Dana Jansens
3fcba81510
save teh client for interactive actions cuz after teh keyboard is grabbed there is no client
2003-09-09 08:05:06 +00:00
Dana Jansens
8fe0cb8989
no more interactive mouse actions, they are evil etc. actions now "feel" much more solid. if move/resizing a window while changing workspaces, it will follow.
2003-09-09 07:16:38 +00:00
Dana Jansens
78282959f9
little bit of an actions overhaul, added action_run* so that duplicated code can all be in the same place now woot.
...
allow actions to specify when they can be used (ShowMenu cant in the OB_USER_ACTION_MENU_SELECTION case)
remove KeyboardMove ad KeyboardResize. Instead, just use Move and Resize and determine if it should be a keyboard move/resize in the code
2003-09-07 19:03:20 +00:00
Dana Jansens
bd41f6ee1e
ungrab only as many times as we grabbed
2003-09-04 00:39:05 +00:00
Dana Jansens
506fa94dc7
grab keys on the client windows themselves
2003-09-03 21:33:22 +00:00
Dana Jansens
9d35b8c198
use the NONE cursor when not specifying a cursor
2003-09-03 20:31:50 +00:00
Dana Jansens
806a8c411f
add a reconfigure action, also reconfigure on SIGUSR2.
...
support reconfiguring throughout the entire codebase.
2003-09-03 18:11:39 +00:00
Dana Jansens
829a9fafd4
when no modifiers are in a binding, then make it non-interactive
2003-08-31 18:52:56 +00:00
Dana Jansens
89fb38e18d
ungrab keys before grabbnig keys at the next chain level
2003-08-31 17:33:50 +00:00
Dana Jansens
2c6c0757fa
make interactive actions a type and not special cases.
...
add the <interactive> option to them to turn off interactivity
2003-08-30 16:58:30 +00:00
Dana Jansens
de4f92ccc6
using the ObMainLoop, which rulz the planet
2003-08-30 07:20:16 +00:00
Dana Jansens
496fbac21c
better handling of multiple niteractive actions
2003-08-23 17:52:48 +00:00
Dana Jansens
ecdf24a5db
end the other action when starting a new interactive action while one was in place
2003-08-23 16:21:25 +00:00
Dana Jansens
d8d1eb53cd
better handling of starting a new interactive grab while one is in progress
2003-08-20 23:25:59 +00:00
Dana Jansens
ec0bbfec30
fix whitespace
2003-08-16 17:09:14 +00:00
Dana Jansens
fdc52e879f
add the chainQuitKey option to teh <keyboard> section of the rc3
2003-08-12 18:05:40 +00:00
Dana Jansens
a9ce3ba266
only do shit with the grabbed_* when a grab is in place
2003-08-12 08:23:56 +00:00
Dana Jansens
c90da6da78
move the keyboard and mouse plugins into the kernel for mucho sexiness.
...
make workspace changing a grabbed/interactive process like focus cycling is, with the popup and all.
this is some hot shit.
2003-08-12 07:26:16 +00:00
Dana Jansens
f29dd7e0cd
not using CurrentTime anywhere
2003-03-26 15:02:08 +00:00
Dana Jansens
ad44e8a708
add actions for key/mouse bindings etc
2003-03-18 08:39:28 +00:00
Dana Jansens
f8a47de5ec
merge the C branch into HEAD
2003-03-16 21:11:39 +00:00