Dana Jansens
02f6e4509e
remove stuff that isnt used
2007-05-13 19:48:26 +00:00
Dana Jansens
10f5636904
yeh
2007-05-13 19:48:09 +00:00
Dana Jansens
e83febbd86
dont know why po files changed. oh, i moved some code around
2007-05-13 19:47:55 +00:00
Dana Jansens
16dd95c0d7
add docbook-to-man, which you need to make the man page
2007-05-13 19:47:19 +00:00
Dana Jansens
469609b9d9
Add a manage
2007-05-13 19:45:37 +00:00
Dana Jansens
ecde8e8f73
reorganize --help. dont error if they use a --sm stuff and sm isn't enabled
2007-05-13 19:23:37 +00:00
Dana Jansens
e28cbd61c1
kill grabs before xsetinputfocus
2007-05-13 18:27:58 +00:00
Dana Jansens
3fab62255c
add more contributors
2007-05-13 18:01:02 +00:00
Dana Jansens
d756dae018
add David to the credits
2007-05-13 17:53:40 +00:00
Dana Jansens
b67e98842c
reset the pager popup's size after reconfigure
2007-05-13 17:28:52 +00:00
Dana Jansens
0ec49ac781
comment
2007-05-13 17:22:48 +00:00
Dana Jansens
8475442608
add the actions to compliance, including the 2 new ones
2007-05-13 17:21:46 +00:00
Dana Jansens
94d9d069b5
add a debug line
2007-05-13 17:17:23 +00:00
Dana Jansens
11df262d7e
add support for _NET_WM_ACTION_ABOVE and _NET_WM_ACTION_BELOW which aren't in the NETWM spec yet, but will be shortly.
2007-05-13 17:15:15 +00:00
Dana Jansens
0ee1581824
fix drawcontents=no
2007-05-13 16:45:58 +00:00
Dana Jansens
2fdad9a0ff
no more losing focus from wm_torture -t map_response
...
when a focusin comes for an invalid target, set that focus has wandered off, so
that when the focusout comes in afterwards we can react accordingly
2007-05-13 16:39:04 +00:00
Dana Jansens
fd9b6a43cf
always send configure notify when windows map
2007-05-13 16:04:40 +00:00
Dana Jansens
c23741290c
fix directional focus
2007-05-13 15:40:16 +00:00
Dana Jansens
56d7bc50f0
don't allow focus to move during an interactive grab. if users set up actions
...
such that this would happen, then kill the interactive grab before moving
focus.
this is to avoid NotifyWhileGrabbed FocusOut's
2007-05-13 15:29:49 +00:00
Dana Jansens
acfa2af3c2
use the right list in client_add_hide_notify, rename destructor to destroy_notify which is really what it is, and is more consistant now that there are 2 notifies
2007-05-13 07:45:15 +00:00
Dana Jansens
9f22554b6a
when i said it handled both cases, i was mistaken, so use a callback for each case.
2007-05-13 07:40:02 +00:00
Dana Jansens
685dca1c5f
likewise if a window is unmanaged and we were trying to give it focus, we want to know about it - also if the window gets hidden for some other reason, we also want to know about it.
...
add a notifier for windows being hidden, and use that instead - it handles both cases.
2007-05-13 07:38:35 +00:00
Dana Jansens
1e957a1688
some changes to focus handling.
...
most interesting is the change in focus_fallback, which means that it won't
call xsetinput focus in some cases, potentially reducing flicker and stuff.
also potentially producing bugs? heh.
the screen.c focus fallback code doesn't seem to need special cases anymore,
which is really good, if that is really the case.
move the focus_tried stuff out of event.c into focus.c, where it seems to
belong.
2007-05-13 07:09:34 +00:00
Dana Jansens
f694c650c8
dont count focusin on the support window to be a focusin on a client
2007-05-13 05:51:08 +00:00
Dana Jansens
41da12cc5e
maybe better logic for looking for focus in's on clients
2007-05-13 05:50:15 +00:00
Dana Jansens
bfe974dbd0
revert part of r6074. i don't think it needs to be removed anymore and then everything will "just work" better
2007-05-13 03:03:48 +00:00
Dana Jansens
84f022847b
install the xsd's to docdir
2007-05-13 03:03:21 +00:00
Dana Jansens
59183ac234
dont make mouse bindings focus windows that dont take focus from clicks
2007-05-13 02:39:19 +00:00
Dana Jansens
18c2737a2f
add a comment
2007-05-13 02:35:42 +00:00
Dana Jansens
d59f0d67b0
interactive actions cancel other interactive actions
2007-05-13 02:19:51 +00:00
Dana Jansens
d00096dedb
dont skip desktop windows that set skip_taskbar
2007-05-13 02:10:36 +00:00
Dana Jansens
ca88a21a39
where did those come from ?
2007-05-13 00:52:05 +00:00
Dana Jansens
7481030324
suggests only
2007-05-13 00:22:23 +00:00
Dana Jansens
30316f8be4
add conffiles
2007-05-13 00:20:21 +00:00
Dana Jansens
c5ccf41f62
add conffiles
2007-05-13 00:19:57 +00:00
Dana Jansens
d676c11881
changes to build..
2007-05-13 00:16:11 +00:00
Dana Jansens
1801e11a81
some fixes for the debian package
2007-05-13 00:01:27 +00:00
Dana Jansens
9eaf7086d3
the edit part :(
2007-05-12 23:18:40 +00:00
Dana Jansens
6cc5e44f75
blah
2007-05-12 23:01:46 +00:00
Dana Jansens
a8db8a0af9
update deps
2007-05-12 22:55:35 +00:00
Dana Jansens
b7341b136a
make debian paackage with a makedeb script instead. install stuff to the right directories
2007-05-12 22:53:50 +00:00
Dana Jansens
cb30ea2fde
missing \s
2007-05-12 22:36:29 +00:00
Dana Jansens
9e398b635c
more fixups for debian package
2007-05-12 22:30:26 +00:00
Dana Jansens
7ef8355848
change version
2007-05-12 22:16:47 +00:00
Dana Jansens
587b0f009b
debian package works now
2007-05-12 22:14:46 +00:00
Dana Jansens
cda87c6064
dont keep this in svn
2007-05-12 21:45:59 +00:00
Dana Jansens
9c6f23117e
some changes to the build stuff for debian
2007-05-12 21:45:47 +00:00
Dana Jansens
ea5d04bc53
add stuff for making a .deb package
2007-05-12 21:24:43 +00:00
Dana Jansens
6017c061eb
build fixes
2007-05-12 21:24:24 +00:00
Dana Jansens
2de1f757f9
small fix to zh_TW again?
2007-05-12 19:53:30 +00:00