aboutsummaryrefslogtreecommitdiff
path: root/src/Remember.cc
AgeCommit message (Collapse)AuthorFilesLines
2004-12-21* added new command:mathias1-51/+79
sethead <int> which sets the current window to head<int> * added remembering of the head to apps-file: [Head] {<int>}
2004-12-13icc complaint about a "possible" conflict between themathias1-2/+2
FbTk::Menu::update(Subject*) and FbTk::Menu::update(int index) to avoid this, we rename FbTk::Menu::update(int index) -> FbTk::Menu::updateMenu(int index) this is mostly cosmetic, but if it makes the life of a compiler happy, well .. be happy icc :)
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-11-09the remember-menu now acts like a boolmenu, shows the current rememberstateakir1-2/+4
a bit better
2004-10-19added session.appsFile to the ressourcesakir1-3/+2
2004-09-04blank lines againakir1-2/+4
2004-09-02fix to avoid crash when in remember-submenu and closing the applicationakir1-3/+8
-> current clientwindow would be 0x0 -> crash
2004-09-02allow blank lines in apps-fileakir1-4/+6
fixed wrong mapping of [TOP] <-> getNormalLayer()
2004-08-10added literal for layer, patch from Mathias Gumzfluxgen1-23/+35
2004-06-07minor indentfluxgen1-13/+13
2004-06-07update NLS string handling...rathnor1-24/+26
2004-04-18minor fix for decoration stuff and remember position, patch from Mathias Gumzfluxgen1-4/+5
2004-02-20fixed focus issues with remember hidden, patch from Mathias Gumzfluxgen1-14/+39
2004-02-16added hidden state to remember, patch from akirafluxgen1-6/+23
2003-12-19cleaningfluxgen1-4/+7
2003-12-11remember position patch from Mathias Gumzfluxgen1-6/+58
2003-12-10cleaning in the menu codefluxgen1-8/+2
2003-11-17check for sstream headerfluxgen1-8/+21
2003-08-18minor fixfluxgen1-2/+2
2003-07-20fix menus for "extra" things, like remember, so that they will berathnor1-22/+16
added back if the menu is rebuilt.
2003-07-10add [startup] to rememberrathnor1-2/+73
2003-07-04fix winclient death signallingrathnor1-109/+109
2003-07-04support in remember for specifying groups.rathnor1-15/+96
Also split atomhandler::setupWindow
2003-06-12add regular expression support in remember capabilitiesrathnor1-110/+89
see ChangeLog for details
2003-06-06fix crash bug when no name definedrathnor1-2/+2
2003-06-05minor fixfluxgen1-2/+3
2003-06-05minor fixfluxgen1-8/+8
2003-05-31remember of shaded and stuck states were mixed uprathnor1-3/+3
2003-05-27remove RC_PATH from remember.ccrathnor1-7/+6
2003-05-26add border option for write as well as readrathnor1-1/+5
2003-05-26fix usage of decoration.border (incl xmms move bug)rathnor1-1/+6
add BORDER to help turn on borders to remember stuff
2003-05-15minor cleaningfluxgen1-2/+2
2003-05-15minor cleaning in BScreen interfacefluxgen1-2/+2
2003-05-15cleaning in FluxboxWindow interfacefluxgen1-13/+13
2003-05-11minor cleaningfluxgen1-5/+5
2003-05-10minor cleaningfluxgen1-27/+32
2003-05-08no title on remember menufluxgen1-2/+2
2003-04-28fix detachClient issue where the menu wouldn't get created before addingrathnor1-3/+5
remember. Also make this safer in Remember.cc
2003-04-27fix remember to match on instance rather than class namerathnor1-13/+20
Also make remember menu appear on transients, only disabled
2003-04-26moved StringUtil to FbTkfluxgen1-5/+11
2003-04-26fix bug where it wouldn't add remember menurathnor1-7/+9
2003-04-26add remembering of layerrathnor1-1/+24
2003-04-26opsfluxgen1-2/+2
2003-04-26indentation and minor fixesfluxgen1-65/+72
2003-04-26more namespace corrections (doh)rathnor1-16/+18
2003-04-26Fix some namespace stuffrathnor1-20/+16
2003-04-26Remember functionalityrathnor1-0/+599