aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk
AgeCommit message (Expand)AuthorFilesLines
2007-08-05some minor changesmarkt1-2/+0
2007-08-04only possible anomaly I can see heresimonb1-0/+3
2007-08-04Fix system tray restart issuessimonb2-0/+11
2007-07-31add some decorations to torn menus, and fix restart without an argumentmarkt1-1/+3
2007-07-24fix ToggleDecor for fullscreen and decorationless windows, plus some other cl...markt2-3/+3
2007-07-17updated behavior of alt-tab to match pre-devel, fixing bug #1755698markt1-0/+1
2007-07-15make sure menus close only when right clicking down and up on the titlebarmarkt2-4/+9
2007-07-07save workspace names, and some fixes for menu behaviormarkt2-8/+14
2007-07-03stop gvim from repeatedly resizing tabbed windowsmarkt2-11/+12
2007-07-03fix updating of systemtray and kde dockapps in slit on background changemarkt2-7/+12
2007-07-03don't create gigantic images when XGetGeometry fails in FbTk::FbPixmap::copymarkt1-7/+8
2007-06-29updates for compiling with gcc 4.3markt9-0/+61
2007-06-28strip off extra bits set by Xorg in event statemarkt1-2/+3
2007-06-03update menu xinerama settings after movingmarkt1-1/+2
2007-05-19fixed bug #1718112, memory leak in FbWindow::textPropertyfluxgen1-9/+26
2007-05-17added include command to ITypeAheadable.hh header for tolower()markt1-0/+6
2007-05-05better check these toomarkt1-3/+3
2007-05-05fixing return value checks for utf8 stringsmarkt1-2/+3
2007-04-17basicly cosmetic changes, patch by slava semushinmathias7-18/+6
2007-04-08menu from workspacename tool wasn't focused, and fixed unpressed button rende...markt1-2/+2
2007-04-05changed caps lock detection to use LockMask, so the actual key can be used fo...markt2-10/+8
2007-04-03getting rid of more useless files in the repomarkt1-3/+0
2007-04-03fixed a bug, removed some unused codemarkt1-1/+9
2007-04-01fixed problem with creating windows in iconic statemarkt1-1/+3
2007-03-21fix a little compile error on some machinesmarkt1-0/+2
2007-03-19active menu item wasn't getting reset properly when closed from [exec] with b...markt1-4/+4
2007-03-11fixed parentrelative menu highlight bugmarkt1-12/+12
2007-03-07don't mark menu as focused, even if it gets a FocusIn, when it's not visiblemarkt1-1/+3
2007-03-05fixed compiling error with xft disabledmarkt1-1/+1
2007-03-04more little changes to typeahead (thanks Matteo, plus changes from me)markt1-16/+16
2007-03-04little bug fix for menu typeahead (thanks Matteo)markt1-0/+2
2007-03-04moved some code around (regarding event handling) in preparation for upcoming...markt3-5/+28
2007-03-03added support for typeahead in menusmarkt11-76/+528
2007-03-02add XK_KP_Enter to menumarkt1-0/+1
2007-02-28whoops, didn't mean to add thesemarkt4-0/+0
2007-02-28ignore borders when doing FocusLeft, etc.markt4-0/+0
2007-02-28some code simplification and bug fixesmarkt2-148/+82
2007-02-27lots of unrelated fixesmarkt1-0/+4
2007-02-25little sanity checkmarkt1-0/+2
2007-02-21ButtonRelease should only trigger actions if ButtonPress was on the same buttonmarkt1-0/+2
2007-02-09added mouse bindings to the keys filemarkt2-1/+7
2007-02-04clicking on the edge of a button didn't workmarkt1-2/+3
2007-01-27bunch of cleanup, little bug fixesmarkt2-36/+23
2007-01-26fix some crashes with empty menus, and fixed default workspace namesmarkt1-7/+6
2007-01-25don't raise windows above OverrideRedirect windows, or else they eventually g...markt1-28/+14
2007-01-21various changes to menu behaviormarkt2-8/+26
2007-01-14several fixes for background option in stylesmarkt1-2/+2
2007-01-08fix another 64-bit window propertymarkt1-1/+1
2007-01-07I overkilled RefCount. Too tired. Heres the proper fix.simonb1-39/+18
2007-01-07fix intrinsic problem with refcountsimonb1-18/+39