Age | Commit message (Expand) | Author | Files | Lines |
2007-08-04 | forward port systray fixes | simonb | 2 | -0/+11 |
2007-07-31 | use some decorations on applications' torn menus, and fix restart without an ... | markt | 1 | -1/+3 |
2007-07-22 | more cleanup | markt | 2 | -3/+3 |
2007-07-18 | fix bug with SemiFollow | markt | 1 | -0/+1 |
2007-07-15 | only close menus when right clicking down and up on titlebar | markt | 2 | -4/+9 |
2007-07-07 | save workspace names, and some fixes for menu behavior | markt | 2 | -15/+16 |
2007-07-03 | stop gvim from repeatedly resizing tabbed windows | markt | 2 | -11/+12 |
2007-07-03 | fix updating of systemtray and kde dockapps in slit on background change | markt | 2 | -7/+12 |
2007-07-03 | don't create gigantic pixmaps when XGetGeometry fails in FbTk::FbPixmap::copy | markt | 1 | -7/+8 |
2007-06-29 | updates for compiling with gcc 4.3 | markt | 9 | -0/+61 |
2007-06-28 | strip off additional bits in event state provided by Xorg | markt | 1 | -2/+3 |
2007-06-03 | update menu xinerama settings after moving | markt | 1 | -1/+2 |
2007-05-19 | fixed bug #1718112, memory leak in FbWindow::textProperty | fluxgen | 1 | -9/+26 |
2007-05-17 | added includes for tolower() command | markt | 1 | -0/+8 |
2007-05-05 | checking some return values | markt | 1 | -4/+5 |
2007-04-18 | merged changes from trunk | markt | 7 | -18/+6 |
2007-04-08 | added OnToolbar modifier, removed followModel, fixed unpressed button rendering | markt | 1 | -2/+2 |
2007-04-05 | some minor changes and reorganization | markt | 2 | -10/+8 |
2007-04-03 | getting rid of useless files and adding a few that we apparently want | markt | 1 | -3/+0 |
2007-04-03 | fixed a bug, removed some unused code | markt | 1 | -1/+9 |
2007-03-29 | removed groups file, fixed initial_state handling | markt | 1 | -1/+3 |
2007-03-27 | lots and lots of code cleanup, plus introduced new ClientMenu class | markt | 6 | -161/+19 |
2007-03-24 | colossal multi-patch, encompassing all of what I did yesterday without intern... | markt | 1 | -0/+2 |
2007-03-21 | fix a little compile error on some systems | markt | 1 | -0/+2 |
2007-03-19 | active menu item wasn't getting reset properly when closed from [exec] with b... | markt | 1 | -4/+4 |
2007-03-11 | fixed parentrelative menu highlight bug | markt | 1 | -12/+12 |
2007-03-07 | don't mark menu as focused, even if it gets a FocusIn, when it's not visible | markt | 1 | -1/+3 |
2007-03-05 | fixed compiling error with xft disabled | markt | 1 | -1/+1 |
2007-03-04 | more little changes to typeahead (thanks Matteo, plus changes from me) | markt | 1 | -16/+16 |
2007-03-04 | little bug fix for menu typeahead (thanks Matteo) | markt | 1 | -0/+2 |
2007-03-04 | moved some code around (regarding event handling) in preparation for upcoming... | markt | 3 | -5/+28 |
2007-03-03 | added support for typeahead in menus | markt | 11 | -76/+528 |
2007-03-02 | add XK_KP_Enter to menu | markt | 1 | -0/+1 |
2007-02-28 | whoops, didn't mean to add these | markt | 4 | -0/+0 |
2007-02-28 | ignore borders when doing FocusLeft, etc. | markt | 4 | -0/+0 |
2007-02-28 | some code simplification and bug fixes | markt | 2 | -148/+82 |
2007-02-27 | lots of unrelated fixes | markt | 1 | -0/+4 |
2007-02-25 | little sanity check | markt | 1 | -0/+2 |
2007-02-21 | ButtonRelease should only trigger actions if ButtonPress was on the same button | markt | 1 | -0/+2 |
2007-02-09 | added mouse bindings to the keys file | markt | 2 | -1/+7 |
2007-02-04 | clicking on the edge of a button didn't work | markt | 1 | -2/+3 |
2007-01-27 | bunch of cleanup, little bug fixes | markt | 2 | -36/+23 |
2007-01-26 | fix some crashes with empty menus, and fixed default workspace names | markt | 1 | -7/+6 |
2007-01-25 | don't raise windows above OverrideRedirect windows, or else they eventually g... | markt | 1 | -28/+14 |
2007-01-21 | various changes to menu behavior | markt | 2 | -8/+26 |
2007-01-14 | several fixes for background option in styles | markt | 1 | -2/+2 |
2007-01-08 | fix another 64-bit window property | markt | 1 | -1/+1 |
2007-01-07 | I overkilled RefCount. Too tired. Heres the proper fix. | simonb | 1 | -39/+18 |
2007-01-07 | fix intrinsic problem with refcount | simonb | 1 | -18/+39 |
2007-01-07 | per-window transparency, including apps and menu support, plus some | simonb | 3 | -9/+10 |