PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Fluxbox 1.0-rc2



scriptorius
14.06.06, 08:45
What is FluxBox?
Fluxbox is yet another windowmanager for X.
It's based on the Blackbox 0.61.1 code. Fluxbox looks like blackbox and handles styles, colors, window placement and similar thing exactly like blackbox (100% theme/style compability).

HP:
http://www.fluxbox.org

Download:
http://www.fluxbox.org/download.php

News in 1.0rc:



* External tabs are back.
- option in Configure menu to enable/disable
No restart required.
* Added support for following atoms:
_NET_WM_MOVERESIZE
_NET_WM_STATE_DEMANDS_ATTENTION (flashing titlebar/iconbar)
_NET_WM_ALLOWED_ACTIONS
_NET_WM_ACTION_
_NET_WM_STATE_MODAL
_NET_WM_WINDOW_TYPE_SPLASH
_NET_RESTACK_WINDOW
For a complete list of supported net wm atoms
go to: http://www.fluxbox.org/docs/ewmh-support.html
* Added new commands:
* ToggleCmd
Works like a macro but executes the commands one at the time in order.
Example:
Mod1 T :ToggleCmd {Exec xterm} {NextWindow}
When Mod1 T is press the first time it will start xterm, the second time
it will do NextWindow. When it reaches end it will start at the beginning.
* CloseAllWindows
Closes all windows.
* Supports urgency hint ( flashing titlebar/iconbar )
* Pressing shift while pressing enter in menu item will fake a right mouse
button press. Useful for increase/decrease values in menu.
* Updated documentation
* Flashing titlebar/iconbar when the window demands attention with urgency
hint or using _NET_WM_STATE_DEMANDS_ATTENTION.
The blink rate can be configured with the following resource:
session.screen0.demandsAttentionTimeout:
Default value is 500.
If the value is zero this feature will be disabled.
* Better UTF-8 handling
* fbrun: Move the cursor to the end when tab completing
(rfe #1333003, patch #1475578)
* Added option to reverse desktop wheeling (patch #1034287)
session.screen0.reversewheeling: true|false
* Vertical toolbar is back.
* Provide "Key Modes"
- New action in keys file:
Modifier Key :KeyMode
Will define a key binding namespace activated by the given mod/key
combination. The End Modifier and key are optional. They define
the key combination that quits the given key mode. They default
to just 'Escape'.
- New keys file optional prefix:
: Modifier Key :Command
will only work when the keymode is activated.
- is "default" if not specified - so:
**default commands will not be activated inside another keymode**
- Handy Example:
Mod1 X :KeyMode XNest
XNest: Mod1 X :KeyMode default
Will switch to XNest keymode when you press Alt-X. Then the
default bindings will not be caught by normal fluxbox, and will
pass through to an Xnested one! Groovy... Alt-X will switch back
to normal.
Bug fixes:
* #1475268(patch) Fix occasional highlighting of menu nops+separators
* #1474722(patch) Focus singular windows on a workspace
* #1499402 Fix building on machines without iconv
* #1113668 Fix workspace menu corruption when window title changes
* #1359442 Fix system tray resize looping/livelock
* #1467871 Fix type of last_release_time, affected double click functions
on 64-bit platforms
* #1454204 Fix compile error in Theme.cc
* Fixed resize box bug, it had wrong size in some cases.
* Fixed bug with horizontal maximization when quadrant resizing
* Fixed transparency on multiple screens & possibly bad root bg atom reading
* Fixed memory leaks & other errors in Menu code
* Fixed crash when toolbar disabled
* Fix build on amd64
* Fixed crash when deiconify stuck windows with Follow mode
* Fixed apps filename on save
* Fix to slit transparency
* Fix resizing of client window when autogroup from apps

See ChangeLog for more details.

ollonois
14.06.06, 08:50
2 doofe ein Gedanke :ugly:

scriptorius
14.06.06, 08:54
2 doofe ein Gedanke :ugly:

Ja, stimmt!
Ich war drei Minuten schneller ... :D

Dafür ist Deine Meldung auf deutsch und sinnvoller gestaltet.

DeeZi
14.06.06, 15:56
What is FluxBox?
Fluxbox is yet another windowmanager for X.
It's based on the Blackbox 0.61.1 code. Fluxbox looks like blackbox and handles styles, colors, window placement and similar thing exactly like blackbox (100% theme/style compability).

klingt wie:
Ei V.2 sieht exakt so aus wie Ei V.1 und schmeckt auch noch genauso :ugly:


mhh, irgendwie werde ich daraus nicht schlau...
Was ist denn jetzt der Unterschied zur Blackbox?

Gruß Dennis

ollonois
14.06.06, 16:14
Auszug aus Wikipedia:

Fluxbox ist ein Window Manager für X basierend auf dem Quellcode von Blackbox 0.61.1.

Fluxbox ähnelt Blackbox und behandelt Styles, Farben, Fensterplatzierungen und ähnliche Dinge genauso wie Blackbox. Es ist somit 100% kompatibel zu den Blackbox-Themes und -Styles. Gerade durch die geringen Hardwareanforderungen wird Fluxbox oft auf älteren Systemen oder von Minimalisten eingesetzt. Gegenüber anderen Windowmanagern bietet Fluxbox durch die relativ vielen Einstellmöglichkeiten auch etwas fürs Auge - ohne dass die Performance darunter leidet.

Dennoch gibt es viele Unterschiede zwischen Fluxbox und Blackbox. Hier eine kleine Liste:

Konfigurierbare Fenstervorsprünge (Tabs)
Iconbar für minimierte Fenster
Wechseln der Arbeitsflächen mit dem Mausrad
Konfigurierbare Titlebar zum Ausrichten von Schaltflächen, für neue Schaltflächen etc.
KDE-Unterstützung
Maximieren über slit-Option
Teilweise Unterstützung für GNOME
Erweitertes Window-Manager-Tipp-Programm

In der Entwickler-Version (laut der Entwickler ebenfalls relativ stabil und für normalen Gebrauch einsetzbar) ab 0.9.x gibt es folgende weitere Funktionen:

In die Titelleiste eingebettete Tabs
Transparente Menüs
Transparente Fensterdekorationen
Transparente Toolbar
Ein von Windows bekanntes "Systray" in dem alle laufenden Programme angezeigt werden
Ein neues Theme-Format, das auch das Einbinden von Bildern in die Titelbalken der Fenster erlaubt
Pixmaps im Menu
Icons auf dem Desktop (durch das tool FbDesk, siehe Links)

rovdyr
15.06.06, 07:22
herrlich... endlich kommt mal wieder was... ich werde die neue version gleich mal antesten.

#
hilsen
rovdyr

Fatty
02.08.06, 14:51
Schon vor einem Monat ist übrigens der Release Candidate 2 erschienen!


News in 1.0rc2:

* New resource/command
* session.modKey:
* command SetModKey
eg: session.modKey: Mod4 allows to use the winkey to resize and move
windows and have Mod1 (Alt) free for using blender or Maya.
* Updated de_DE translation
* Added EUC-KR to ko_KR encodings
* startfluxbox aware of --program-prefix and --program-suffix
* More ewmh support: _NET_WM_WINDOW_TYPE_DIALOG and
_NET_FRAME_EXTENTS are now supported.
* Native Language Support:
* Was broken in 1.0rc
* New menu items to specify encoding of enclosed labels:
[encoding] {UTF-8}
... (menu) ...
[endencoding]
We recommend that all automatic menu generation programs use this
around their output to ensure portability between user locale
settings.
* Automatic conversion for unknown encodings (if supported by host)
Bug fixes:
* #1507754, iconbar text was not updated to match titlebar
* #1362463, menu selection pixmaps disappear
* #1507671, clock not updating on multiple screens
* #1512046, "window.label.unfocus.pixmap" doesn't update
* Fixed slit menu so it closes when you press escape
* Fixed crash when unable to convert between local and utf-8 encodings
* Make Urgency Hint flash the correct tab in a group
* Window placement when apps remembers size but not location
* Menu placement issue with (vertical) xinerama
* nls fixes

Changelog (http://fluxbox.org/changelog.php)

Jaus
09.08.06, 21:03
Ich kann es kaum glaube... Fluxbox in der 1.0 stable Version... Dass ich das noch erleben darf :ugly:

ollonois
09.08.06, 21:16
Kann garnicht sein. :ugly:

Jaus
30.10.06, 14:27
Nur mal so nebenbei:

Am 3. Juli kam schon die rc2-Version der 1.0er raus ;) Wurde hier noch nie erwähnt... Wollte es nur mal gesagt haben:

Changelog:

http://www.fluxbox.org/version-0.9.php

Download:

http://www.fluxbox.org/download.php

Homepage:

http://www.fluxbox.org/

ollonois
30.10.06, 21:40
Schon vor einem Monat ist übrigens der Release Candidate 2 erschienen!



Changelog (http://fluxbox.org/changelog.php)


Ach nein? :ugly:

Jaus
31.10.06, 11:51
Ach nein? :ugly:
Na ja, vielleicht hätte schon mal vorher jemand den Titel geändert ;)