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
1789d0c31f
copyright date
2005-01-24 18:49:01 +00:00
mathias
6fbe0e44d6
applied patches from openbsd-ports, closed #1105041 (sf)
...
execl needs a terminating NULL at the end, a '0' would be
converted to "int 0" on 64bit-systems
2005-01-20 12:30:35 +00:00
mathias
1910d5af46
fix the no-writing-history issue for fbrun
2004-12-24 03:02:48 +00:00
mathias
37c6602f07
show fbrun after moving to the right position
2004-12-21 16:10:57 +00:00
mathias
b3fa5c2428
* moved FbTk/Directory.cc/hh over to FbTk/FileUtil.cc/hh which contain now
...
file and directory - helproutines.
* created the FileUtil-namespace which contains file-related functions, moved
those functions out of Directory - code
* changes to the rest of the files to follow those changes
2004-12-18 01:29:22 +00:00
mathias
f7c92157ac
update of copyright and version number of fbrun
2004-11-23 11:37:39 +00:00
mathias
a65f840b68
dont overlap with screenborder
...
added xinerama-support
2004-11-22 20:10:26 +00:00
mathias
993c17cf2e
svn propset svn:keywords "Id"
2004-11-19 11:37:27 +00:00
mathias
ee8b44813e
keypad-enter should work with fbrun now
2004-11-18 03:25:08 +00:00
akir
4e05252172
fbrun switches between file-search and path-to-file-search now correctly (i think)
2004-10-10 16:35:29 +00:00
akir
07f1a6e457
fixes #1026929 (sourceforge)
2004-09-29 00:51:29 +00:00
akir
7481146467
tiny fix for -nearmouse
2004-09-12 10:01:46 +00:00
akir
bc21d2e222
for -nearmouse wrong -help - description
2004-09-12 09:42:43 +00:00
akir
d6a32de0f8
added -nearmouse to fbrun
2004-09-03 14:18:48 +00:00
rathnor
d17bf39a43
add autoconf check for std c++ headers
2004-08-31 15:26:40 +00:00
fluxgen
9fce121737
path completion, and load apps on first tab press, patch from Mathias Gumz
2004-04-22 21:01:58 +00:00
rathnor
217af49664
add unistd include for fork
2004-04-21 14:58:44 +00:00
fluxgen
1355708ae2
using fbtk directory, patch from Mathias Gumz
2004-04-19 18:10:44 +00:00
fluxgen
4e360624e6
minor fix
2004-04-18 18:57:24 +00:00
fluxgen
facca1f6f9
tab complete on all apps in PATH, patch from Mathias Gumz
2004-04-18 14:16:09 +00:00
fluxgen
d26e439375
minor fix, patch from Fr�d�ric L. W. Meunier (1 at pervalidus dot net)
2004-04-10 19:52:43 +00:00
fluxgen
bd7c2ecf07
fixed invinite loop, patch from Mathias Gumz
2004-02-28 10:43:20 +00:00
fluxgen
25957274a4
cycle tabcompletion, patch from Mathias Gumz
2004-02-25 18:37:47 +00:00
fluxgen
b10add4abe
minor fix
2003-12-31 01:34:33 +00:00
fluxgen
f1b4d08628
fixed bug with antialais switch, antialias now enabled by default
2003-12-01 18:58:53 +00:00
rathnor
1aeefbe2fb
fix modifier cleaning in fbrun (was missing capslock)
2003-09-16 16:10:32 +00:00
rathnor
41cf43a02d
portability fix
2003-09-16 14:49:49 +00:00
fluxgen
f2c58a0348
update
2003-09-07 19:14:10 +00:00
fluxgen
352e863c5f
fixed scroll lock and num lock mask
2003-09-06 15:50:25 +00:00
fluxgen
b039f2076e
using GContext and FbPixmap
2003-08-27 14:04:12 +00:00
fluxgen
3e99a07527
using FbTk TextBox
2003-08-27 00:20:19 +00:00
fluxgen
d1426ca8d1
minor fixes
2003-08-25 01:31:14 +00:00
fluxgen
103110fc4f
added pixmap
2003-08-25 01:18:00 +00:00
fluxgen
41763a8da3
minor cleaning
2003-08-25 01:16:41 +00:00
fluxgen
69d1d5dc73
pixmap for fbrun
2003-08-25 01:15:30 +00:00
fluxgen
05dc72b497
indent
2003-08-24 23:47:31 +00:00
rathnor
1487798293
fix fbrun on multiple screens
2003-07-25 11:17:41 +00:00
fluxgen
481c0faeb5
patch that keeps the fbrun_history clean by not allowing
...
duplicates to get placed in the history. Thanks David J Burger
2003-07-10 10:18:08 +00:00
fluxgen
95122e911f
setting class hint to fbrun, FbRun
2003-06-25 12:01:23 +00:00
fluxgen
489af9787c
emacs keybindings and tab completion, thanks David J Burger
2003-06-24 10:22:42 +00:00
fluxgen
cfb7045466
ignore
2003-06-17 13:29:51 +00:00
rathnor
edf60e95de
fix build issue for new loc of stringutil
2003-04-27 04:22:09 +00:00
rathnor
4d57d6b394
add missing #include <cassert>
2003-04-27 02:26:21 +00:00
fluxgen
245f652926
StringUtil moved to FbTk
2003-04-27 01:04:39 +00:00
fluxgen
b288afa730
added cursor
2003-03-22 11:33:04 +00:00
fluxgen
248639a7aa
indentation and minor fbtk updates
2002-12-05 00:07:39 +00:00
fluxgen
43c4469119
using FbTk's new EventHandler interface
2002-11-27 21:56:56 +00:00
fluxgen
e8a5ea3532
using FbTk App eventLoop
2002-11-27 21:54:11 +00:00
fluxgen
7f80988043
change libFbTk location
2002-11-26 23:40:35 +00:00