Age | Commit message (Expand) | Author | Files | Lines |
2007-01-15 | fix rootmenu disappearing on reconfigure -- I can't tell that the code I | markt | 1 | -43/+9 |
2007-01-14 | stay on same workspace after restart | markt | 1 | -2/+15 |
2007-01-14 | several fixes for background option in styles | markt | 1 | -2/+0 |
2007-01-13 | don't change focus order unless the user specifically focuses a window | markt | 1 | -1/+1 |
2007-01-13 | forgot this | markt | 1 | -9/+0 |
2007-01-07 | per-window transparency, including apps and menu support, plus some | simonb | 1 | -4/+4 |
2007-01-05 | patch needed to be a bit heavier to properly separate a string for | simonb | 1 | -1/+1 |
2007-01-04 | add session.screenN.defaultDeco: <bitmask> to the apps file | markt | 1 | -0/+1 |
2006-10-27 | cosmetic patch from slava semushin, removes whitespaces and | mathias | 1 | -128/+141 |
2006-08-09 | it never existed (what never existed?) | markt | 1 | -4/+3 |
2006-08-08 | fix some compiler warnings in gcc 4.1 | markt | 1 | -3/+4 |
2006-08-06 | distinguish between startup and restart | markt | 1 | -0/+18 |
2006-08-05 | a little fix for auto-grouping after restart | markt | 1 | -5/+3 |
2006-08-04 | don't re-apply remembered settings on restart if they are set as window prope... | markt | 1 | -1/+1 |
2006-08-02 | rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModel | markt | 1 | -0/+1 |
2006-08-02 | update _NET_WORKAREA on screen resize | markt | 1 | -0/+1 |
2006-08-02 | fix ClickTabFocus and MouseTabFocus in nls | markt | 1 | -7/+6 |
2006-07-27 | little fix-up, just in case some transient windows have their own transients | markt | 1 | -1/+2 |
2006-07-27 | don't switch windows with transients in initWindows() - just do transient later | markt | 1 | -25/+19 |
2006-07-26 | added resource and menu item for maximizing over tabs | markt | 1 | -0/+4 |
2006-07-25 | fix m_background_loaded | markt | 1 | -0/+2 |
2006-07-23 | also move icons when removing a workspace | markt | 1 | -0/+8 |
2006-07-22 | ewmh compliance updates | markt | 1 | -1/+1 |
2006-07-20 | allow negative width and height | markt | 1 | -2/+2 |
2006-07-20 | keep tabs in same order on restart (except some extremely unlikely cases) | markt | 1 | -14/+12 |
2006-07-19 | preserve order of focused windows on restart | markt | 1 | -0/+1 |
2006-07-13 | remove lock from RootTheme and redundant loadTheme from fluxbox | markt | 1 | -2/+0 |
2006-07-12 | replacing some instances of focusedWindow()->fbwindow() with focusedFbWindow() | markt | 1 | -11/+4 |
2006-07-09 | fix detach focus again 8) | markt | 1 | -1/+2 |
2006-07-09 | setting focus the right way | markt | 1 | -3/+1 |
2006-07-06 | changing between internal and external tabs doesn't affect iconified windows | markt | 1 | -0/+9 |
2006-07-06 | re-fixing the focus after fixing the crash bug | markt | 1 | -4/+6 |
2006-07-04 | some dead resources and the functions that go with them | markt | 1 | -1/+0 |
2006-07-02 | updated documentation and another dead function | markt | 1 | -2/+0 |
2006-07-01 | more dead functions | markt | 1 | -12/+0 |
2006-06-28 | more focus issues with linear cycling and tabbed windows | markt | 1 | -3/+2 |
2006-06-28 | Fix some focus issues on detach and restart | markt | 1 | -0/+1 |
2006-06-26 | fix _NET_FRAME_EXTENTS | simonb | 1 | -4/+22 |
2006-06-21 | fix nls... notably classify text on conversion whether its for X or | simonb | 1 | -28/+28 |
2006-06-10 | fixed resize box bug. The text used to determine the size used space, which c... | fluxgen | 1 | -3/+3 |
2006-05-20 | improve native language handling, move messages and menu labels to | simonb | 1 | -23/+18 |
2006-05-13 | moved destroyAndClearList from Screen.cc to STLUtil::destroyAndClear | fluxgen | 1 | -14/+7 |
2006-05-07 | more utf8 changes, notably window titles | simonb | 1 | -1/+2 |
2006-04-25 | fix a bunch of comments, make default textures obvious | simonb | 1 | -1/+2 |
2006-04-24 | fix memory leaks in menu code | simonb | 1 | -0/+5 |
2006-04-24 | external tabs as default | simonb | 1 | -1/+1 |
2006-04-22 | fix crash when toolbar disabled | simonb | 1 | -7/+0 |
2006-04-22 | couple of memory fixes from valgrind | simonb | 1 | -1/+4 |
2006-04-22 | minor cosmetic tweaks, thanks Semushin Slavak, php-coder AT ngs ru | simonb | 1 | -2/+0 |
2006-04-16 | add reversewheeling option | simonb | 1 | -0/+1 |