Commit Graph

92 Commits

Author SHA1 Message Date
Kim Woelders 99d717e187 Copyright updates. More enlightenment->e16.
SVN revision: 13794
2005-03-19 16:40:18 +00:00
Kim Woelders dff6739e15 Fix handling of WM_COMMAND with bogus value.
SVN revision: 13757
2005-03-16 19:16:46 +00:00
Kim Woelders 8d17294eb9 Simplify WM_COMMAND handling.
SVN revision: 13712
2005-03-12 15:22:08 +00:00
Kim Woelders 9c78703d97 Fix remembering command when it contains shell special or blank chars.
SVN revision: 13710
2005-03-12 11:09:33 +00:00
Kim Woelders e3494107c6 Tweaks.
SVN revision: 13635
2005-03-06 11:40:56 +00:00
Kim Woelders a0145d1a22 Use more ecore_x atom functions.
SVN revision: 13634
2005-03-06 11:17:04 +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 b49d17688c Do not pass disp around everywhere.
SVN revision: 13179
2005-02-02 17:12:07 +00:00
Kim Woelders e0e414c9cf Deuglify fullscreen windows not filling available space.
SVN revision: 13136
2005-01-30 11:02:43 +00:00
Kim Woelders 4d40fa97d8 Optionally bypass logout dialog, optionally add reboot/halt to logout dialog.
SVN revision: 13120
2005-01-29 07:11:59 +00:00
Kim Woelders 5b3eb125ad Trivial stuff.
SVN revision: 13055
2005-01-22 11:32:58 +00:00
Kim Woelders 7abca3de32 Attempt to fix unmap problem, more debug, cleanups.
SVN revision: 12851
2005-01-09 22:36:01 +00:00
Kim Woelders fbbe386efb 0.16.8
SVN revision: 12619
2004-12-28 23:46:49 +00:00
Kim Woelders 48b764162a Ignore ICCCM iconify while unmapped.
SVN revision: 12010
2004-10-24 10:10:14 +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 9a85e829be Valgrindings.
SVN revision: 11118
2004-07-30 23:28:42 +00:00
Kim Woelders 4c73a3944f Bits and pieces - no actual changes.
SVN revision: 10854
2004-07-15 23:31:02 +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 8d9b57cdb5 Handle struts, optionally ignore.
SVN revision: 10673
2004-07-03 00:58:19 +00:00
Kim Woelders 440afd6972 Make fullscreen windows borderless.
SVN revision: 10664
2004-07-02 17:36:58 +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 a2ac120094 Get the window placement right, I hope.
SVN revision: 10596
2004-06-27 15:59:32 +00:00
Kim Woelders f6e8774706 Another attempt to fix some window placement and saved settings issues.
SVN revision: 10541
2004-06-18 20:12:10 +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 5b4d11a9c9 Fix ancient harmless bug.
SVN revision: 10456
2004-06-07 16:07:38 +00:00
Kim Woelders 0723128635 Fix saving info at exit + shuffle some code around.
SVN revision: 10420
2004-06-02 22:44:33 +00:00
Kim Woelders a5e7d6d8ab Clean up hint handling at startup.
SVN revision: 10402
2004-05-31 20:14:50 +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 18082e70c3 Fix floating window movement (finally, I hope).
SVN revision: 10276
2004-05-18 23:31:07 +00:00
Kim Woelders 307e769187 Clear blocked signals at startup and exit.
Set EDBUG_COREDUMP to get core dump in stead of GSOD.


SVN revision: 10106
2004-05-07 15:18:07 +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 de1c885ef6 Another attempt at fixing the "losing windows" bug, adjust event masks.
SVN revision: 9831
2004-04-21 20:51:57 +00:00
Kim Woelders e47600e918 Attempt to set event masks consistently.
SVN revision: 9736
2004-04-15 19:44:38 +00:00
Kim Woelders 7a95ff3a9a Simplify ewin unmap/destroy handling (fixes "losing windows" bug).
SVN revision: 9641
2004-04-07 21:50:19 +00:00
Kim Woelders ad374aaa38 Improve on (click-to-) focus.
SVN revision: 9559
2004-04-01 22:41:22 +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 27ecf9d1d5 Enable compiling with -Wshadow (code fixups).
SVN revision: 9410
2004-03-20 15:58:46 +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 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 b22b21cc5a Moved some configuration items to the configuration struct.
SVN revision: 8858
2004-02-06 19:56:26 +00:00
Kim Woelders d079765697 Attempt to fix some focus problems.
SVN revision: 8747
2004-02-01 11:28:06 +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 c778c0e833 Tidying up a bit.
SVN revision: 8148
2003-12-18 23:43:26 +00:00
Kim Woelders 46eb604456 Menu code and namespace shuffle.
SVN revision: 8115
2003-12-14 17:24:34 +00:00
Kim Woelders bd85fc492e Fix gcc 3.3 compiler warnings.
SVN revision: 8095
2003-12-11 21:13:50 +00:00