Commit Graph

36 Commits

Author SHA1 Message Date
Kim Woelders 8c72efbd5d Initial hint setup tweaks.
SVN revision: 13784
2005-03-18 21:43:43 +00:00
Kim Woelders a0145d1a22 Use more ecore_x atom functions.
SVN revision: 13634
2005-03-06 11:17:04 +00:00
Kim Woelders 33b94b6831 Remember (certain types of) dockapps as such across restart.
SVN revision: 13620
2005-03-05 00:30:46 +00:00
Kim Woelders f57da217ee Menu tweaks.
SVN revision: 13465
2005-02-22 17:40:15 +00:00
Kim Woelders 0315ee5d92 Clean up atom stuff.
Sync with ecore_x, some ecore_x candidates.
Set _NET_FRAME_EXTENTS in stead of _E_FRAME_SIZE.
Handle misbehaving apps sending client messages for withdrawn windows.


SVN revision: 13329
2005-02-12 16:16:29 +00:00
Kim Woelders d625bd3372 Enable running scripts on startup/restart.
SVN revision: 13234
2005-02-07 23:44:59 +00:00
Kim Woelders bc0bfa22b3 Attempt to improve badly behaving client handling.
SVN revision: 13064
2005-01-23 18:23:04 +00:00
Kim Woelders 5b3eb125ad Trivial stuff.
SVN revision: 13055
2005-01-22 11:32:58 +00:00
Kim Woelders fbbe386efb 0.16.8
SVN revision: 12619
2004-12-28 23:46:49 +00:00
Kim Woelders 3908bb588f Fix _XROOT... hack.
SVN revision: 11835
2004-10-11 20:28:56 +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 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 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 a5e7d6d8ab Clean up hint handling at startup.
SVN revision: 10402
2004-05-31 20:14:50 +00:00
Kim Woelders 34d097a9d0 Remove unused _XROOTWINDOW hint stuff.
SVN revision: 10384
2004-05-30 12:30:51 +00:00
Kim Woelders a917263310 Clean up setting internal window name/class hints.
SVN revision: 10320
2004-05-22 19:31:13 +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 46555214ea Update the client stacking list properly.
SVN revision: 9985
2004-04-30 20:05:22 +00:00
Kim Woelders 531c81778c Enable compiling with -Wshadow (trivial name clash fixups).
SVN revision: 9409
2004-03-20 15:49:05 +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 2328bcb7c9 2003 -> 2004.
SVN revision: 8569
2004-01-19 22:30:35 +00:00
Kim Woelders 57d8a9e8c5 Split mode struct into configuration and state stuff.
SVN revision: 8358
2004-01-12 20:43:18 +00:00
Kim Woelders 853aa77680 Fix problem with borders on initially shaded windows.
SVN revision: 8215
2003-12-27 19:20:15 +00:00
Kim Woelders 7873ef189e Introduced possibility to set _XROOT* hints always on root window. Added possibility to set some of the more obscure window options.
SVN revision: 8157
2003-12-21 12:25:58 +00:00
Kim Woelders b110adc6e6 Imlib2 - Improve on backgrounds.
SVN revision: 7923
2003-11-22 00:15:41 +00:00
Kim Woelders a619f8b193 Bye bye KDE(1).
SVN revision: 7825
2003-11-08 10:56:25 +00:00
Kim Woelders f5db047762 Implemented _NET_WORKAREA, patch from Roger Luethi <rl@hellgate.ch>.
SVN revision: 7339
2003-08-18 22:03:10 +00:00
Kim Woelders 39e322bc7c Only one ..._WM_CHECK window.
Remove _NET_WM_VERSION (not defined in spec).
Added ENLIGHTENMENT_VERSION property to root window.


SVN revision: 7153
2003-07-12 14:06:37 +00:00
Kim Woelders 4cbd76a861 Create ENL_MSG atom early (as was probably intended), fixes problem with
receiving client messages with message_type None (+ cleanups).


SVN revision: 7055
2003-06-21 10:39:20 +00:00
Kim Woelders 9e438a4c50 Fix mem leak and possible segv introduced by last commit.
SVN revision: 7054
2003-06-21 08:14:31 +00:00
Kim Woelders a3832d7e8f Shuffled some things around a bit.
SVN revision: 7022
2003-06-14 12:03:09 +00:00
Michael Jennings 9561bbaf29 Sun May 4 21:14:35 EDT 2003
(KainX)

Fix a seg fault during restart.  Also some cleanups.


SVN revision: 6898
2003-05-05 01:16:57 +00:00
Kim Woelders 07dedc4c31 Set _NET_ACTIVE_WINDOW (focus window) properly.
SVN revision: 6894
2003-05-04 10:27:21 +00:00
Michael Jennings 42874f5094 Thu Apr 3 11:32:31 EST 2003
(KainX)

Patch from Kim Woelders <kim@woelders.dk> to properly set
_NET_DESKTOP_GEOMETRY on desktop resize.


SVN revision: 6819
2003-04-03 16:34:48 +00:00
Michael Jennings b35504b70e Fri Mar 28 00:14:31 EST 2003
(KainX)

More patches from Kim Woelders <kim@woelders.dk>.


SVN revision: 6793
2003-03-28 05:16:21 +00:00
Michael Jennings d43b62e544 Sun Mar 23 22:45:31 EST 2003
(KainX)

Patch from Kim Woelders <kim@woelders.dk> for freedesktop.org WM hints.


SVN revision: 6780
2003-03-24 03:48:09 +00:00