fluxgen
|
955a8e76cf
|
minor debug msg fix
|
2003-05-13 14:05:00 +00:00 |
|
rathnor
|
e7903086f2
|
fix iconify with autoraise
|
2003-05-13 11:14:05 +00:00 |
|
rathnor
|
99b6dc4e5d
|
fix up various focus-related issues
|
2003-05-11 23:44:09 +00:00 |
|
fluxgen
|
c188d1d39a
|
minor cleaning
|
2003-05-11 17:14:41 +00:00 |
|
fluxgen
|
051b017ea6
|
minor fixes
|
2003-05-11 15:32:23 +00:00 |
|
fluxgen
|
aa72e23c8e
|
minor cleaning
|
2003-05-11 13:36:12 +00:00 |
|
fluxgen
|
b0641a8cbd
|
using parent window instead of root window
|
2003-05-10 23:04:37 +00:00 |
|
fluxgen
|
6567f8d1bf
|
variable name changes
|
2003-05-10 16:53:09 +00:00 |
|
fluxgen
|
08b94c6243
|
moved BlackboxHints from BaseDisplay
|
2003-05-10 14:27:57 +00:00 |
|
rathnor
|
e14d4c8115
|
fix some missing enternotifies
|
2003-05-08 15:14:50 +00:00 |
|
rathnor
|
768613f3e0
|
fix sloppy focus for embedded tabs
|
2003-05-08 15:06:59 +00:00 |
|
rathnor
|
a7a1785899
|
fix silly mistake in widow move layers
|
2003-05-08 02:20:52 +00:00 |
|
rathnor
|
65fc419175
|
fix some focus problems when changing workspace
|
2003-05-08 01:51:18 +00:00 |
|
rathnor
|
e7a5539b29
|
fix crash from removeClient if window wasn't the active client
|
2003-05-07 16:44:51 +00:00 |
|
rathnor
|
d63bf127ad
|
transient fixes by making them WinClients
|
2003-05-07 16:21:26 +00:00 |
|
fluxgen
|
7981cc0fc7
|
fixed focus new on deiconify
|
2003-05-07 11:33:56 +00:00 |
|
rathnor
|
b10dc8434b
|
add session.ignoreBorder to ignore border for movement events
|
2003-05-04 16:55:40 +00:00 |
|
rathnor
|
cd3379270b
|
fix warping with multiple screens
|
2003-05-04 13:55:39 +00:00 |
|
rathnor
|
c5e5009c2f
|
clean ups of reconfigure/redraws
|
2003-05-01 13:19:36 +00:00 |
|
rathnor
|
e7b893beba
|
fixing remembering of decorations
|
2003-04-28 13:38:23 +00:00 |
|
rathnor
|
93fab45acc
|
add client window to event manager
|
2003-04-28 12:56:38 +00:00 |
|
rathnor
|
63ac5deee6
|
fix nextFocus problem with tabbed windows
|
2003-04-27 14:36:05 +00:00 |
|
fluxgen
|
ecf483e0c6
|
fixed workspace warp bug
|
2003-04-27 12:31:43 +00:00 |
|
rathnor
|
64d7fa3b96
|
remove mention of old useIconbar resource (toolbar modes now do this
task)
|
2003-04-27 04:28:04 +00:00 |
|
rathnor
|
4d57d6b394
|
add missing #include <cassert>
|
2003-04-27 02:26:21 +00:00 |
|
rathnor
|
68ffc78978
|
Add code for remember functionality (Simon)
|
2003-04-26 05:42:36 +00:00 |
|
fluxgen
|
4e0757bef0
|
fixed MapRequest and PropertyNotify events
|
2003-04-25 16:11:00 +00:00 |
|
rathnor
|
c318ce9f68
|
small fix for gcc 3.3 compile bug (Simon)
|
2003-04-25 11:27:13 +00:00 |
|
fluxgen
|
538f6406a2
|
updated for RootTheme
|
2003-04-25 11:11:27 +00:00 |
|
rathnor
|
384603e962
|
add UnderMousePlacement placement policy, plus a little fix for window
positioning (Simon)
|
2003-04-25 09:07:14 +00:00 |
|
rathnor
|
e75378d0e6
|
Add window snapping (Simon)
|
2003-04-20 02:47:15 +00:00 |
|
fluxgen
|
e51f618cc0
|
fixed resize bug
|
2003-04-16 22:17:46 +00:00 |
|
rathnor
|
b3921bc4e6
|
fix workspace warping and netizen updates for warping (Simon)
|
2003-04-16 14:43:06 +00:00 |
|
rathnor
|
06e830812e
|
fix saving of toolbar + slit layers - simon
|
2003-04-16 13:43:50 +00:00 |
|
fluxgen
|
67929002b1
|
current label button focused
|
2003-04-16 12:27:49 +00:00 |
|
fluxgen
|
21bc356be2
|
fixed click raise option, patch from Dale P. Smith
|
2003-04-16 00:38:06 +00:00 |
|
rathnor
|
909b3c5665
|
raise on focus [at end of cycle], also a temporary raise while cycling
(Simon)
|
2003-04-15 23:09:26 +00:00 |
|
fluxgen
|
4ca88642fa
|
fixed y offset error on ConfigureRequestEvent
|
2003-04-15 21:38:23 +00:00 |
|
fluxgen
|
5e9d9bbed5
|
send notification when we get configureNotify
|
2003-04-15 18:55:33 +00:00 |
|
fluxgen
|
9e96f89dbe
|
drag and drop support for tabs
|
2003-04-15 14:40:24 +00:00 |
|
fluxgen
|
9a3c710294
|
fixed missing break
|
2003-04-15 12:31:53 +00:00 |
|
fluxgen
|
89fddca1d7
|
cleaning
|
2003-04-15 12:22:52 +00:00 |
|
rathnor
|
58e19dc91e
|
add most recently used window cycling (Simon)
It is now the default cycling action
|
2003-04-15 00:50:25 +00:00 |
|
fluxgen
|
2928b32f3a
|
merged with embedded-tab-branch
|
2003-04-14 15:01:55 +00:00 |
|
rathnor
|
51007f35a5
|
Little fixes to bugs highlighted by valgrind - Simon
|
2003-04-09 17:20:06 +00:00 |
|
rathnor
|
4b2ba8de47
|
fix outline moving and warping (Simon)
|
2003-03-22 05:13:08 +00:00 |
|
rathnor
|
19875e5a5b
|
Add code for toolbar modes
|
2003-03-03 21:51:13 +00:00 |
|
rathnor
|
159ef752ca
|
silliness. I blame it on lack of sleep ;)
|
2003-02-23 13:58:36 +00:00 |
|
rathnor
|
b3ba757929
|
various frame size, and window resize/moving/outline bugs
|
2003-02-23 13:40:22 +00:00 |
|
fluxgen
|
588897315c
|
minor cleaning, moved first resize move of frame
|
2003-02-22 21:40:35 +00:00 |
|