Commit Graph

123 Commits

Author SHA1 Message Date
Kim Woelders 4ef9558c14 Forgot 2008.
SVN revision: 34083
2008-03-22 14:51:24 +00:00
Kim Woelders 0a05aafc82 Assume free(0) is ok (if not HAVE_FREE_NULL_BUG will have to be defined).
SVN revision: 33818
2008-02-23 12:09:38 +00:00
Kim Woelders ed0d4b83d5 Prevent attempts to resize to less than 1x1.
SVN revision: 33228
2007-12-24 07:41:03 +00:00
Kim Woelders 6089e2ef04 Deactivate unused code, trivial cleanups.
SVN revision: 31626
2007-09-05 19:12:56 +00:00
Kim Woelders 4c80c1de2a Fix window sliding in new boxed mode.
SVN revision: 30341
2007-06-16 08:41:53 +00:00
Kim Woelders fbced44281 Cleanups, paving the way for other changes.
SVN revision: 30312
2007-06-11 22:28:35 +00:00
Kim Woelders e5cae2c734 Avoid area switch when activating window that is mostly offscreen (noted by Mike Frysinger).
SVN revision: 30119
2007-05-27 21:23:55 +00:00
Kim Woelders bd92d9d221 Fix "multiple deiconification" seen with e.g. claws-mail (noted by Bradley Reed).
SVN revision: 28798
2007-03-18 19:57:01 +00:00
Kim Woelders 7b951769f7 Fix resizing normal->maximized->fullscreen and back.
Fix preserving maximised state across restart.


SVN revision: 28787
2007-03-17 15:49:41 +00:00
Kim Woelders 19961cd8b7 Fix unmaximizing after shade/unshade (noted by Sven Faerber and Bradley Reed).
SVN revision: 28762
2007-03-16 03:56:11 +00:00
Kim Woelders d4fc13642f Revert (misunderstanding).
SVN revision: 28760
2007-03-16 02:54:47 +00:00
Kim Woelders 2025d8294e Don't unshade iconified windows on activation (revert to old behavior -
requested by Sven Faerber).


SVN revision: 28713
2007-03-14 04:12:50 +00:00
Kim Woelders 9468905ea1 Fix stacking before shade/unshade when "click-raises" is enabled (noted by Sven Faerber).
SVN revision: 28707
2007-03-14 01:02:49 +00:00
Kim Woelders a19cdebd92 Add option to show windows on all desks in focus list.
SVN revision: 28583
2007-03-06 03:33:31 +00:00
Kim Woelders f53600e1e8 Cleanups, enable compiling everything as if it were C++.
SVN revision: 28022
2007-01-17 01:10:44 +00:00
Kim Woelders 83bcbbaee1 2007.
SVN revision: 27952
2007-01-13 19:14:29 +00:00
Kim Woelders 67882e6394 Minor reorganisation of some ewin internals.
SVN revision: 27574
2006-12-27 16:17:27 +00:00
Kim Woelders d31b01dfee EwinGetName -> EwinGetTitle.
SVN revision: 27212
2006-11-26 11:30:59 +00:00
Kim Woelders 63a8acc721 Split up, shuffle around, rename.
SVN revision: 27181
2006-11-19 21:55:52 +00:00
Kim Woelders d8dcbc390b Enable setting focused/non-focused opacity independently.
- Based on patch from Grant Wier.


