Fluxbox 1.3.6 Released 63
jones_supa writes: After nearly two years since the previous release, the Fluxbox team has released version 1.3.6 to start off the new year. Like most Linux geeks already know, Fluxbox is the long-standing X window manager derived from Blackbox. The new version (announcement) puts emphasis on quality assurance and takes care of fixing a bunch of critical bugs: clocktool problems, rendering long text, race condition on shutdown, lost keypresses after workspace switch, corruption of fbrun-history, and resize and move problems. The two new features are an ArrangeWindowsStack action and treating Windows with a WM_CLASS as DockApp as DockApps. Translations for Bulgarian, Hebrew and Japanese also got updates. The Fluxbox project sends many thanks to all the contributors.
Re: (Score:2)
Re: (Score:2)
Congrats (Score:4, Interesting)
Re: (Score:2)
Re: (Score:2)
Wayland / serious question (Score:1)
What will happen to alternative window managers like Fluxbox once Wayland starts replacing X? (and I suppose other things like Mir as well as Wayland)
Re: (Score:2)
Re: (Score:1)
I put the question this way: when will Fluxbox get Wayland support?
Re: (Score:2)
Re: (Score:2, Interesting)
Wayland is just like X. A framework to build gui stuff on. It is X compatible too and supports the protocol.
What is the big deal?
Infact I remember something called the Unix Haters Manual which has a large section about X. I remember X back in 1998. It is a POS! It took 70% of the ram in my system.
You all hate it and think it is GOD because you are reading this on an i5 with gigs of ram. But trust me no openGl, true type fonts, 100% of all ram in a 8 meg system, wrong XFree86.conf file meant fried monitors,
Re: (Score:3, Insightful)
Wayland is just like X. A framework to build gui stuff on. It is X compatible too and supports the protocol.
No, it isn't compatible with X, no more than Windows or OXS is compatible with X (both can run an X server).
Wayland's view of the world is essentially a bunch of surfaces, collections of which belong to programs. a program can draw updates to the surface then inform Wayland that the drawing updates are done.
The wayland compositor is on the other end and decids how to draw the surfaces to the screen (
Re: (Score:2)
It is X compatible too and supports the protocol.
Wayland is an API for creating / destroy / rendering windows as graphical surfaces and handling input events. Wayland is implemented by a compositor, e.g. Weston. Neither Wayland nor Weston gives a damn about X in any way shape or form. If you want to run X apps then you'd run the Xwayland server which uses wayland as its backend and hosts clients through X11 protocol. I expect most dists that switch to wayland would seamlessly fire up the server if its needed although over time more and more applications w
Re: (Score:2)
The Unix Haters Handbook is online: http://web.mit.edu/~simsong/ww... [mit.edu]
Re: (Score:2)
You've forgotten that "top" reported 100% of the memory in the video cards as used by X and then added that to what X was using onboard.
It was amusing in machines with large video cards when it reported that X was using more memory than was on the motherboard.
Re: (Score:2)
Re: (Score:2)
How does the client decide how to do the decorations? Does that mean you'll see a KDE application use a KDE theme with minimize/maximize/close buttons, and a GTK3 application will have a Gnome-like theme with only the close button and not "minimize"?
Re: (Score:2)
If Wayland takes off then fluxbox etc may follow with support for it, and si
Re: (Score:2)
Wayland doesn't have window managers in quite the same sense they will be totally incompatible (excluding the X11 layer that runs on top of Wayland). However there is nothing to stop there from being multiple flavors of window management under Wayland. So there will be a generational shift.
works well enough (Score:3)
I've got it on my server. When you absolutely need a display (rarely) fluxbox inside a VNC server does the job and stays out of the way.
Re: (Score:2)
"I've got it on my server. When you absolutely need a display"
Can you please point out some examples of these needs?
Re:works well enough (Score:5, Informative)
You have a remote APC UPS and you need to configure some obscure option through their stupid GUI application (and can't find the serial protocol reference).
You want to configure a remote printer that has a JAVA interface that's slow and won't properly load over a port forward.
You have an X app you normally just forward through SSH but you're on a terrible connection and don't want the app to keep getting killed by reconnecting.
You want to verify how the Intranet page loads locally to the user without taking over someone's desktop.
Some asinine printer driver comes with a GUI installer and you just really need to get through it once.
Re: (Score:2)
You do realize that (sadly) VNC over a port forward is both more stable and faster than most SSH X11 forwards.
Re: (Score:2)
Sure, when you're running VMs and those VMs don't have SSH or serial consoles configured yet. The RDP server for virtualbox for example is not available unless you install Oracle's proprietary extensions.
So, I'll SSH in, start vnc, start my client, and connect via SSH tunnel. Fire up virtualbox, play around on the console until SSH can do the job.
(If I had a choice I'd have just put ESX on the host, but it's not an option. Even if it was, it would have to be one of those custom ISOs since it isn't officiall
Fluxbox is the best (Score:1)
Fluxbox runs on my EeePC with OpenBSD. I can't imagine needing GNOME or KDE. Fluxbox does everything I need, and stays out of the way. It's simple flexibility, perfected. Kudos!
almost a coherent sentence... (Score:2)
"treating Windows with a WM_CLASS as DockApp as DockApps."
Well, if it walks like a DockApp and talks like DockApp, it's probably a DockApp.
P.S. - I like words better when they actually say things.
Re: (Score:2)
(*)The sentence, stupid!
Year of the Linux Desktop?!? (Score:1)
After nearly two years since the previous release, the Fluxbox team has released version 1.3.6 to start off the new year. Like most Linux geeks already know, Fluxbox is the long-standing X window manager derived from Blackbox. The new version (announcement) puts emphasis on quality assurance and takes care of fixing a bunch of critical bugs: clocktool problems, rendering long text, race condition on shutdown, lost keypresses after workspace switch, corruption of fbrun-history, and resize and move problems.
It only took two years for the open source community to implement these fixes, meanwhile Team M$FT is still trying to figure out how to optimize their HOSTS files like a bunch of n11bs.
Re: (Score:2)
Re: (Score:2)
I can clearly remember using 1.0, 2.0, 3.0, and 3.1.
It was 1.0 which couldn't overlap windows; only tile. 2.0 could overlap, and pretty much worked visually as we would expect a windowing manager to work today. 3.0 introduced 286 protected mode support, and could to some limited extent benefit even more from 386, but did not yet support the miracle of 3
FVWM95 FTW (Score:1)
fluxbox is for the linux bourgeois.
Re: (Score:2)
then who is kde and gnome 3 for?
Re: (Score:3)
I know what it is (Score:3, Insightful)
but the description of it in this summary is pointless
"Like most Linux geeks already know, Fluxbox is the long-standing X window manager derived from Blackbox"
lets say I am not a linux geek, I have linux but its ubuntu or min and whatever ships with that is all I know as far as desktops go? what is fluxbox? oh its derived from blackbox, gee fucking thanks for that useful bit of info, so why even have it in there?
Whoa where is my cell phone UI? (Score:2)
All these things are sooo 20th century. It is skuemorphic and uses real world objects and menus to display things. Oh bad bad bro from my art professor.
I want my cell phone interface. It needs to be all white and flat and only 1 app at a time man. I just can't handle this and XP. It makes me wanna cry as computers really are not calculators that do all these complicated things. They are an appliance!
This is not freshmeat/freecode (Score:1)
Pretty soon this site will just be randomly AI-selected tech news feeds and commenting will be disabled to reduce maintenance cost.
slow-clap (Score:2)
What a well-written summary.
It told me what Fluxbox was, why it was important, why this announcement was important, and didn't make me feel stupid for not knowing about it already (since I'm not a linux geek). I'd wish more announcements would follow this pattern.
still good for me (Score:1)