Age | Commit message (Expand) | Author | Files | Lines |
2007-01-24 | detect shell from environment variable | markt | 1 | -0/+3 |
2007-01-21 | allow transparency in window buttons | markt | 1 | -0/+3 |
2007-01-21 | don't move window frame when closing tab with non-northwest gravity, just the... | markt | 1 | -0/+2 |
2007-01-21 | various changes to menu behavior | markt | 1 | -0/+6 |
2007-01-20 | use uppercase arguments to fbsetbg from styles | markt | 1 | -0/+2 |
2007-01-20 | let styles override rootCommand in init, plus removing some code I accidental... | markt | 1 | -0/+3 |
2007-01-20 | minor changes for cascade placement | markt | 1 | -0/+3 |
2007-01-16 | right click on iconbutton toggles menu | markt | 1 | -0/+2 |
2007-01-16 | automatically reconfigure after changing alpha from menu, using a timer | markt | 1 | -0/+5 |
2007-01-15 | prevent per-window alpha menu from scrolling past 0 or 255: | markt | 1 | -0/+2 |
2007-01-15 | fix rootmenu disappearing on reconfigure -- I can't tell that the code I | markt | 1 | -0/+3 |
2007-01-14 | stay on same workspace after restart | markt | 1 | -0/+2 |
2007-01-14 | allow windows to deiconify themselves | markt | 1 | -0/+3 |
2007-01-14 | make sure we ungrab the keyboard when changing the alt-tab screen, | markt | 1 | -0/+2 |
2007-01-14 | several fixes for background option in styles | markt | 1 | -0/+9 |
2007-01-13 | don't change focus order unless the user specifically focuses a window | markt | 1 | -0/+3 |
2007-01-11 | add feature to minimize windows in current layer | markt | 1 | -0/+4 |
2007-01-08 | fix another 64-bit window property | markt | 1 | -0/+3 |
2007-01-07 | this code accidentally went in with revision 4661 | markt | 1 | -0/+2 |
2007-01-07 | remove race condition from workspace warping code | markt | 1 | -0/+2 |
2007-01-07 | little cleanup | markt | 1 | -3/+1 |
2007-01-07 | fix little bug with iconbar rendering | markt | 1 | -0/+2 |
2007-01-07 | add the missed files | simonb | 1 | -3/+3 |
2007-01-07 | fix intrinsic problem with refcount | simonb | 1 | -0/+2 |
2007-01-07 | per-window transparency, including apps and menu support, plus some | simonb | 1 | -0/+14 |
2007-01-06 | updated nb_NO translations | markt | 1 | -0/+2 |
2007-01-06 | make "force pseudotransparency" menu item work immediately | markt | 1 | -0/+4 |
2007-01-06 | move triangle drawing into FbDrawable | simonb | 1 | -0/+6 |
2007-01-05 | set active client when raising a transient window | markt | 1 | -0/+3 |
2007-01-05 | window wasn't staying focused when dragging across workspaces with outline wi... | markt | 1 | -0/+3 |
2007-01-05 | fix window menu placement with toolbar at top of screen, and disable titlebar... | markt | 1 | -0/+3 |
2007-01-05 | don't change focus to a window that doesn't accept focus, see bug #1626114 | markt | 1 | -0/+2 |
2007-01-05 | only grab keybindings on screens managed by fluxbox | markt | 1 | -0/+2 |
2007-01-05 | use LC_TIME for interpreting clock locale. | simonb | 1 | -0/+3 |
2007-01-05 | patch needed to be a bit heavier to properly separate a string for | simonb | 1 | -1/+1 |
2007-01-05 | fix nls strings to use %04d instead of %4d, as 4d doesn't pad properly | simonb | 1 | -0/+3 |
2007-01-05 | fix loading of rotated fonts on style change | simonb | 1 | -0/+2 |
2007-01-05 | change default Xft font so that it works properly with rotation (see | simonb | 1 | -0/+11 |
2007-01-04 | add session.screenN.defaultDeco: <bitmask> to the apps file | markt | 1 | -0/+4 |
2007-01-04 | this seems to be a change that will affect a lot of things, | markt | 1 | -4/+0 |
2007-01-04 | set IconicState on all unmapped clients, and unmap all clients when set to Ic... | markt | 1 | -0/+4 |
2007-01-04 | move iconified windows to the end of the focused list for cycling/reverting | markt | 1 | -0/+3 |
2007-01-03 | don't run [startup] items on restart | markt | 1 | -0/+3 |
2007-01-02 | replace `which' in fbsetbg and fbgm with `command -v' | markt | 1 | -0/+2 |
2007-01-02 | don't escape regex metacharacters when writing apps file | markt | 1 | -0/+4 |
2007-01-01 | don't set menuicon background to style's pixmap when the window has an icon | markt | 1 | -0/+2 |
2007-01-01 | don't run [startup] items if fluxbox fails to load | markt | 1 | -0/+2 |
2007-01-01 | don't run [startup] items in apps file on reconfigure when apps file has been... | markt | 1 | -0/+2 |
2006-12-31 | update window scroll action and direction on reconfigure | markt | 1 | -0/+2 |
2006-12-31 | update toolbar visibility on reconfigure | markt | 1 | -0/+3 |