SVN revision: 26934
2006-11-03 23:44:32 +00:00
Kim Woelders 76c5c8557e Add checkbox in move/resize dialog to enable/disable use of _NET_WM_SYNC_REQUEST.
SVN revision: 26863
2006-10-29 15:21:15 +00:00
Kim Woelders 5c27f72cac Add _NET_WM_SYNC_REQUEST support.
SVN revision: 26842
2006-10-28 14:53:16 +00:00
Kim Woelders 6efc2c6872 Add ipc/match bits to enable/disable fading of particular windows.
SVN revision: 26392
2006-10-07 12:02:34 +00:00
Kim Woelders fb8bd3e398 Rename a few configuration items.
SVN revision: 25079
2006-08-23 21:04:53 +00:00
Kim Woelders 32eed4b5a2 Rename some macros (_Ewin...) for consistency.
SVN revision: 24442
2006-08-07 20:20:16 +00:00
Kim Woelders 33b4a23dc4 Fix shape update when client resizes after changing shape.
SVN revision: 23156
2006-06-04 12:54:49 +00:00
Kim Woelders 866d795c13 Fix segv when destroying client.
SVN revision: 22449
2006-05-03 21:04:08 +00:00
Kim Woelders 2a431b38e7 Trivial renaming.
SVN revision: 22448
2006-05-03 20:52:15 +00:00
Kim Woelders 31f912bc83 Add feature to subdivide screen (xinerama style).
SVN revision: 22307
2006-04-22 22:00:02 +00:00
Kim Woelders 71fafe5f70 Improve window repositioning on screen size change.
SVN revision: 22134
2006-04-15 18:32:54 +00:00
Kim Woelders e0b0ca87e2 Set window operation source some more places.
SVN revision: 22058
2006-04-12 15:19:40 +00:00
Kim Woelders 57e5fb09d4 Trivial fixes and cleanups.
SVN revision: 21978
2006-04-09 09:26:15 +00:00
Kim Woelders 1b8f4b1fe7 Make window opaque when focused (window option, enabled by default).
Clean up handling of opacity settings, move config options to misc.opacity.
Opacity values in configuration are now 0-100 in stead of 0-255.


SVN revision: 21722
2006-04-02 09:45:40 +00:00
Kim Woelders 08e7a93c29 Clear maximized state on resize.
SVN revision: 21608
2006-03-30 22:35:20 +00:00
Kim Woelders 397dd5f40a Fix non-opaque slidein.
SVN revision: 21473
2006-03-21 20:36:02 +00:00
Kim Woelders 2b9692f28f Add move/resize functions with action source parameter.
SVN revision: 20597
2006-02-19 22:23:50 +00:00
Kim Woelders e052f9aceb Move lists to Ecore_List.
SVN revision: 20557
2006-02-18 08:30:09 +00:00
Kim Woelders f40181876b Fix position after unshading certain borders. Cleanups.
SVN revision: 20398
2006-02-11 14:19:44 +00:00
Kim Woelders 056248c884 2006.
SVN revision: 19591
2006-01-07 07:20:58 +00:00
Kim Woelders 3daa7b97b4 Fix setting focusclick window attribute.
SVN revision: 19241
2005-12-22 18:52:55 +00:00
Kim Woelders ff86323831 Split off borders.h.
SVN revision: 19238
2005-12-22 18:43:15 +00:00
Kim Woelders 2642a796ae Add show desktop IPC command ("desk clear").
SVN revision: 18768
2005-12-01 17:00:24 +00:00
Kim Woelders ac60a6615a Area stuff belongs with desk stuff.
SVN revision: 18540
2005-11-19 19:32:45 +00:00
Kim Woelders c24b411115 Split off groups.h. Fix certain hint updates. Cleanups.
SVN revision: 18538
2005-11-19 15:47:10 +00:00
Kim Woelders 1c27a1b475 More action source handling bits.
SVN revision: 18487
2005-11-15 23:11:17 +00:00
Kim Woelders b8d230d659 Action source handling - continued.
SVN revision: 18447
2005-11-13 01:22:28 +00:00
Kim Woelders e3f3a9c6bd Action source handling - continued.
SVN revision: 18445
2005-11-12 19:55:42 +00:00
Kim Woelders 5b2513c0b2 Action source handling - part 1. Mostly renaming and shuffling around.
SVN revision: 18443
2005-11-12 17:51:11 +00:00
Kim Woelders caf1c3660c Deiconify to current viewport.
SVN revision: 18441
2005-11-12 15:36:44 +00:00
Kim Woelders 8f5976fe11 Don't chase sliding windows.
SVN revision: 18439
2005-11-12 15:13:27 +00:00