aboutsummaryrefslogtreecommitdiff
path: root/src/Window.cc
AgeCommit message (Expand)AuthorFilesLines
2007-09-08fix crash from changing toolbar visibility, some cleanup, and porting change ...markt1-1/+5
2007-08-11migrate patches from trunkmarkt1-1/+3
2007-08-09port shape fixes stage 2 from trunksimonb1-53/+8
2007-08-08port shaping fixes stage 1 from trunksimonb1-2/+12
2007-08-05some minor fixesmarkt1-10/+13
2007-07-24fix ToggleDecor for fullscreen and decorationless windows, plus some other cl...markt1-88/+30
2007-07-22another little fixmarkt1-1/+1
2007-07-22remove a bunch of ancient blackbox features that blackbox doesn't even suppor...markt1-190/+6
2007-07-18fix bug with SemiFollowmarkt1-14/+2
2007-07-06prevent MPlayer from overriding the apps file, and use class name by default ...markt1-13/+40
2007-07-03some security fixes for fluxbox-remote, and some minor changes for the gvim fixmarkt1-7/+12
2007-07-03stop gvim from repeatedly resizing tabbed windowsmarkt1-0/+9
2007-07-02use old size/position in apps file when window is shaded or maximizedmarkt1-0/+26
2007-07-01random fixesmarkt1-4/+8
2007-06-30fix support for _NET_WM_STATE_MODALmarkt1-1/+4
2007-06-16moved function so fluxbox compiles with --disable-remembermarkt1-1/+27
2007-06-08don't tab transient windows from apps file, and change their layers along wit...markt1-10/+32
2007-06-03deiconify windows when auto-grouped with new window, when using focusnewmarkt1-1/+4
2007-05-24immediately set a window as unfocused when unmapping, so other functions knowmarkt1-0/+2
2007-05-23little fix for focusing auto-grouped windowsmarkt1-4/+7
2007-05-20added session.screen<N>.maxDisableMove/Resize, plus some other cleanupmarkt1-1/+7
2007-05-20fixed bug #1717782, Bad fullscreen in ooimpress.fluxgen1-2/+11
2007-05-20little fixes for window focus on restartmarkt1-8/+8
2007-05-20this is probably a better measure of whether or not the focus change is desiredmarkt1-1/+2
2007-05-19don't focus new windows while typingmarkt1-0/+3
2007-05-19added back limited behavior for session.screen0.followModelmarkt1-16/+22
2007-05-18some minor changesmarkt1-3/+2
2007-05-16added session.screen<N>.noFocusWhileTypingDelaymarkt1-39/+47
2007-05-12changed interpretation of maximize horz/vert on maximized windowsmarkt1-36/+14
2007-05-12fixed tabs disappearing on reconfigure with [Deco] {TAB} and tabs in titlebarmarkt1-1/+3
2007-05-04fixed infinite loop caused by deiconify commandmarkt1-1/+1
2007-04-23added clientmenu command, set iconicstate properly, disabled resizing shaded ...markt1-86/+86
2007-04-18fbsetbg -l didn't work properly when previous wallpaper was from fbsetrootmarkt1-1/+1
2007-04-13fixed some focus issues with FocusNew offmarkt1-2/+23
2007-04-11added session.screen<N>.maxIgnoreIncrementmarkt1-4/+9
2007-04-08added OnToolbar modifier, removed followModel, fixed unpressed button renderingmarkt1-14/+32
2007-04-07more of the samemarkt1-19/+2
2007-04-01just converting some old code to make future changes easiermarkt1-2/+0
2007-03-30pattern matching for window cyclingmarkt1-6/+18
2007-03-29removed groups file, fixed initial_state handlingmarkt1-22/+6
2007-03-28little fix for restoring tabbed windows on restartmarkt1-3/+4
2007-03-27lots and lots of code cleanup, plus introduced new ClientMenu classmarkt1-13/+7
2007-03-25little fix for clients in tabbed windows raising themselvesmarkt1-1/+1
2007-03-25added session.screen0.tabs.usePixmapmarkt1-23/+14
2007-03-24colossal multi-patch, encompassing all of what I did yesterday without intern...markt1-37/+56
2007-03-21added Focusable.hh -- a base class for all focusable windowsmarkt1-15/+14
2007-03-16maximizing window with aspect ratio caused windows to be made larger than the...markt1-3/+3
2007-03-06I seem to have forgotten this in the last patchmarkt1-6/+0
2007-03-06session.screen0.defaultDeco now understands TAB, BORDER, etc.markt1-3/+3
2007-03-03removed session.numLayers resource, as it was useless and caused segfaultsmarkt1-2/+2