index
:
fluxbox_paul.git
doc-fixes
fbautostart
fbcompose-integration
fluxbox-gsoc-2011-integration
fluxbox-lua-integration
fluxbox-lua-integration-latest
master
single-shot
Paul Tag's repository
Paul Tag
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
FbTk
Age
Commit message (
Collapse
)
Author
Files
Lines
2007-10-18
fixed bug #1809786
fluxgen
1
-1/+4
2007-10-13
merged changes from pre-devel
markt
9
-168/+25
2007-09-08
fix crash when changing toolbar visibility with empty toolbar.tools
markt
3
-4/+7
2007-08-05
some minor changes
markt
1
-2/+0
2007-08-04
only possible anomaly I can see here
simonb
1
-0/+3
2007-08-04
Fix system tray restart issues
simonb
2
-0/+11
2007-07-31
add some decorations to torn menus, and fix restart without an argument
markt
1
-1/+3
2007-07-24
fix ToggleDecor for fullscreen and decorationless windows, plus some other ↵
markt
2
-3/+3
cleanup
2007-07-17
updated behavior of alt-tab to match pre-devel, fixing bug #1755698
markt
1
-0/+1
2007-07-15
make sure menus close only when right clicking down and up on the titlebar
markt
2
-4/+9
2007-07-07
save workspace names, and some fixes for menu behavior
markt
2
-8/+14
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
added fluxbox-remote.cc
2007-07-03
don't create gigantic images 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 extra bits set by Xorg in event state
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 include command to ITypeAheadable.hh header for tolower()
markt
1
-0/+6
2007-05-05
better check these too
markt
1
-3/+3
2007-05-05
fixing return value checks for utf8 strings
markt
1
-2/+3
2007-04-17
basicly cosmetic changes, patch by slava semushin
mathias
7
-18/+6
2007-04-08
menu from workspacename tool wasn't focused, and fixed unpressed button ↵
markt
1
-2/+2
rendering
2007-04-05
changed caps lock detection to use LockMask, so the actual key can be used ↵
markt
2
-10/+8
for Mod4, etc.
2007-04-03
getting rid of more useless files in the repo
markt
1
-3/+0
2007-04-03
fixed a bug, removed some unused code
markt
1
-1/+9
2007-04-01
fixed problem with creating windows in iconic state
markt
1
-1/+3
2007-03-21
fix a little compile error on some machines
markt
1
-0/+2
2007-03-19
active menu item wasn't getting reset properly when closed from [exec] with ↵
markt
1
-4/+4
buttonpress
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 ↵
markt
3
-5/+28
upcoming features
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
mainly, using a non-zero menuDelayClose allowed you to have multiple submenus open
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 ↵
markt
1
-28/+14
get restacked on the bottom
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
[next]