aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.cc
AgeCommit message (Expand)AuthorFilesLines
2007-07-22more cleanupmarkt1-0/+2
2007-07-22remove a bunch of ancient blackbox features that blackbox doesn't even suppor...markt1-106/+0
2007-07-18fix bug with SemiFollowmarkt1-1/+1
2007-07-07save workspace names, and some fixes for menu behaviormarkt1-0/+8
2007-07-03some security fixes for fluxbox-remote, and some minor changes for the gvim fixmarkt1-3/+4
2007-07-03fix updating of systemtray and kde dockapps in slit on background changemarkt1-1/+32
2007-07-02fix DOS when toolbar.button.borderWidth is large and toolbar.bevelWidth > 0markt1-23/+24
2007-06-30make internal tabs defaultmarkt1-1/+1
2007-06-29updates for compiling with gcc 4.3markt1-0/+5
2007-06-03send transients along with window to other workspacesmarkt1-13/+25
2007-06-03store the EWMH window in Screen.cc, so it gets destroyed when we destroy the ...markt1-0/+2
2007-05-20added session.screen<N>.maxDisableMove/Resize, plus some other cleanupmarkt1-16/+8
2007-05-19added back limited behavior for session.screen0.followModelmarkt1-0/+1
2007-05-16added session.screen<N>.noFocusWhileTypingDelaymarkt1-0/+1
2007-05-12fixed tabs disappearing on reconfigure with [Deco] {TAB} and tabs in titlebarmarkt1-14/+4
2007-04-23added clientmenu command, set iconicstate properly, disabled resizing shaded ...markt1-29/+17
2007-04-18merged changes from trunkmarkt1-4/+0
2007-04-11added session.screen<N>.maxIgnoreIncrementmarkt1-3/+20
2007-04-08added OnToolbar modifier, removed followModel, fixed unpressed button renderingmarkt1-5/+10
2007-04-04moved some code from here to theremarkt1-10/+10
2007-03-30pattern matching for window cyclingmarkt1-7/+8
2007-03-29removed groups file, fixed initial_state handlingmarkt1-8/+2
2007-03-27fixed a crash caused by previous commitmarkt1-0/+3
2007-03-27lots and lots of code cleanup, plus introduced new ClientMenu classmarkt1-1/+5
2007-03-25added session.screen0.tabs.usePixmapmarkt1-0/+1
2007-03-24colossal multi-patch, encompassing all of what I did yesterday without intern...markt1-3/+11
2007-03-21added TypeAheadFocus commandmarkt1-3/+50
2007-03-21added Focusable.hh -- a base class for all focusable windowsmarkt1-3/+3
2007-03-17change workspace number of iconified, stuck windows when changing workspacesmarkt1-0/+7
2007-03-10make sure autogrouped windows get added to the apps filemarkt1-2/+5
2007-03-10removed some useless codemarkt1-1/+1
2007-03-06fixed bug with keys not working when using a style backgroundmarkt1-1/+2
2007-03-06session.screen0.defaultDeco now understands TAB, BORDER, etc.markt1-1/+1
2007-03-04moved some code around (regarding event handling) in preparation for upcoming...markt1-11/+60
2007-02-18little cleanupmarkt1-3/+0
2007-02-17update workspace names on reconfig, and don't truncate list of names when wri...markt1-0/+3
2007-02-10changed default value for decorateTransients in the init filemarkt1-1/+1
2007-02-09added mouse bindings to the keys filemarkt1-1/+1
2007-02-05change defaults for fullMaximization and autoRaisemarkt1-2/+2
2007-01-27bunch of cleanup, little bug fixesmarkt1-4/+8
2007-01-26opening window on different workspace should put it at front of focused list ...markt1-3/+5
2007-01-26little cleanupmarkt1-5/+3
2007-01-20let styles override rootCommand in init, plus removing some code I accidental...markt1-3/+8
2007-01-16automatically reconfigure after changing alpha from menu, using a timermarkt1-5/+30
2007-01-15fix rootmenu disappearing on reconfigure -- I can't tell that the code Imarkt1-43/+9
2007-01-14stay on same workspace after restartmarkt1-2/+15
2007-01-14several fixes for background option in stylesmarkt1-2/+0
2007-01-13don't change focus order unless the user specifically focuses a windowmarkt1-1/+1
2007-01-13forgot thismarkt1-9/+0
2007-01-07per-window transparency, including apps and menu support, plus some simonb1-4/+4