Dana Jansens
|
e0eaee86de
|
include stdio
|
2003-02-03 05:06:10 +00:00 |
|
Dana Jansens
|
1c61a333db
|
add debug print
|
2003-01-30 03:27:09 +00:00 |
|
Dana Jansens
|
1862fd052f
|
ignore errors when proxying configurerequests
|
2003-01-29 08:50:52 +00:00 |
|
Dana Jansens
|
e767dd79c7
|
only ignore NotifyGrab again
|
2003-01-29 00:47:32 +00:00 |
|
Dana Jansens
|
a8a5b519b0
|
rm debug print
|
2003-01-29 00:46:19 +00:00 |
|
Dana Jansens
|
530da070ff
|
ignore more focus events, and also crossing events from grabs
|
2003-01-29 00:44:55 +00:00 |
|
Dana Jansens
|
58ff3f35c2
|
add commented code for future maybe
|
2003-01-17 06:07:20 +00:00 |
|
Dana Jansens
|
c97915f445
|
un-static otk::Display. add an operator* to it. make a global ob::display var.
|
2003-01-13 08:48:03 +00:00 |
|
Dana Jansens
|
870f6cca3d
|
ignore focus changes from grabs always.
|
2003-01-12 00:30:36 +00:00 |
|
Dana Jansens
|
8f8acc2493
|
rm prefixes for all elements in the otk namepsace
|
2003-01-11 19:17:13 +00:00 |
|
Dana Jansens
|
93811226bb
|
ignore much fewer focus events. only ignore focusout's from activating a grab
|
2003-01-08 09:10:34 +00:00 |
|
Dana Jansens
|
b8f89ee368
|
ignore focus events from grabs
|
2003-01-08 09:05:38 +00:00 |
|
Dana Jansens
|
d5cff9617c
|
rm _focus, its no longer used
|
2003-01-08 08:43:41 +00:00 |
|
Dana Jansens
|
fade5572e3
|
handle focus events SOO much more simply. and it works. fuck yes. at last. i think i can rest.
|
2003-01-08 08:40:03 +00:00 |
|
Dana Jansens
|
bd748f7402
|
rework focus event handling. does it basically like ob2 did now. and it seems to work too :>
|
2003-01-08 07:41:17 +00:00 |
|
Dana Jansens
|
3b4d453f90
|
rm old debug printfs
|
2003-01-08 06:47:13 +00:00 |
|
Dana Jansens
|
9bfc977827
|
make focus work without races.
|
2003-01-08 05:26:49 +00:00 |
|
Dana Jansens
|
bcc9f6812b
|
stop compressing enter/leave events.. this might be responsible for the focu sfuckups?
|
2003-01-07 22:02:43 +00:00 |
|
Dana Jansens
|
e5eb783aa2
|
ignore the right about of unmap notifies
|
2003-01-07 19:54:00 +00:00 |
|
Dana Jansens
|
a2de94e91e
|
in synch mode, chew up 100% cpu, cuz we cant select on the display's fd
|
2003-01-07 19:24:38 +00:00 |
|
Dana Jansens
|
6062fe404c
|
handle unmaps better. all thanks to acroread sending wacky unmap events
|
2003-01-07 09:30:00 +00:00 |
|
Dana Jansens
|
f1ce4e660f
|
send config req's to the master too
|
2003-01-07 07:34:11 +00:00 |
|
Dana Jansens
|
1f8b8425ae
|
killa a debug printf
|
2003-01-06 07:32:26 +00:00 |
|
Dana Jansens
|
f3865bb12c
|
ignore num/caps/scroll lock in events
|
2003-01-06 06:02:22 +00:00 |
|
Dana Jansens
|
83ff31f8bf
|
when a window focused that was the last focused already (this happens from grabs), dont unfocus it, just let it be
|
2003-01-04 06:02:42 +00:00 |
|
Dana Jansens
|
8c4357fccb
|
keep track of the last input event time
|
2003-01-04 01:18:24 +00:00 |
|
Dana Jansens
|
37c2e0f329
|
dont print every focus/crossing event
|
2003-01-03 18:17:54 +00:00 |
|
Dana Jansens
|
9ec1f7cdba
|
fire the master first
|
2003-01-02 21:51:30 +00:00 |
|
Dana Jansens
|
8c2dfe5de4
|
deal with when nothing has focus anymore
|
2002-12-27 09:18:54 +00:00 |
|
Dana Jansens
|
3a4f91b537
|
enter/leave and focus events are working beautifully
|
2002-12-27 08:33:57 +00:00 |
|
Dana Jansens
|
e9ec2ce0eb
|
some focus improvements..
|
2002-12-26 19:55:55 +00:00 |
|
Dana Jansens
|
2b2f81b93c
|
support the button pressed resources better
|
2002-12-26 17:22:53 +00:00 |
|
Dana Jansens
|
150c28620e
|
build fixes for evetdispatcher
|
2002-12-26 10:58:05 +00:00 |
|
Dana Jansens
|
2ae2b257d3
|
might not compile... ob uses its own widgets now, which subclass only the base otk widget. working on compressing focus events and handling them etc.
|
2002-12-25 22:02:34 +00:00 |
|
Dana Jansens
|
77a8e11660
|
can tell where events are coming from!
|
2002-12-18 11:34:29 +00:00 |
|
Dana Jansens
|
d691094cf7
|
handle config req's in dispatcher properly.
no more basewidget again.
|
2002-12-08 06:48:09 +00:00 |
|
Dana Jansens
|
56d7b547ae
|
button press/releases WORK
|
2002-12-04 07:55:52 +00:00 |
|
Dana Jansens
|
4f01802c8c
|
actions class can sorta handle mouse enter/leave and press/release events
|
2002-12-04 07:12:13 +00:00 |
|
Dana Jansens
|
bdc491ccfe
|
map and unmap work great now yay
|
2002-12-04 01:29:01 +00:00 |
|
Dana Jansens
|
1fa445c880
|
handle configure requests
|
2002-12-04 00:26:45 +00:00 |
|
Dana Jansens
|
bbdfd8f1d6
|
scratch that
|
2002-12-04 00:04:27 +00:00 |
|
Dana Jansens
|
52b83a9dbb
|
handle configurerequests when we cant find a target registered for them
|
2002-12-04 00:03:48 +00:00 |
|
Dana Jansens
|
829ce05c7c
|
reverse the logic. makes more sense i think
|
2002-12-03 23:56:04 +00:00 |
|
Dana Jansens
|
1d897f432e
|
add the config header and emacs comment to all the .cc's
|
2002-11-17 09:41:58 +00:00 |
|
Marius Nita
|
6f5e60f033
|
fixed bugs, got otkapp to select on a fd, modded widget to make use of otkapp, press/release events on buttons
|
2002-11-16 09:59:37 +00:00 |
|
Marius Nita
|
e53fbcf092
|
event handling classes
|
2002-11-16 02:11:44 +00:00 |
|