Mikael Magnusson
|
8cb6e95eb6
|
add moverelative and resizerelative
|
2006-08-02 16:36:40 +00:00 |
|
Mikael Magnusson
|
05c0dbfedf
|
be paranoid about programs setting 0 resize increments, which results in a divide by zero, which is in turn bad
|
2006-08-02 16:36:29 +00:00 |
|
Mikael Magnusson
|
d2fb93e8af
|
remove bogus check for handle width in client_setup_decor_and_functions resulting in handles not being drawn if a theme with handle width = 0 is used when that function is called for a window and a theme with handle with > 0 is then loaded.
|
2006-08-02 06:07:12 +00:00 |
|
Mikael Magnusson
|
9384c87fbc
|
disable compiling of render/rendertest in make all, use make check if you want to use it, it is extremely awesome
|
2006-08-02 05:14:30 +00:00 |
|
Mikael Magnusson
|
be8bc711b2
|
make the Unfocus action do something when config_focus_follow is set
|
2006-08-02 04:45:52 +00:00 |
|
Mikael Magnusson
|
ee778a8299
|
Update changelog with changes up to now
|
2006-08-02 00:12:58 +00:00 |
|
Mikael Magnusson
|
9fe211a1ca
|
remove an old comment
|
2006-08-01 23:59:27 +00:00 |
|
Mikael Magnusson
|
8504271af3
|
actually add zh_TW to LINGUAS
|
2006-08-01 23:59:11 +00:00 |
|
Mikael Magnusson
|
50292dbd75
|
a "osx" gradient, it is like horizontal but mirrors in the center
|
2006-08-01 20:34:35 +00:00 |
|
Mikael Magnusson
|
6212b7c19b
|
update rc.xml.in, also thanks to jonas k��lker
|
2006-08-01 19:47:09 +00:00 |
|
Mikael Magnusson
|
dd33cfe70b
|
update rc.xsd, many thanks to jonas k��lker
|
2006-08-01 19:43:01 +00:00 |
|
Mikael Magnusson
|
6360fe73ab
|
add croatian and german translations
|
2006-07-04 10:37:45 +00:00 |
|
Mikael Magnusson
|
2922f6ef95
|
dont make popup windows saveunder after all, they move around
|
2006-06-23 22:58:04 +00:00 |
|
Mikael Magnusson
|
666a466b7e
|
make menus also saveunder
|
2006-06-16 12:41:39 +00:00 |
|
Mikael Magnusson
|
ca16567253
|
make popup windows saveunder
|
2006-06-16 11:00:44 +00:00 |
|
Mikael Magnusson
|
b3fa579a61
|
so it wont leak because ob uses a hash for colors, but lets free the colors anyway
|
2006-06-14 19:47:28 +00:00 |
|
Mikael Magnusson
|
7ca93b9ff2
|
okay that parent didnt point where i thought
|
2006-06-14 19:27:32 +00:00 |
|
Mikael Magnusson
|
18cd2fa938
|
forgot i was in the middle of something
|
2006-06-14 19:23:27 +00:00 |
|
Mikael Magnusson
|
335a0eecc7
|
initial commit of split gradient, looks like some RrColor leaking perhaps
|
2006-06-14 19:20:46 +00:00 |
|
Mikael Magnusson
|
48e3f64bc0
|
must assign return of g_list_insert_before to list, the start address may have changed
|
2006-06-11 10:36:31 +00:00 |
|
Mikael Magnusson
|
dd48997668
|
fix two memleaks
|
2006-06-11 10:21:35 +00:00 |
|
Mikael Magnusson
|
e0aa54a891
|
rip out the VIDMODE extension stuff. this was only used to size fullscreen windows to the viewport, i doubt anyone is actually using it and it interacts very badly with xinerama.
|
2006-06-11 09:47:53 +00:00 |
|
Mikael Magnusson
|
f07b18cf3a
|
mad propz to jonaskoelker finding a memleak
|
2006-06-09 22:35:55 +00:00 |
|
Mikael Magnusson
|
4137779722
|
lollerskates
|
2006-06-09 14:54:18 +00:00 |
|
Mikael Magnusson
|
0f80c6ab40
|
not surprisingly, there was a typo
|
2006-06-09 14:53:36 +00:00 |
|
Mikael Magnusson
|
e72a1232fa
|
if this works i will be a bit amazed, add class matching, and allow to match either name or class or both
|
2006-06-09 14:52:06 +00:00 |
|
Mikael Magnusson
|
d4b7340454
|
changing props need client_change_state
|
2006-06-09 14:29:54 +00:00 |
|
Mikael Magnusson
|
d471ffb92a
|
fix4
|
2006-06-09 14:22:16 +00:00 |
|
Mikael Magnusson
|
19611e3bc1
|
haha
|
2006-06-09 14:21:30 +00:00 |
|
Mikael Magnusson
|
94a0ea2150
|
fix2
|
2006-06-09 14:19:59 +00:00 |
|
Mikael Magnusson
|
2658610ae2
|
fix
|
2006-06-09 14:17:15 +00:00 |
|
Mikael Magnusson
|
ff04e2c9a9
|
add the rest of the possible states to per app settings, and fix some mem leaks in the code that _set_ the per app list
|
2006-06-09 14:14:17 +00:00 |
|
Mikael Magnusson
|
8af51d8a1b
|
add role matching to per app settings and fix a small memleak in the code that frees the per app list
|
2006-06-09 12:47:48 +00:00 |
|
Mikael Magnusson
|
4a42260849
|
setting variables helps
|
2006-06-08 11:49:52 +00:00 |
|
Mikael Magnusson
|
b4010b586d
|
final fix i think
|
2006-06-08 11:46:34 +00:00 |
|
Mikael Magnusson
|
014969a959
|
fix7
|
2006-06-08 11:45:39 +00:00 |
|
Mikael Magnusson
|
85340eab40
|
fix6
|
2006-06-08 11:45:12 +00:00 |
|
Mikael Magnusson
|
611e8a5324
|
fix5
|
2006-06-08 11:43:43 +00:00 |
|
Mikael Magnusson
|
f819e3b850
|
fix4
|
2006-06-08 11:42:16 +00:00 |
|
Mikael Magnusson
|
76f514cf52
|
fix3
|
2006-06-08 11:40:40 +00:00 |
|
Mikael Magnusson
|
f3801affc6
|
fix2
|
2006-06-08 11:39:45 +00:00 |
|
Mikael Magnusson
|
c63938f765
|
fix
|
2006-06-08 11:37:51 +00:00 |
|
Mikael Magnusson
|
de1559a094
|
move stuff around some more
|
2006-06-08 11:36:43 +00:00 |
|
Mikael Magnusson
|
f80ab241f3
|
some notes to self
|
2006-06-08 11:05:29 +00:00 |
|
Mikael Magnusson
|
74695334c6
|
*coughs uncontrollably*
|
2006-06-08 10:57:17 +00:00 |
|
Mikael Magnusson
|
df1ef6b8ad
|
"oops"
|
2006-06-08 10:36:36 +00:00 |
|
Mikael Magnusson
|
9aeb9d9fb5
|
define vars in proper places and don't leak the entire list of settings
|
2006-06-08 10:34:15 +00:00 |
|
Mikael Magnusson
|
3c3415d87b
|
cvs add is good
|
2006-06-08 10:24:47 +00:00 |
|
Mikael Magnusson
|
ed61a94ca5
|
per app settings
|
2006-06-08 10:18:31 +00:00 |
|
Mikael Magnusson
|
9490107c4b
|
*whistles*
|
2006-05-10 14:45:48 +00:00 |
|