Commit graph

5543 commits

Author SHA1 Message Date
Mathias Gumz
9cd953b2e1 compile fix: ISO C++ forbids variable length array 'names' 2009-09-30 21:05:42 +02:00
Mathias Gumz
f8c61a1ba2 compile fix: use the correct format string to parse the number 2009-09-30 21:05:02 +02:00
Mathias Gumz
e8c2690bfc cosmetic: slightly less code to do the same 2009-09-30 21:03:59 +02:00
Mathias Gumz
12fe9ca7a8 compile fix: sun compiler complains about missing std::mem_fun_t<> 2009-09-30 21:03:25 +02:00
Mathias Gumz
884db973bb cosmetic fixes: removed redundant ';' + some whitespaces 2009-09-30 21:02:24 +02:00
Mathias Gumz
4663a9591e bugfix: 'HideMenus' command did not work if the user 'opened' an empty submenu.
'openeing' such an empty submenu lead to an already hidden menu referenced by
the 'shown' pointer
2009-09-23 22:21:13 +02:00
Mark Tiefenbruck
cfd055064a mwm hints can't control the close button 2009-09-14 02:13:33 -07:00
Mathias Gumz
5a3f25cda1 implemented visibility of titlebar buttons via the apps file 2009-09-12 16:19:46 +02:00
Mathias Gumz
5f958b3bd5 check for errno while parsing the deco mask 2009-09-12 16:03:42 +02:00
Mark Tiefenbruck
6a37a047eb add some generated files to .gitignore 2009-08-31 13:43:43 -07:00
Mark Tiefenbruck
ca9e2e0d15 allow navigating multi-column menus with left and right arrows 2009-08-08 10:20:45 -07:00
Mark Tiefenbruck
07da360b2b more fixes for fluxconf mangling the keys file 2009-08-08 09:14:39 -07:00
Mark Tiefenbruck
9dcbff31b4 make autohide only show the border or 1 pixel if borderless 2009-07-24 00:56:04 -07:00
Mark Tiefenbruck
589125672b allow matching screen number in ClientPattern 2009-06-28 13:10:58 -07:00
Mark Tiefenbruck
bb05494751 add a few items to fbgm 2009-06-28 12:57:42 -07:00
Mark Tiefenbruck
27d181f490 hide the menu when you click on a window 2009-06-28 12:34:34 -07:00
Mark Tiefenbruck
9f59ce18a2 change default toolbar tools to:
prevworkspace, workspacename, nextworkspace, iconbar, systemtray, clock
2009-06-28 10:54:55 -07:00
Mark Tiefenbruck
5f9f2475b7 make Raise/LowerLayer accept integer argument for number of layers, default 2 2009-06-28 10:15:06 -07:00
Mark Tiefenbruck
c1d9ae5068 fix changing iconbar alignment and button width from init file 2009-06-28 09:39:28 -07:00
Mark Tiefenbruck
659af0eb75 allow 'Ctrl' and 'Alt' as modifiers in keys file 2009-06-28 09:12:02 -07:00
Mark Tiefenbruck
8addc54e7e allow "lower" as a reference point for MoveTo, etc. 2009-06-28 09:04:46 -07:00
Mark Tiefenbruck
4e586cc172 previous fix for reverting iconbar to relative broke external tabs 2009-06-28 08:22:51 -07:00
Mark Tiefenbruck
f3d61235f3 change default toolbar head from 0 to 1 2009-06-28 04:11:49 -07:00
Mark Tiefenbruck
f2c0175a72 add window menu and alt-tab to error case for keys file 2009-06-28 03:55:21 -07:00
Mark Tiefenbruck
fe92b6b39b revert to relative iconbar alignment when too many windows are open 2009-06-28 03:40:50 -07:00
Mark Tiefenbruck
02e0f9321c use current workspace in ClientPattern when client has no FbWindow 2009-06-25 03:18:27 -07:00
Jim Ramsay
ed28c69b8d Cleaned up 'fbsetbg -h' output
Reordered the "Options" section and made it more clear that for setting solid,
gradient, or pattern textures, one should also refer to fbsetroot(1).
2009-05-28 14:31:54 -04:00
Jim Ramsay
5d183bf079 Updated ChangeLog 2009-05-27 08:58:59 -04:00
Jim Ramsay
71b639936f Added warning for "ChangeWorkspace" event 2009-05-27 08:40:00 -04:00
Jim Ramsay
54b49c63a6 Merge branch 'mousefocus' 2009-05-26 16:45:05 -04:00
Jim Ramsay
04538cbaa1 Removing improperly-added man pages.
These were leftovers from a marginally-botched rebase of my docs branch before
pushing to the main tree.
2009-05-26 16:38:48 -04:00
Jim Ramsay
ae2d4b6b53 Don't complain on '-z' if there's no lastwallpaper
This hides the odd cornercase of users with no lastwallpaper file and no
background set in their style or overlay.

