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
Dana Jansens
5667acacbc
PANGO_VERSION_CHECK is new
2007-05-10 14:31:44 +00:00
Dana Jansens
176e6cea6e
going down the order so look for a lower layer
2007-05-10 06:31:38 +00:00
Dana Jansens
9d7215af4a
new strings
2007-05-10 05:35:53 +00:00
Dana Jansens
f5502fa01a
translate a few more strings and use g_message not g_critical whch is for debugging
2007-05-10 05:35:23 +00:00
Dana Jansens
6194acb271
checking string length with the wrong texture
2007-05-10 05:27:43 +00:00
Dana Jansens
11dd7db876
make the frame before you use the frame..
2007-05-10 05:25:34 +00:00
Dana Jansens
083a7565c7
set the session stuff before trying to apply per-app settings.
...
set the decor/functions after restoring all the stuff from session/per-app too
2007-05-10 05:21:05 +00:00
Mikael Magnusson
933a689b41
fix typo in a comment, at least i do'nt think config5Aure is a word
2007-05-10 05:08:24 +00:00
Dana Jansens
6c7ba97f57
make the xsession dir
2007-05-10 04:44:56 +00:00
Dana Jansens
3dc9e13db0
add the restack test for _NET_RESTACK_WINDOWS
2007-05-10 04:40:04 +00:00
Dana Jansens
220015e56e
make configurerequest activate but net_restack_windows just restack.
...
fix bottomif, topif, opposite.
fix debug output in event printing when there was no problem
2007-05-10 04:39:06 +00:00
Dana Jansens
aa40be2297
add _NET_RESTACK_WINDOW
2007-05-10 04:07:07 +00:00
Dana Jansens
c2c84c3f5e
add support for _NET_RESTACK_WINDOW
2007-05-10 04:06:50 +00:00
Dana Jansens
ae4bb6bcb2
not using this anymore
2007-05-10 04:06:38 +00:00
Dana Jansens
cf466cde11
dont clean the rc and menu. and include them in make dist
2007-05-10 04:05:38 +00:00