diff options
author | hubertf <hubertf@pkgsrc.org> | 2003-07-28 17:50:07 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2003-07-28 17:50:07 +0000 |
commit | 3bd7246bcd4b0ac26fc89eb0a2e80f82aebeb498 (patch) | |
tree | 0673e4d0927b526c35c8fa35168f81bf8798c54d /wm/fluxbox/distinfo | |
parent | cab075c2edb8aa069e83deb0c94c82c028cf8859 (diff) | |
download | pkgsrc-3bd7246bcd4b0ac26fc89eb0a2e80f82aebeb498.tar.gz |
Update fluxbox to 0.9.4. Changes:
* Keyboard navigation in menus
* Keys:
Up/Down: select menu item
Left/Right: go in/out from sub menus
Escape: close menu and return focus to windows
Enter: run/execute/toggle menu item
To set input focus on the menu you either click on the title bar
or bring it up with key bindings
* New action strings
* ArrangeWindows
This will arrange the windows on the current desktop
* ShowDesktop
This will iconify all windows on the current desktop
* The same action strings that are in keys file can
now be used in the menu
example:
[ArrangeWindows] (arrange windows)
* New theme items
* toolbar.button.borderWidth: <integer>
* toolbar.borderWidth: <integer>
* toolbar.bevelWidth: <integer>
* toolbar.borderColor: <color>
* slit.borderWidth: <integer>
* slit.bevelWidth: <integer>
* slit.borderColor: <color>
* [startup] option in remember file
Can now add entries to apps file like:
[startup] {xterm}
Then "xterm" will be launched on fluxbox startup.
Can also give a screen option:
[startup] (screen=1) {xterm}
will start it on screen 1 rather than the default 0.
* Rounded corners on menu, windows and toolbar
Theme items:
* menu.roundCorners: <shape item>
* toolbar.shaped: <boolean>
* window.roundCorners: <shape item>
Shape item can be: TopLeft TopRight BottomLeft and/or BottomRight
example: menu.roundCorners: TopRight BottomLeft
* The current style is now marked in the style menu
* Compile time option for toolbar
--disable-toolbar
--enable-toolbar (default)
* Emacs style key bindings in fbrun
* Tab completion in fbrun
* Group persistence over a restart
* Maximization stop on slit and toolbar (check Maximize Over menu items)
* Support for _NET_WM_STRUT
* Regular expression support for remember
Bug fixes:
* Toggle maximize vertical/horizontal
* Slit/Toolbar auto hide bug
* Button alignment bug in title bar
* Trailing whitespace in group file resource
* Group cycling
Based on patch by Tom Hensel [ tom at replic8 dot net ].
Diffstat (limited to 'wm/fluxbox/distinfo')
-rw-r--r-- | wm/fluxbox/distinfo | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/wm/fluxbox/distinfo b/wm/fluxbox/distinfo index 8e64a6ecd86..5d84d01ebce 100644 --- a/wm/fluxbox/distinfo +++ b/wm/fluxbox/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.7 2003/02/14 20:57:55 wiz Exp $ +$NetBSD: distinfo,v 1.8 2003/07/28 17:50:11 hubertf Exp $ -SHA1 (fluxbox-0.1.14.tar.bz2) = 9c543bc6e68f9b4491183cbe16d79a191dec8e67 -Size (fluxbox-0.1.14.tar.bz2) = 375499 bytes +SHA1 (fluxbox-0.9.4.tar.bz2) = b0b5c9f8befc6e2014fed61bb09262ecae0b8b58 +Size (fluxbox-0.9.4.tar.bz2) = 442182 bytes SHA1 (patch-aa) = 3d28a16dc3131b0b723f9c5a0ed86be7d7aadd31 -SHA1 (patch-ab) = 7f3ceca7b5f110fee05d6f6eb4e2191d142b8561 -SHA1 (patch-ac) = 2b0b93ca8a6d18f30284baff97fe42be459348ba +SHA1 (patch-ab) = 296fe52f6215612ed94a0c9279ac804e42efb06c +SHA1 (patch-ac) = fcbf8b9978b145680a27a6e4796d8a5738a9c035 +SHA1 (patch-ad) = 9fe4a9fe549afc3f402b0b11050c69f3c9621118 |