Dana Jansens
2ff10b4260
relocate the xsd's so they don't clash, and point to the right places
2007-05-12 18:18:25 +00:00
Dana Jansens
5eba6007e7
change the "handle" context to "bottom". add a "top" context. make the top
...
and bottom contexts resize vertically in the default config file.
2007-05-12 17:54:55 +00:00
Dana Jansens
06181f9cc4
make the handle resize by default, and give the handle the resize south cursor
2007-05-12 17:32:10 +00:00
Dana Jansens
18c0714c51
split the move and resize functions.
...
let you specify the edge to resize in the action binding
2007-05-12 17:31:13 +00:00
Dana Jansens
1d1aef75a0
add <desktop>yes</desktop> option for Next/Previous window and directional focus actions
2007-05-12 17:16:01 +00:00
Dana Jansens
d3ecb7c127
change how masks are loaded, let you override just one. simpler code too.
2007-05-12 16:59:18 +00:00
Mikael Magnusson
eab6ff75c0
micromicrooptimization
2007-05-12 16:56:36 +00:00
Dana Jansens
4320bf5fc0
fix for fullscreen things getting lowered when switching desktops
2007-05-12 16:20:17 +00:00
Dana Jansens
ecfd93b186
change client menu back to "Roll up/down". update strings, also some fixes.
2007-05-12 16:09:26 +00:00
Dana Jansens
c5865c51ed
do it better, prevent creating new races
2007-05-12 01:01:49 +00:00
Dana Jansens
1d6c07c24b
try catch weird racey corner case where we try fallback to a window but it unmaps as we do so, so focus ends up going to nowhere
2007-05-12 00:54:44 +00:00
Dana Jansens
3bee91aaf9
remove buttons from themes when they are using the defaults already for clarity
...
some small changes to themes..
buttons can hide themselves now, so removed the empty disabled masks for
Bear2 and Natura
install the default xbms for reference to the doc dir
install some basic documentation to the doc dir
2007-05-12 00:48:06 +00:00
Dana Jansens
41f0ff035b
look for themes where they were installed by make install first
2007-05-12 00:06:50 +00:00
Dana Jansens
410bf6dc53
make default masks even sized. these are from the clearlooks theme, probably from somewhere else before that.
2007-05-11 23:08:30 +00:00
Dana Jansens
db9190fb34
this is nothing but to add a commit message..
...
added support for
menu.border.width
!
2007-05-11 22:49:48 +00:00
Dana Jansens
4845f271d9
add support for these...
...
menu.border.color
window.active.border.color
window.inactive.border.color
Bear2 has a menu color now, the old themerc had that specified
2007-05-11 22:47:09 +00:00
Dana Jansens
770360278c
add the metadata
2007-05-11 22:20:26 +00:00
Dana Jansens
b63ad92cca
give different border colors to active and inactive windows. adjust the xml theme format a little to make it BETTER. rawr. add some metadata standards too.
2007-05-11 22:18:43 +00:00
Dana Jansens
b2006b8b45
don't show handles on windows that cannot resize
2007-05-11 21:31:19 +00:00
Dana Jansens
b23476ed58
fix for circular transiency
2007-05-11 20:45:26 +00:00
Dana Jansens
154eda3faf
add test for grouptran->transient->transient
2007-05-11 20:41:01 +00:00
Dana Jansens
2baad3abee
oops, debug prints
2007-05-11 05:55:45 +00:00
Dana Jansens
8432416d4e
pick the closest icon instead of always a smaller one
2007-05-11 05:54:57 +00:00
Dana Jansens
d8919a9bf8
guarantee an even height for the label, and thus the titlebar, and thus the buttons. that way an even sized mask in the button will always be centred
2007-05-11 05:34:53 +00:00
Dana Jansens
0fedacf700
separate roll up and roll down.
...
new strings in the po's, which are actually old strings.
fix a couple menus shortcuts besides.
2007-05-11 04:51:29 +00:00
Dana Jansens
ba6754ac88
fix focus cycling. checking the wrong client.
2007-05-11 04:10:45 +00:00
Dana Jansens
c0ddd76ac5
change fallbacks
2007-05-11 03:48:41 +00:00
Dana Jansens
7956103a81
make fallbacks match 3.4
2007-05-11 03:46:09 +00:00
Dana Jansens
7d6caee44b
memory leak on the server
2007-05-11 03:36:58 +00:00
Dana Jansens
4e5c6af594
unused
2007-05-11 03:36:51 +00:00
Dana Jansens
06b918cc21
remove the last param from configure_full, it's not needed.
2007-05-11 02:47:14 +00:00
Dana Jansens
75372cd4a7
set the default window gravity to NorthWest.
...
only put the bare minimum inside the server grab.
adjust the frame decorations in client_manage instead of frame_grab_client
remove the last parameter from client_configure_full and just determine it from the other state available.
send configurenotifies at all the right times.
make windows get restored to their position properly when they have a border
2007-05-11 02:46:59 +00:00
Dana Jansens
caba57b694
don't adjust the decorations while the server is grabbed, move it to client.c
2007-05-11 02:44:50 +00:00
Dana Jansens
58788b9c16
change when configurerequests create configurenotifies.
...
make _NET_RESTACK_WINDOW create a configurenotify, because it is supposed to be like configurerequest. so why not?
2007-05-11 02:44:29 +00:00
Dana Jansens
b30478ed76
just generating some extra configurenotifies
2007-05-11 02:43:35 +00:00
Dana Jansens
775d5da7ad
this fixes pypanel.. heh.
...
don't activate iconic windows when they raise themselves just raise them. firefox still works so i am happy.
2007-05-11 00:01:55 +00:00
Dana Jansens
65d50861ad
when un-showing the desktop if a window is getting shown, iconify the others so just the one is shown
2007-05-10 23:22:54 +00:00
Dana Jansens
3537e50141
why didn't that commit
2007-05-10 21:33:22 +00:00
Dana Jansens
f1f946ea02
stacking fixes for layers
2007-05-10 20:23:27 +00:00
Dana Jansens
4a34c7ddb2
don't get the layer from the group like that. let new windows go in their default layer. they are already kept above their parents.
2007-05-10 17:15:41 +00:00
Dana Jansens
f3424ddd3b
add comments explaining why we don't switch desktops immediately
2007-05-10 16:51:59 +00:00
Dana Jansens
6ff520d02a
always set the multipliers just dont allow 0
2007-05-10 16:34:03 +00:00
Dana Jansens
9c32f34b37
center the text and icon vertically
2007-05-10 16:31:45 +00:00
Dana Jansens
2864a761c7
make sure math is done in the right order
2007-05-10 16:27:10 +00:00
Dana Jansens
5a96dee756
let the pager popup grow vertically
2007-05-10 16:23:41 +00:00
Dana Jansens
f969415426
fix assert happening by combining interactive and non-interactive actions
2007-05-10 16:17:57 +00:00
Dana Jansens
1ec4c3dfa8
make the squares a little smaller. it looks nicer?
2007-05-10 16:05:57 +00:00
Dana Jansens
9a3f05a780
don't make interactive desktop cycling switch until you release the mods. this is needed because otherwise focus moves around during the grab and applications get confused. :|
...
change the pager popup to resize based on the layout so the squares can be bigger
2007-05-10 16:04:08 +00:00
Dana Jansens
df45b1e146
add the focusout test
2007-05-10 15:33:03 +00:00
Dana Jansens
1c70f6b667
make stuff know it is not focused but changing desktops it still doesn't know
2007-05-10 15:25:01 +00:00