From 1b8d292451900eba9f06f876e188c8a8b1c639d8 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Thu, 13 May 2004 04:29:12 +0000 Subject: Update wm/fluxbox to 0.9.9, based on patch sent by Stefan Kruger in PR pkg/25468. News in 0.9.9: * New commands: * Deiconify * Where mode is: * last - deiconify last iconified window * lastworkspace (default) - deiconify last iconified window from current workspace * all - deiconify all iconified windows * allworkspace - deiconify all iconfied windows from current workspace * and dest is: * current (default) - deiconify them on current windows * origin - deiconify them where they were * originquiet - deiconify to old workspace but dont follow * SendToNextWorkspace * sends current window forward workspaces * SendToPrevWorkspace * sends current window backward workspaces * WindowMenu * popups the window menu * New resources: * session.tabsAttachArea: * where mode is: * Window - dropping tabs to any part of the destination-window leads to attaching to that frame (default) * Titlebar - dropping tabs only to the titlebar of the destination- window leads to attaching to that frame * session.screen.overlay.lineWidth: * session.screen.overlay.lineStyle: * Valid arguments: LineSolid, LineOnOffDash LineDoubleDash * session.screen.overlay.joinStyle: * Valid arguments: JoinRound, JoindMiter, JoinBevel * session.screen.overlay.capStyle: * Valid arguments: CapNotLast, CapRound, CapButt, CapProjecting * KDE dockapps docks in systray inside toolbar now * Support aspect ratio hints * Optional decoration on transient windows * Added ! as a comment char in keys file * Improved rendering speed while changing workspace * Improved checking for compiler and compiler version * Improved transparent rendering speed * Remember hidden state for apps * [IconHidden] hides the app from the icon bar * [FocusHidden] hides the app from the list to be reachable via Next/PrevWindow * [Hidden] is [IconHidden] + [FocusHidden] Example ~/.fluxbox/apps: [IconHidden] {true} * Expands tilde for slitlist file * Using WM_CLASS instead of NAME in slitlist file * Window snapping to other windows * More support for Extended Window Manager Hints: * _NET_WM_WINDOW_TYPE * _NET_WM_WINDOW_TYPE_DOCK * _NET_WM_STATE_ABOVE * _NET_WM_STATE_BELOW * _NET_WM_CLIENT_LIST_STACKING * _NET_WM_DESKTOP_VIEWPORT * _NET_WM_DESKTOP_GEOMETRY * _NET_WORKAREA * _NET_ACTIVE_WINDOW * _NET_WM_STATE_HIDDEN * _NET_WM_STATE_SKIP_TASKBAR * sl_SI nls * Updated nl_NL locales * fbrun news: * cycling in tab completion * completes binaries from your $PATH * if you want to use old history tab-complete, press Ctrl-tab * completes path names * Control-C clears the text * Fixed cursor bug * fluxbox-generate_menu news: * Updated German locales * More firefox support * portability fixes * improve menu reloading * more menu entries * French locales * Portuguese locales Bug fixes: * Decoration bug with mwm hint + remember * Drawing issues with big menus * _MOTIF_WM_HINTS decoration toggle bug * No-text-in-iconbar bug on restart * Menu time stamp on root menu * placeWindow caused spinning with screens higher than width e.g. vertical xinerama * compiles in cygwin * update of keys on keymap change * infinite loop in fbrun * window size bug in no-decor windows on start/restart * The _NET_MOVERESIZE_WINDOW crash bug * mplayer -vo xvid bug * menu keyboard navigation bug --- wm/fluxbox/PLIST | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'wm/fluxbox/PLIST') diff --git a/wm/fluxbox/PLIST b/wm/fluxbox/PLIST index 69ff2c71320..fd7292b3c15 100644 --- a/wm/fluxbox/PLIST +++ b/wm/fluxbox/PLIST @@ -1,10 +1,14 @@ -@comment $NetBSD: PLIST,v 1.6 2004/01/29 16:58:03 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.7 2004/05/13 04:29:13 xtraeme Exp $ bin/fbrun bin/fbsetbg bin/fluxbox bin/fluxbox-generate_menu bin/startfluxbox +man/man1/fbrun.1 +man/man1/fbsetbg.1 man/man1/fluxbox.1 +man/man1/fluxstyle.1 +man/man1/startfluxbox.1 share/fluxbox/init share/fluxbox/keys share/fluxbox/menu @@ -26,9 +30,11 @@ share/fluxbox/nls/ja_JP/fluxbox.cat share/fluxbox/nls/lv share/fluxbox/nls/lv_LV/fluxbox.cat share/fluxbox/nls/nl_NL/fluxbox.cat +share/fluxbox/nls/pl_PL/fluxbox.cat share/fluxbox/nls/pt_BR/fluxbox.cat share/fluxbox/nls/pt_PT/fluxbox.cat share/fluxbox/nls/ru_RU/fluxbox.cat +share/fluxbox/nls/sl_SI/fluxbox.cat share/fluxbox/nls/sv_SE/fluxbox.cat share/fluxbox/nls/tr_TR/fluxbox.cat share/fluxbox/styles/Artwiz @@ -99,9 +105,11 @@ share/fluxbox/styles/qnx-photon @dirrm share/fluxbox/styles @dirrm share/fluxbox/nls/tr_TR @dirrm share/fluxbox/nls/sv_SE +@dirrm share/fluxbox/nls/sl_SI @dirrm share/fluxbox/nls/ru_RU @dirrm share/fluxbox/nls/pt_PT @dirrm share/fluxbox/nls/pt_BR +@dirrm share/fluxbox/nls/pl_PL @dirrm share/fluxbox/nls/nl_NL @dirrm share/fluxbox/nls/lv_LV @dirrm share/fluxbox/nls/ja_JP -- cgit v1.2.3