Mikael Magnusson
|
cd0204d626
|
fullscreen overrides aspect hints (because i say so)
|
2004-03-20 21:38:04 +00:00 |
|
Mikael Magnusson
|
77c744f285
|
raise your hand if you liked the onepixel border and i'll add an option for it somewhere
|
2004-03-20 21:35:44 +00:00 |
|
Mikael Magnusson
|
2a8ede0004
|
alert windows can be titleless, maybe all titleless windows should be empty, i dunno
|
2004-03-20 21:34:29 +00:00 |
|
Mikael Magnusson
|
134063d850
|
did anyone use this?
|
2004-03-20 16:01:22 +00:00 |
|
Mikael Magnusson
|
8a3bfe527c
|
whitespace changes
|
2004-03-20 15:48:38 +00:00 |
|
Mikael Magnusson
|
0e6161b0d4
|
the old event code
|
2004-03-18 11:54:15 +00:00 |
|
Mikael Magnusson
|
d50f491716
|
this might fix focusLast which was previously borken when closing a window and the pointer was on it and then going onto another from the close. er, yeah.
|
2004-02-25 19:07:40 +00:00 |
|
Mikael Magnusson
|
dd7c6ad734
|
add back the focusLast option for the "i lost count"th time
|
2004-02-24 20:26:08 +00:00 |
|
Mikael Magnusson
|
a5451fa6fa
|
hopefully fix some stuff with kde tray icons
|
2004-02-24 20:11:36 +00:00 |
|
Mikael Magnusson
|
2342c6224c
|
on second thought, i might do some developing
|
2004-02-20 23:24:56 +00:00 |
|
Mikael Magnusson
|
77af27b8b2
|
add setting <desktops><firstdesk>num<//> to set which desktop to start on, also fix a guint that should be gint. (used to let you say you want negative number of desktops)
|
2004-02-19 14:33:59 +00:00 |
|
Mikael Magnusson
|
3c28739a0e
|
this will be exciting
|
2004-02-19 13:29:25 +00:00 |
|
Dana Jansens
|
2ff32f86a1
|
add recent changes
|
2003-12-22 20:08:25 +00:00 |
|
Dana Jansens
|
8e4d085dc9
|
add ja
|
2003-12-22 19:47:16 +00:00 |
|
Dana Jansens
|
be1b2cf823
|
3.1
|
2003-12-22 19:46:16 +00:00 |
|
Dana Jansens
|
fb0cd13254
|
dont persist the linear state, not sure why i did it and it breaks stuff. hope changing this doesnt break other stuff!!! closes #1025
|
2003-12-22 18:54:14 +00:00 |
|
Dana Jansens
|
6f8d9cde7d
|
closed 881
|
2003-12-22 18:39:43 +00:00 |
|
Dana Jansens
|
745e851faa
|
dont have glib reap children, we shall reap them instead to avoid zombies from processes tranferred to us
|
2003-12-22 18:37:12 +00:00 |
|
Dana Jansens
|
05c1f33323
|
recent changes
|
2003-12-22 18:20:09 +00:00 |
|
Dana Jansens
|
7ae62cc7ef
|
dont make our frame windows override-redirect, so that configure requests are generated if apps try to configure our frame (eg. import -frame)
|
2003-12-22 18:16:47 +00:00 |
|
Dana Jansens
|
57ddb2751e
|
whitespace
|
2003-12-22 18:16:02 +00:00 |
|
Dana Jansens
|
c96a918b39
|
add recent changes
|
2003-12-22 17:54:40 +00:00 |
|
Dana Jansens
|
dbe2a9e5b3
|
add japanese translation
|
2003-12-22 17:50:36 +00:00 |
|
Dana Jansens
|
eb22848aeb
|
s/guint/gboolean/ oops
|
2003-12-22 17:43:38 +00:00 |
|
Dana Jansens
|
b11a948442
|
don't use action_run_string in action.c, pass along the data so that the second action gets all the same flags
|
2003-12-22 17:38:05 +00:00 |
|
Dana Jansens
|
a6e4aba806
|
make all dialog typed windows transient for their group if they dont specify a WM_TRANSIENT_FOR hint.
|
2003-12-22 17:24:51 +00:00 |
|
Dana Jansens
|
06202e2bad
|
dont scale images to 0 px wide or tall
|
2003-11-11 12:04:47 +00:00 |
|
Dana Jansens
|
b338e27b32
|
use g_snprintf instead of sprintf
|
2003-11-11 11:59:50 +00:00 |
|
Dana Jansens
|
064901801e
|
dont go changing the session file all the time, and so then dont need to unlink so we dont end up stalling when the same session is asked for more than once.
|
2003-11-11 11:54:29 +00:00 |
|
Dana Jansens
|
5f0d12c9d7
|
recent changes
|
2003-10-27 20:44:12 +00:00 |
|
Dana Jansens
|
5b2ac0a66c
|
remove the debian menu file
|
2003-10-27 20:43:41 +00:00 |
|
Dana Jansens
|
3603c20b4e
|
3.0 time
|
2003-10-27 20:19:14 +00:00 |
|
Dana Jansens
|
ace1d5b510
|
dist the version.h.in not the version.h
|
2003-10-27 20:14:30 +00:00 |
|
Dana Jansens
|
1ad44dab35
|
add version.h
|
2003-10-27 20:13:23 +00:00 |
|
Dana Jansens
|
13206849ea
|
add version info the library headers
|
2003-10-27 20:11:14 +00:00 |
|
Dana Jansens
|
def76092b5
|
disable the "Go there" menu entry when its the current desktop
|
2003-10-27 19:59:11 +00:00 |
|
Dana Jansens
|
7c80db2552
|
was setting NULL incorrectly to cancel actions and then not checking for NULL before using it
|
2003-10-27 19:52:49 +00:00 |
|
Dana Jansens
|
671a30187f
|
g_strerror
|
2003-10-25 19:40:54 +00:00 |
|
Dana Jansens
|
5a1ad84c05
|
use gpointer for void*
|
2003-10-25 19:39:19 +00:00 |
|
Dana Jansens
|
7ed0e10404
|
g_getenv fix, it returns const char*. use gpointer for void*
|
2003-10-25 19:38:51 +00:00 |
|
Dana Jansens
|
e5c7e635bc
|
use g_getenv
|
2003-10-25 19:35:12 +00:00 |
|
Dana Jansens
|
16dc1c48c8
|
oops typo of doom
|
2003-10-25 19:30:48 +00:00 |
|
Dana Jansens
|
174de91c34
|
use g_[s]list_next/previous consistantly, and check for "it" instead of "it != NULL" consistantly. props to Logan again :)
|
2003-10-25 19:27:09 +00:00 |
|
Dana Jansens
|
4cb183401c
|
show a message if chdir() fails
|
2003-10-25 19:16:57 +00:00 |
|
Dana Jansens
|
eaa3b3aaa7
|
capitalization consistency
|
2003-10-25 19:16:38 +00:00 |
|
Dana Jansens
|
938915b8e5
|
free the GErrror
|
2003-10-25 19:14:30 +00:00 |
|
Dana Jansens
|
91de569e69
|
free the GError
|
2003-10-25 19:14:10 +00:00 |
|
Dana Jansens
|
5cadc1bff5
|
much improved functions for maknig directories, props to Logan
|
2003-10-25 19:13:09 +00:00 |
|
Dana Jansens
|
138d98fc3f
|
avoid duplicates in the path lists
|
2003-10-25 18:57:34 +00:00 |
|
Dana Jansens
|
de98f8153b
|
skip taskbar windows dont appear in the client menu
|
2003-10-23 07:28:14 +00:00 |
|