aboutsummaryrefslogtreecommitdiff
path: root/src/Remember.cc
AgeCommit message (Expand)AuthorFilesLines
2008-05-25another fix for saving and restoring window dimensionsMark Tiefenbruck1-2/+1
2008-05-12some minor changesMark Tiefenbruck1-3/+6
2008-05-12use AutoReloadHelper in apps file, check for changes automaticallyMark Tiefenbruck1-14/+14
2008-02-04Fix crash with apps reloading.Tomas Janousek1-3/+8
2008-01-11make FbTk::Command a template class, split parsing information out of ObjectR...Mark Tiefenbruck1-1/+1
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-30removed some unneeded headersMathias Gumz1-6/+2
2007-12-27simplify the window transparency menu and handling a bitMark Tiefenbruck1-1/+1
2007-12-23make FbWinFrame aware of the decoration stateMark Tiefenbruck1-11/+11
2007-12-18holding control will now keep the menu openMark Tiefenbruck1-2/+3
2007-12-17fix startup items in apps file with specified screen numberMark Tiefenbruck1-1/+1
2007-10-24introduced workspacename for ClientPattern, and some miscellaneous cleanupmarkt1-3/+4
2007-10-23allow remembering minimized, maximized, and fullscreen statemarkt1-2/+97
2007-10-14add support for transient windows in client patterns, and merge a few more ch...markt1-11/+4
2007-10-13merged changes from pre-develmarkt1-24/+21
2007-09-08fix crash when changing toolbar visibility with empty toolbar.toolsmarkt1-1/+1
2007-08-05remember role too by defaultsimonb1-13/+17
2007-08-05remember on the class AND instance name by defaultsimonb1-1/+8
2007-07-06we know better than MPlayermarkt1-6/+6
2007-07-02use old size/position in apps file when the window is shaded or maximizedmarkt1-2/+2
2007-06-29updates for compiling with gcc 4.3markt1-0/+5
2007-06-16moved function so fluxbox compiles with --disable-remembermarkt1-27/+1
2007-06-08don't tab transient windows from apps file, and change their layers when the ...markt1-2/+4
2007-03-18changed remembering of positions so it only remembers position relative to th...markt1-2/+6
2007-03-06session.screen0.defaultDeco now understands TAB, BORDER, etc.markt1-34/+31
2007-02-05some fixes for grouping with the apps filemarkt1-29/+48
2007-01-07per-window transparency, including apps and menu support, plus some simonb1-0/+50
2007-01-03don't run [startup] items on restartmarkt1-8/+13
2007-01-02don't escape regex metacharacters when writing apps filemarkt1-1/+10
2007-01-01don't run [startup] items in apps file on reconfigure when apps file has been...markt1-1/+2
2006-12-29don't add 2 pixels to toolbar.height from init file; oh, and I named the reme...markt1-1/+1
2006-12-27fix some misbehaving settings in the apps filemarkt1-4/+7
2006-10-27cosmetic patch from slava semushin, removes whitespaces andmathias1-19/+30
2006-08-06distinguish between startup and restartmarkt1-6/+6
2006-08-05a little fix for auto-grouping after restartmarkt1-1/+2
2006-08-05forgot about autogroupingmarkt1-0/+3
2006-08-04don't re-apply remembered settings on restart if they are set as window prope...markt1-12/+17
2006-07-29don't jump to rememberd apps on restartmarkt1-1/+1
2006-06-27some minor code cleanups thanks Slava Semushin (php-coder), who also thanks M...simonb1-15/+11
2006-06-21fix nls... notably classify text on conversion whether its for X or simonb1-12/+12
2006-05-20improve native language handling, move messages and menu labels to simonb1-1/+1
2006-05-01make apps file keywords case insensitive, plus check it for reload beforesimonb1-82/+100
2006-04-25fix a bunch of comments, make default textures obvioussimonb1-1/+1
2006-04-23missed out clearing startups on apps reloadsimonb1-0/+1
2006-04-23reload the apps file on flux reloadsimonb1-19/+121
2006-03-24save apps file using the user's configured option rather than hardcoded...simonb1-3/+4
2006-03-20external tabssimonb1-0/+7
2006-02-20moved class Layer from class Fluxbox and thus reduces some dependeciesfluxgen1-7/+8
2006-02-16updated copyright infomathias1-1/+1
2006-02-12fixed bug #1417688, remember apps keeps incrementing vertical dimensionfluxgen1-2/+5