aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.cc
AgeCommit message (Expand)AuthorFilesLines
2007-07-17updated behavior of alt-tab to match pre-devel, fixing bug #1755698markt1-1/+1
2007-07-07save workspace names, and some fixes for menu behaviormarkt1-0/+8
2007-07-03some security fixes for fluxbox-remote, and a minor change for the gvim fixmarkt1-3/+4
2007-07-03fix updating of systemtray and kde dockapps in slit on background changemarkt1-1/+32
2007-07-02fixed DOS when toolbar.button.borderWidth is large and toolbar.bevelWidth > 0markt1-35/+36
2007-06-30make internal tabs defaultmarkt1-1/+1
2007-06-30fixed the groups file for the last timemarkt1-0/+4
2007-06-29updates for compiling with gcc 4.3markt1-0/+5
2007-06-03send transient windows along with sendtoworkspacemarkt1-18/+28
2007-05-12fixed tabs disappearing on reconfigure with [Deco] {TAB} and tabs in titlebarmarkt1-14/+4
2007-04-17basicly cosmetic changes, patch by slava semushinmathias1-4/+0
2007-04-01fixed problem with creating windows in iconic statemarkt1-8/+2
2007-03-31fixed some compiling issuesmarkt1-1/+1
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
2007-01-05patch needed to be a bit heavier to properly separate a string for simonb1-1/+1
2007-01-04add session.screenN.defaultDeco: <bitmask> to the apps filemarkt1-0/+1
2006-10-27cosmetic patch from slava semushin, removes whitespaces andmathias1-128/+141
2006-08-09it never existed (what never existed?)markt1-4/+3
2006-08-08fix some compiler warnings in gcc 4.1markt1-3/+4
2006-08-06distinguish between startup and restartmarkt1-0/+18
2006-08-05a little fix for auto-grouping after restartmarkt1-5/+3
2006-08-04don't re-apply remembered settings on restart if they are set as window prope...markt1-1/+1
2006-08-02rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModelmarkt1-0/+1
2006-08-02update _NET_WORKAREA on screen resizemarkt1-0/+1
2006-08-02fix ClickTabFocus and MouseTabFocus in nlsmarkt1-7/+6
2006-07-27little fix-up, just in case some transient windows have their own transientsmarkt1-1/+2
2006-07-27don't switch windows with transients in initWindows() - just do transient latermarkt1-25/+19
2006-07-26added resource and menu item for maximizing over tabsmarkt1-0/+4
2006-07-25fix m_background_loadedmarkt1-0/+2