Commit graph

10 commits

Author SHA1 Message Date
mathias
ae05ad9a01 updated copyright info 2006-02-16 06:53:05 +00:00
mathias
6c057c6903 Fix for #1160244, #1099704, #1094107:
if the xkb-extension is enabled and the user switches between his/her
keyboardlayouts fluxbox's keybhandling doesn't work well anymore because
xkeyevent.state contains also xkb-related flags and thus we have to handle
that with caution.

KeyUtils now contain 'isolateModifierMask()' to really work only on the
modifiers. why not as part of cleanMods() ? because the XLookupString return
false results, eg TextBox's would only print chars from the first
keyboardlayout.
2005-05-06 09:22:53 +00:00
mathias
cf46669bc1 copyright date 2005-01-24 18:34:57 +00:00
mathias
993c17cf2e svn propset svn:keywords "Id" 2004-11-19 11:37:27 +00:00
akir
5136d4936e removed unneeded code + some minor fix for mipspro 2004-10-21 10:46:21 +00:00
akir
d673098ef8 removed unneeded m_font 2004-10-06 19:02:03 +00:00
fluxgen
11a7029b22 using empty instead of size 2004-01-21 13:16:09 +00:00
fluxgen
1feb5a6623 tab complete commands 2004-01-02 13:53:21 +00:00
fluxgen
a88e5e57c1 added post command and fixed correct font 2003-12-19 18:16:01 +00:00
fluxgen
65a6213dbe generic command dialog, replaces old setworkspacename 2003-12-19 03:53:21 +00:00