LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 12-25-2017, 04:56 PM   #31
patrick295767
Member
 
Registered: Feb 2006
Distribution: FreeBSD, Linux, Slackware, LFS, Gparted
Posts: 664

Original Poster
Rep: Reputation: 138Reputation: 138

Quote:
Originally Posted by sevendogsbsd View Post
Wow, did not know that, thanks for the tip! I love the simplicity of BB but the bbkeys issue always made me switch.
xbindkeys is possible workaround, but a really good alternative to bbkeys IS needed. xbindkeys needs a fork.
 
Old 12-26-2017, 04:24 AM   #32
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by patrick295767 View Post
Testing with apt-get gave me these results. Blackbox requires just:
Code:
The following NEW packages will be installed:
  blackbox libbt0v5
while openbox requires:
Code:
root@devuan:/home/darkhacker# apt-get install openbox
The following NEW packages will be installed:
  adwaita-icon-theme at-spi2-core dconf-gsettings-backend dconf-service fontconfig giblib1
  glib-networking glib-networking-common glib-networking-services gsettings-desktop-schemas
  gtk-update-icon-cache hicolor-icon-theme libatk-bridge2.0-0 libatk1.0-0 libatk1.0-data libatspi2.0-0
  libavahi-client3 libcairo-gobject2 libcairo2 libcolord2 libcroco3 libcups2 libdatrie1 libdconf1
  libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgif7 libgraphite2-3 libgtk-3-0 libgtk-3-bin
  libgtk-3-common libharfbuzz0b libid3tag0 libimlib2 libjbig0 libjson-glib-1.0-0 libjson-glib-1.0-common
  liblcms2-2 libobrender32v5 libobt2v5 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0
  libpangoxft-1.0-0 libproxy1v5 librest-0.7-0 librsvg2-2 librsvg2-common libsoup-gnome2.4-1 libsoup2.4-1
  libstartup-notification0 libthai-data libthai0 libtiff5 libxcb-render0 libxcb-shm0 libxcb-util0
  libxcomposite1 libxrandr2 obconf openbox python-xdg scrot
0 upgraded, 63 newly installed, 0 to remove and 18 not upgraded.
Need to get 25.3 MB of archives.
After this operation, 86.7 MB of additional disk space will be used.
Do you want to continue? [Y/n]
EDIT @Ondoho:
actually, yes.
it IS of major importance.
you didn't disable install-recommends!
so this really is a debian issue; openbox does NOT depend on gtk3.
this was discussed already a while ago on e.g. bunsenlabs forums.

anyhow, nobody disputes that openbox is larger than blackbox, but compared to other apps required on a modern desktop, the difference is negligible.
like arguing whether you dropped 10 or 20 crumbs while eating a sandwich.
 
Old 12-26-2017, 07:24 AM   #33
Mill J
Senior Member
 
Registered: Feb 2017
Location: @127.0.0.1
Distribution: Mint, Void, MX, Haiku, PMOS, Plasma Mobile, and many others
Posts: 1,258
Blog Entries: 2

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
You have to realise openbox is part of several different DEs and a drop in alternative to several other wms in other DE means openbox has to support all these variables.

I don't know where blackbox is on this but I'm assuming it is used as a standalone WM?
 
Old 12-26-2017, 07:29 AM   #34
sevendogsbsd
Senior Member
 
Registered: Sep 2017
Distribution: FreeBSD
Posts: 2,252

Rep: Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011
Core openbox is used for some DEs (LXDE) but it was designed as a standalone WM. Blackbox was also designed as a standalone WM.
 
Old 12-26-2017, 09:16 AM   #35
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
i like my window manager to be as EWMH compliant as possible.
 
Old 12-26-2017, 10:12 AM   #36
sevendogsbsd
Senior Member
 
Registered: Sep 2017
Distribution: FreeBSD
Posts: 2,252

Rep: Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011
What does that mean exactly? Heard the term, not sure what it means.
 
Old 12-26-2017, 02:34 PM   #37
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
https://en.wikipedia.org/wiki/EWMH
 
Old 12-26-2017, 02:41 PM   #38
sevendogsbsd
Senior Member
 
Registered: Sep 2017
Distribution: FreeBSD
Posts: 2,252

Rep: Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011
Thank you for the reference.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Openbox versus JWM ? Xeratul Linux - Desktop 14 04-08-2017 11:24 AM
have fast openbox or blackbox the Workspace Warping feature? frenchn00b Linux - General 3 10-15-2008 06:40 AM
Fluxbox, Blackbox, Openbox, IceWM, or other? Philips Linux - Desktop 13 11-04-2006 04:40 PM
Fluxbox Blackbox or Openbox? Ray_Kovecses Linux - Software 2 09-30-2005 11:09 PM
Blackbox vs. Openbox vs. fluxbox denizen Linux - Software 10 12-01-2004 11:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 06:14 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration