Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-03-16 | updated changes | mathias | 1 | -0/+17 | |
2005-03-16 | added new option to specify, on which screen | mathias | 2 | -67/+114 | |
fluxbox should handle the windows. default behavior is to handle each available screen. closes #1159809. usage: -screen <"all"|int[,int]> eg: $> fluxbox -screen 0,2 will run fluxbox on 0.0 and 0.2 so one can run any other wm on 0.1. $> fluxbox -screen all default, fluxbox manages all screens | |||||
2005-03-16 | fix for #1152450, when having multiple screens the rootCommand's were | mathias | 2 | -3/+6 | |
called too often: m_root_menu is locked for the current screen when loading the style for the current screen, but not for the screens already initialized and thus its executed when called thru Theme::reconfigure(); now only the themes on the same screen are affected by the load-routine. | |||||
2005-03-16 | update | fluxgen | 1 | -0/+4 | |
2005-03-16 | with menu, style, keys, init options, thanks php-coder | fluxgen | 1 | -4/+4 | |
2005-03-16 | with menu, style, keys, init options, thanks php-coder | fluxgen | 1 | -1/+28 | |
2005-03-10 | updated changes | mathias | 1 | -0/+2 | |
2005-03-10 | commands with trailing whitespaces were problematic coz the 'argument' was | mathias | 1 | -1/+1 | |
notempty (eg :NextWorkspace or :PrevWorkspace want to have the 'argument' really empty). now the first thing we do is to remove whitespaces from begin and end of the line. | |||||
2005-03-10 | changelog update about which usage | simonb | 1 | -0/+4 | |
2005-03-10 | fix 'which' program compatibility. | simonb | 2 | -70/+59 | |
Test the capabilities of the one we find, rather than guessing based on the system type | |||||
2005-02-13 | update | fluxgen | 1 | -0/+2 | |
2005-02-13 | update for romanian, thanks Costin Stroie | fluxgen | 1 | -14/+14 | |
2005-02-13 | update | fluxgen | 1 | -0/+4 | |
2005-02-13 | using stringstream header in FbTk | fluxgen | 2 | -40/+16 | |
2005-02-13 | stringstream header | fluxgen | 1 | -15/+3 | |
2005-02-13 | added stringstream header | fluxgen | 1 | -0/+1 | |
2005-02-13 | stringstream | fluxgen | 1 | -0/+19 | |
2005-02-10 | cosmetic + updated copyright year | mathias | 4 | -20/+12 | |
2005-02-10 | more portability-stuff from dung, mostly for variables | mathias | 1 | -15/+29 | |
2005-02-09 | updated changes | mathias | 1 | -0/+3 | |
2005-02-09 | patch from dung lam to fix some portability-issues with latest fbgm | mathias | 1 | -63/+90 | |
2005-02-08 | updated copyright year | mathias | 1 | -1/+1 | |
2005-02-07 | copyright year | mathias | 2 | -2/+2 | |
2005-02-07 | updated copyright date | mathias | 1 | -1/+1 | |
2005-02-07 | cosmetic white-space-stuff and/or copyright dates | mathias | 4 | -12/+13 | |
2005-02-07 | white-space cosmetic | mathias | 2 | -56/+56 | |
2005-02-07 | updated copyright dates | mathias | 7 | -7/+7 | |
2005-02-04 | updated changes | mathias | 1 | -0/+3 | |
2005-02-04 | fixed uninitialized pointer which could lead to segfaults when the user | mathias | 1 | -1/+1 | |
specifies nonexistent/invalid tool-names in the init-file | |||||
2005-02-03 | updated changes | mathias | 1 | -0/+5 | |
2005-02-03 | fixes the year for fluxbox -version | mathias | 2 | -3/+15 | |
added a way to display the svn-revision-number in fluxbox -info | |||||
2005-02-02 | updated manpage for the SIGNAL change | mathias | 1 | -4/+4 | |
2005-02-02 | updated changes | mathias | 1 | -2/+10 | |
2005-02-02 | changed SIGNAL handling to: | mathias | 1 | -3/+3 | |
SIGHUP: restartfluxbox SIGUSR1: load configuration SIGUSR2: reload configuration TODO: whats the essential difference between "loading" and "reloading"? maybe we can drop one of that functions | |||||
2005-02-02 | added apps (close #1107234) | mathias | 1 | -4/+6 | |
changed "ownership" -> Dung Lam takes over from Han | |||||
2005-02-01 | updated changes | mathias | 1 | -1/+4 | |
2005-02-01 | imlib2 wasnt default-off as it seems, this should fix it | mathias | 1 | -12/+13 | |
2005-02-01 | updated changes | mathias | 1 | -0/+5 | |
2005-02-01 | minor changes to ru_RU - translations (thanx php-coder) | mathias | 1 | -0/+3 | |
2005-01-31 | closes #1107213, 64bit issues with XChangeProperty | mathias | 4 | -14/+14 | |
submitted by Matthieu Herrb <matthieu.herrb@laas.fr> | |||||
2005-01-31 | close #1111378, -S (smooth) to wmsetbg's aspect-setting | mathias | 1 | -1/+1 | |
2005-01-31 | updated changes | mathias | 1 | -0/+2 | |
2005-01-31 | updated translators | mathias | 1 | -0/+1 | |
2005-01-31 | added cs_CZ-locales (thanx to Radek Kubicek) | mathias | 5 | -4/+334 | |
2005-01-30 | outcommenting of some debugmessages | mathias | 1 | -22/+20 | |
2005-01-29 | updated changes | mathias | 1 | -1/+9 | |
2005-01-29 | big feature-addon for fbgm: icon-support. work done by Dung N. Lam | mathias | 1 | -21/+361 | |
2005-01-24 | updated changes | mathias | 1 | -0/+2 | |
2005-01-24 | fix to solve compileproblems under freebsd4 | mathias | 1 | -1/+1 | |
2005-01-24 | updated changes | mathias | 1 | -0/+1 | |