Adapted from the patch at
http://sourceforge.net/tracker/?func=detail&aid=2389567&group_id=35398&atid=413962
2009-05-26 16:36:43 -04:00
Jim Ramsay
edffe9c93f Allow 'background: unset'
When a user sets 'background: none' it really means "Do not let themes touch the
background I have already set with fbsetbg" -> It does still actually call
fbsetbeg to re-assert the proper background.

This new value 'unset' is for users who will use an alternate method to set
their background (root-tail, xscreensaver, or whatever).  It instructs fluxbox
to *never* run fbsetbg.
2009-05-26 16:36:13 -04:00
Jim Ramsay
ff6a46391f Error on incomplete MacroCmd key command 2009-05-26 16:27:31 -04:00
Jim Ramsay
a56e409b1f Exit loop for unterminated { } pair 2009-05-26 16:27:31 -04:00
Jim Ramsay
ba5d30f4ce Added note about cancelling key chains 2009-05-26 16:16:07 -04:00
Jim Ramsay
42f2b03f60 Updated formatting for RESOURCES and ENVIRONMENT 2009-05-26 16:16:07 -04:00
Jim Ramsay
ce1fb1cf8e Added note on ChangeWorkspace 2009-05-26 16:16:07 -04:00
Jim Ramsay
f68ff84bd1 Small edits for consistency 2009-05-26 16:16:07 -04:00
Jim Ramsay
54ee631cd8 Added new 'make dist' target for ease in updating the manuals 2009-05-26 16:16:07 -04:00
Jim Ramsay
e1018645da Converted startfluxbox(1) to asciidoc format 2009-05-26 16:16:07 -04:00
Jim Ramsay
437ec3bf37 Converted fbsetroot(1) to asciidoc format 2009-05-26 16:16:07 -04:00
Jim Ramsay
4b4fa5bdeb Moved fbsetbg(1) to asciidoc format 2009-05-26 16:16:07 -04:00
Jim Ramsay
0ac042c1ce Moved fbrun(1) to asciidoc format 2009-05-26 16:16:07 -04:00
Jim Ramsay
a85866175a Created fluxbox-menu(5)
This separates the menu-syntax portions of fluxbox.txt out into its own man
page, and includes a rather large rewrite of much of fluxbox.txt, as well as
small improvements in other pages.
2009-05-26 16:16:06 -04:00
Jim Ramsay
6beb1f96b2 Process all asciidoc-generated man pages with sed
This makes things a bit simpler and more generic.
2009-05-26 16:16:06 -04:00
Jim Ramsay
bd8275b33c Renamed fluxstyle(1) to fluxbox-style(5) 2009-05-26 16:14:47 -04:00
Jim Ramsay
6a818df30e Added missing asciidoc manual attributes
Added :man source:, :man revision:, and :man manual: attributes to all remaining
asciidoc manpages, and regenerated them with asciidoc-8.2.7
2009-05-26 16:14:01 -04:00
Jim Ramsay
a69c429e02 Removed APPLICATIONS section from fluxbox(1)
This is now in its own man page, fluxbox-apps(5).
2009-05-26 16:14:01 -04:00
Jim Ramsay
56e393a71c Added fluxbox-apps(5) manpage
This now shares the CLIENT PATTERNS section in common with fluxbox-keys(5), so I
split this out into a client-patterns.txt which is included by both
fluxbox-apps.txt and fluxbox-keys.txt.
2009-05-26 16:14:01 -04:00