aboutsummaryrefslogtreecommitdiff
path: root/src/fluxbox.cc
AgeCommit message (Expand)AuthorFilesLines
2007-08-04Fix system tray restart issuessimonb1-0/+2
2007-07-24fix ToggleDecor for fullscreen and decorationless windows, plus some other cl...markt1-1/+1
2007-07-07fixes for --program-prefix and --program-suffix, plus fixed overwriting init ...markt1-15/+10
2007-07-03fix updating of systemtray and kde dockapps in slit on background changemarkt1-1/+1
2007-06-03send transient windows along with sendtoworkspacemarkt1-1/+2
2007-04-24fix segfault on exit/restart after having opened a custommenumarkt1-0/+4
2007-04-17basicly cosmetic changes, patch by slava semushinmathias1-12/+0
2007-04-01fixed problem with creating windows in iconic statemarkt1-6/+4
2007-03-10make sure we don't steal focus from unmanaged windowsmarkt1-2/+14
2007-03-04moved some code around (regarding event handling) in preparation for upcoming...markt1-80/+0
2007-03-03removed session.numLayers resource, as it was useless and caused segfaultsmarkt1-2/+1
2007-03-01changed FocusControl::cycleFocus() to take a list of windows as an argumentmarkt1-28/+7
2007-02-27lots of unrelated fixesmarkt1-1/+3
2007-02-17update workspace names on reconfig, and don't truncate list of names when wri...markt1-5/+3
2007-02-09added mouse bindings to the keys filemarkt1-53/+45
2007-01-14make sure we ungrab the keyboard when changing the alt-tab screen,markt1-1/+6
2007-01-08fixed _NET_WM_DESKTOP regressionmarkt1-8/+9
2007-01-06make "force pseudotransparency" menu item work immediatelymarkt1-2/+3
2007-01-03don't run [startup] items on restartmarkt1-2/+2
2007-01-01don't run [startup] items if fluxbox fails to loadmarkt1-25/+31
2006-12-19Change to data structure for keybindings, ungrab and grab keys when switchingmarkt1-9/+4
2006-12-17Stop cycling focus when another command gets run, even if modifiers are still...markt1-2/+12
2006-12-16Apparently, this code did the following:markt1-11/+0
2006-11-12removed duplicate headers, patch from Slava Semushin aka php-coderfluxgen1-4/+9
2006-10-30Cosmetic patch from Slava Semushinmathias1-9/+23
2006-07-25don't revert focus away from command dialogsmarkt1-1/+2
2006-07-23forgot about the menumarkt1-3/+3
2006-07-23use a timer to make sure focus always reverts if possiblemarkt1-6/+20
2006-07-22dead resourcemarkt1-1/+0
2006-07-20properly revert focus when two windows close at the same timemarkt1-4/+4
2006-07-14include iconic windows when cyclingmarkt1-0/+2
2006-07-13remove lock from RootTheme and redundant loadTheme from fluxboxmarkt1-2/+0
2006-07-04some dead resources and the functions that go with themmarkt1-2/+0
2006-07-03call waitpid until no more children to wait for (thanks Devin/dlab).simonb1-1/+2
2006-06-30more dead functionsmarkt1-20/+0
2006-06-30another dead functionmarkt1-5/+0
2006-06-29Fixing my own codemarkt1-2/+2
2006-06-22Added patch from Jim Ramsay (i dot am at jimramsay dot com) to freelymathias1-26/+45
2006-06-21fix nls... notably classify text on conversion whether its for X or simonb1-21/+21
2006-06-18added support for _NET_WM_WINDOW_TYPE_DIALOG and _NET_FRAME_EXTENTSfluxgen1-0/+8
2006-05-20improve native language handling, move messages and menu labels to simonb1-12/+10
2006-05-07more utf8 changes, notably window titlessimonb1-1/+1
2006-04-25fix a bunch of comments, make default textures obvioussimonb1-1/+1
2006-04-24fix memory leaks in menu codesimonb1-6/+7
2006-04-23reload the apps file on flux reloadsimonb1-0/+6
2006-04-16add reversewheeling option simonb1-2/+10
2006-04-12add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot orgsimonb1-2/+6
2006-04-02size_t fixes, thanks Semushin Slava aka php-coderfluxgen1-2/+2
2006-03-20external tabssimonb1-5/+7
2006-03-18no more session.titlebar.left/right. They are now screen specific and the res...fluxgen1-11/+0