Commit Graph

185 Commits

Author SHA1 Message Date
Kim Woelders 7847d73770 Fix button stacking.
SVN revision: 12220
2004-11-17 19:31:11 +00:00
Kim Woelders 43666cad1c Minor winops IPC function fix.
SVN revision: 12192
2004-11-12 17:10:59 +00:00
Kim Woelders 3908bb588f Fix _XROOT... hack.
SVN revision: 11835
2004-10-11 20:28:56 +00:00
Kim Woelders 092da03a48 Fix segv in debug command. Pointed out by Vadik Mironov <vadikmironoff@mtu-net.ru>.
SVN revision: 11502
2004-09-02 17:55:31 +00:00
Kim Woelders db74bdbbff Add basic _NET_WM_WINDOW_OPACITY handling.
SVN revision: 11290
2004-08-20 21:13:56 +00:00
Kim Woelders 8b876df899 Check argument lists for printf-alikes.
SVN revision: 11232
2004-08-15 20:45:23 +00:00
Kim Woelders a229e84d09 Pass button grabs through one function.
SVN revision: 11225
2004-08-14 15:06:26 +00:00
Kim Woelders 6434b22c6e Partial fix to button grab problem.
SVN revision: 11222
2004-08-14 00:47:17 +00:00
Kim Woelders 1811880a00 Debug commands to set/unset pointer grabs.
SVN revision: 11174
2004-08-07 23:11:44 +00:00
Kim Woelders 82b83dbd84 Enable showing some menu info for debug (+tidy up some menu state stuff).
SVN revision: 11172
2004-08-07 21:00:10 +00:00
Kim Woelders d729f2c717 Enable showing some grab info.
SVN revision: 11160
2004-08-05 23:08:34 +00:00
Kim Woelders a5de9656e8 Bye bye Imlib1 and Fnlib.
SVN revision: 11010
2004-07-25 09:34:43 +00:00
Kim Woelders 47ddbb9d11 Fix focuslist trouble.
SVN revision: 10992
2004-07-23 20:05:50 +00:00
Kim Woelders 1fe494a8eb Fix some focus list options.
SVN revision: 10893
2004-07-17 22:17:20 +00:00
Kim Woelders b8e1fa1a48 IPC - Set focus by window name, help command cleanups.
SVN revision: 10884
2004-07-17 07:54:08 +00:00
Kim Woelders 4e0b46746a Cursor code namespace cleanup.
SVN revision: 10845
2004-07-15 16:46:06 +00:00
Kim Woelders ec67699a5d Mostly trivial EWin struct member renaming.
SVN revision: 10814
2004-07-13 19:58:58 +00:00
Kim Woelders a8dac7b7a6 Shuffle some ICCCM client message code around.
SVN revision: 10808
2004-07-13 17:15:20 +00:00
Kim Woelders 7a0880253e Read the WM_COMMAND property for all group members + shuffle some code around.
SVN revision: 10678
2004-07-04 08:47:28 +00:00
Kim Woelders 7ab2bebe6e Trivial renaming of placement options.
SVN revision: 10672
2004-07-03 00:30:50 +00:00
Kim Woelders a68bf02ad8 Nested E. Maybe not really useful (yet?) but good for debugging and fun toy.
SVN revision: 10650
2004-06-30 13:04:18 +00:00
Kim Woelders 46cd16985e Trivial renamings.
SVN revision: 10631
2004-06-29 13:19:23 +00:00
Kim Woelders 3d5c6c0743 Read WM_TRANSIENT_FOR only on map or change + debug stuff.
SVN revision: 10524
2004-06-16 22:49:37 +00:00
Kim Woelders 9a2591c4e1 Trivial code shuffle and namespace cleanup.
SVN revision: 10457
2004-06-07 16:46:08 +00:00
Kim Woelders 3acff5462a Fix segv on group member exit + associated cleanups.
SVN revision: 10452
2004-06-06 16:38:17 +00:00
Kim Woelders b43495e0d5 Trivial code shuffle (sticky.c into borders.c) and namespace cleanup.
SVN revision: 10439
2004-06-04 19:23:47 +00:00
Kim Woelders 0163c3ff80 Selective Transparency - basic functionality (Jaron Omega <jaron@sock-stream.net>).
SVN revision: 10427
2004-06-03 18:04:47 +00:00
Kim Woelders 956cc301c8 Enable using names in some IPC window info functions.
SVN revision: 10386
2004-05-30 15:14:24 +00:00
Kim Woelders 4e37a17206 Fix broken IPC "save configuration" command.
SVN revision: 10253
2004-05-16 09:59:34 +00:00
Kim Woelders 2b847dfbe9 Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow.
SVN revision: 10053
2004-05-04 19:04:42 +00:00
Kim Woelders bbd83d171e Mostly cosmetic changes to IPC window info functions.
SVN revision: 9942
2004-04-27 21:34:00 +00:00
Kim Woelders 47439d8b27 Move all IPC functions to ipc.c.
SVN revision: 9913
2004-04-26 21:32:23 +00:00
Kim Woelders 680ccb19ad Simplify background code, re-generate backgrounds when enabling transparency.
SVN revision: 9706
2004-04-12 08:28:34 +00:00
Kim Woelders 7234225cb2 Background code and namespace shuffle.
SVN revision: 9678
2004-04-10 19:39:02 +00:00
Kim Woelders fbb71bcab4 Simplify border update code, partial fix to border updates after desk switch.
SVN revision: 9666
2004-04-09 13:45:59 +00:00
Kim Woelders 6eb7db0cff Move global queue_up to Mode struct.
SVN revision: 9665
2004-04-09 12:59:56 +00:00
Kim Woelders cc4a910fa6 Shuffle around/clean up some master/slave state vars.
SVN revision: 9633
2004-04-07 14:32:36 +00:00
Kim Woelders ad374aaa38 Improve on (click-to-) focus.
SVN revision: 9559
2004-04-01 22:41:22 +00:00
Kim Woelders 7248d27a76 Use unwrapped libc malloc/realloc/free by default.
SVN revision: 9492
2004-03-26 21:42:03 +00:00
Kim Woelders 2b84f92907 Use new static stacking list wherever possible.
SVN revision: 9491
2004-03-26 21:21:47 +00:00
Kim Woelders 3b1f6e7c72 Enable compiling with -Wwrite-strings (trivial fixups).
SVN revision: 9414
2004-03-21 01:39:40 +00:00
Kim Woelders 531c81778c Enable compiling with -Wshadow (trivial name clash fixups).
SVN revision: 9409
2004-03-20 15:49:05 +00:00
Kim Woelders e434313aff Indent. Remove unused function. Comment comments.
SVN revision: 9396
2004-03-19 00:27:16 +00:00
Mandrake 68ea5e7268 Thu Mar 18 12:10:13 EST 2004
(Mandrake)

Fixed a boatload of warnings.  Commented out a couple of functions that
were no longer being used.  I fixed some of these warnings a few years ago
and somehow *ahem* they were put back in ;)


SVN revision: 9392
2004-03-18 17:03:50 +00:00
Kim Woelders a50d1836ee Cosmetics.
SVN revision: 9351
2004-03-14 09:03:26 +00:00
Kim Woelders d32348a374 Preparing for _NET_WM_NAME (UTF-8).
SVN revision: 9151
2004-02-29 01:30:18 +00:00
Kim Woelders f43c79641d Renamed duplicate to Estrdup, introduced Estrndup.
SVN revision: 9148
2004-02-28 15:14:02 +00:00
Kim Woelders 2e109a74cd Remove unused modules.c.
SVN revision: 9024
2004-02-18 18:45:37 +00:00
Kim Woelders 7c1f74a388 Theme code and namespace shuffle.
SVN revision: 8937
2004-02-11 15:27:54 +00:00
Kim Woelders b22b21cc5a Moved some configuration items to the configuration struct.
SVN revision: 8858
2004-02-06 19:56:26 +00:00