Dana Jansens
|
07d835a044
|
no need for focusraise anymore
|
2003-01-06 19:02:09 +00:00 |
|
Dana Jansens
|
40449e199d
|
allow to bind multiple functions to everything
|
2003-01-06 19:01:49 +00:00 |
|
Dana Jansens
|
1f8b8425ae
|
killa a debug printf
|
2003-01-06 07:32:26 +00:00 |
|
Dana Jansens
|
a460f0bc48
|
add comments for rming masks from the events
|
2003-01-06 06:03:38 +00:00 |
|
Dana Jansens
|
f3865bb12c
|
ignore num/caps/scroll lock in events
|
2003-01-06 06:02:22 +00:00 |
|
Dana Jansens
|
dbf077a59a
|
rm debugging comment
|
2003-01-06 04:58:07 +00:00 |
|
Dana Jansens
|
cc39863363
|
handle maprequests after mapped correctly. thus making gaim happy again
|
2003-01-06 04:57:42 +00:00 |
|
Dana Jansens
|
043822f6b6
|
grab the first known window type
|
2003-01-06 04:44:00 +00:00 |
|
Dana Jansens
|
1297c7c157
|
clean up transient's parent's reference in destructor
|
2003-01-06 04:33:37 +00:00 |
|
Dana Jansens
|
34cd50ec51
|
gets transients! woot. tested and such.. no groups still tho
|
2003-01-05 02:32:39 +00:00 |
|
Dana Jansens
|
a93f06f5b3
|
keep track of transients. however not group transients yet
|
2003-01-05 02:24:27 +00:00 |
|
Dana Jansens
|
c7b22b4f9c
|
transient window support..halfway
|
2003-01-05 01:40:38 +00:00 |
|
Dana Jansens
|
b9a7f6fbcb
|
SIGHIP not SUGHUP
|
2003-01-04 23:51:39 +00:00 |
|
Dana Jansens
|
eef665c6b8
|
only focus new 'normal' windows
|
2003-01-04 23:51:24 +00:00 |
|
Dana Jansens
|
180cdd0e91
|
dont restart on HUP. badness. restart on USR1.
|
2003-01-04 19:22:44 +00:00 |
|
Dana Jansens
|
a5df374fbd
|
lameass comment from the past
|
2003-01-04 19:18:44 +00:00 |
|
Dana Jansens
|
cef2672ec8
|
restart on HUP
|
2003-01-04 19:18:30 +00:00 |
|
Dana Jansens
|
d13f021b8b
|
add support for wm_window_role
|
2003-01-04 19:09:52 +00:00 |
|
Dana Jansens
|
69c257faa9
|
add focusraise.
comment functions.
|
2003-01-04 18:48:09 +00:00 |
|
Dana Jansens
|
bbb403aab8
|
add buttons to the tree.rm stupid comments in Makefile.ams
|
2003-01-04 18:42:25 +00:00 |
|
Dana Jansens
|
97019b8b77
|
adding buttons for styles
|
2003-01-04 18:40:04 +00:00 |
|
Dana Jansens
|
6ca5c5891a
|
rm the xftlsfonts manpage
|
2003-01-04 18:35:47 +00:00 |
|
Dana Jansens
|
f816a2adb8
|
line up text in --help
|
2003-01-04 09:30:04 +00:00 |
|
Dana Jansens
|
fdb4e652f7
|
move the approproate code for map request handling to the client class. this will deiconify the window when requested.
|
2003-01-04 09:27:50 +00:00 |
|
Dana Jansens
|
aef2ab758d
|
if a dock has the 'below' state set, then it goes in the normal window layer
|
2003-01-04 08:54:53 +00:00 |
|
Dana Jansens
|
9ec2da72a5
|
let the user set the above/below stacking layer easily
|
2003-01-04 08:50:30 +00:00 |
|
Dana Jansens
|
056ff3b50c
|
better focus passing around for now
|
2003-01-04 08:41:42 +00:00 |
|
Dana Jansens
|
ee1130f8ec
|
dont move/resize desktop windows or dock windows
|
2003-01-04 08:06:48 +00:00 |
|
Dana Jansens
|
7bae794382
|
support net_wm_strut's! nothing to do with them yet however
|
2003-01-04 08:02:08 +00:00 |
|
Dana Jansens
|
58cd3958a3
|
decor and functions set set right for !normal windows
|
2003-01-04 07:36:29 +00:00 |
|
Dana Jansens
|
b02c91caad
|
more ideas in comments
|
2003-01-04 07:26:57 +00:00 |
|
Dana Jansens
|
a6f5b33ad9
|
configure request optimizations
|
2003-01-04 07:24:40 +00:00 |
|
Dana Jansens
|
8735c12d96
|
shape works again. updating the delete_window protocol update the decor.
|
2003-01-04 07:04:23 +00:00 |
|
Dana Jansens
|
7ec03b895e
|
move where transient shit will be
|
2003-01-04 06:47:47 +00:00 |
|
Dana Jansens
|
dd7af2419a
|
use the correct size for buttons even when there is no iconify button in use. (oops)
|
2003-01-04 06:46:04 +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
|
de07cce07a
|
update comment
|
2003-01-04 05:53:55 +00:00 |
|
Dana Jansens
|
5e5879a52b
|
set the window's state so the hint always exists
|
2003-01-04 05:45:47 +00:00 |
|
Dana Jansens
|
bf404e092b
|
make the frame window override-redirect
|
2003-01-04 05:18:33 +00:00 |
|
Dana Jansens
|
e3b50c2d13
|
kill the printf
|
2003-01-04 05:09:26 +00:00 |
|
Dana Jansens
|
1fd2c6c2b6
|
s/True/true/
|
2003-01-04 04:51:49 +00:00 |
|
Dana Jansens
|
c33ccf60cb
|
make the frame window override-redirect
|
2003-01-04 04:49:53 +00:00 |
|
Dana Jansens
|
abd445719b
|
remove a print
|
2003-01-04 04:05:41 +00:00 |
|
Derek Foreman
|
951ccd15a9
|
Check for XKB extension
|
2003-01-04 03:38:56 +00:00 |
|
Dana Jansens
|
ed250c3b74
|
basedisplay!! GAH NO FUCK OFF!@!(
|
2003-01-04 02:57:47 +00:00 |
|
Dana Jansens
|
f1f4cf57af
|
raise when focused with net_active_window message
|
2003-01-04 02:51:08 +00:00 |
|
Dana Jansens
|
d9e7a7b8cd
|
shading works from epist
|
2003-01-04 02:49:43 +00:00 |
|
Dana Jansens
|
5f34069a3c
|
separate off execute, since its not a callback function
|
2003-01-04 02:34:58 +00:00 |
|
Dana Jansens
|
a84666e955
|
dont focus desktops and docks via enter events
|
2003-01-04 02:29:40 +00:00 |
|
Dana Jansens
|
8d5bd29854
|
set desktop names on startup
|
2003-01-04 02:03:30 +00:00 |
|