Commit Graph

122 Commits

Author SHA1 Message Date
Kim Woelders bfefc200cd EColor->COLOR32
SVN revision: 42460
2009-09-13 13:45:34 +00:00
Kim Woelders 3e237fb247 Enable fading/shadow when desired (in stead of disabling when not).
SVN revision: 34753
2008-06-05 17:42:59 +00:00
Kim Woelders fd39d6628a Simplify shape functions.
SVN revision: 34745
2008-06-05 08:55:21 +00:00
Kim Woelders 02f2b0d882 Eliminate RRoot and VRoot.
SVN revision: 34146
2008-03-29 17:18:58 +00:00
Kim Woelders 6eaca2639c Eliminate redundant VRoot vars.
SVN revision: 34106
2008-03-24 11:12:40 +00:00
Kim Woelders e7f01c2d6f Add -brs to indent profile.
SVN revision: 34096
2008-03-23 11:54:24 +00:00
Kim Woelders db8cc38ab6 Forgot 2008.
SVN revision: 33886
2008-03-01 16:38:58 +00:00
Kim Woelders f817e6c584 Fix memory leak if translucent move initialisation fails.
SVN revision: 33882
2008-03-01 15:38:59 +00:00
Kim Woelders 5ab71de162 Cleanups.
SVN revision: 33740
2008-02-13 20:51:00 +00:00
Kim Woelders e852bc3c7d Define mask bitmaps in source to avoid depending on x11 bitmap package.
SVN revision: 33149
2007-12-15 12:31:33 +00:00
Kim Woelders 6089e2ef04 Deactivate unused code, trivial cleanups.
SVN revision: 31626
2007-09-05 19:12:56 +00:00
Kim Woelders 7d0aff6e76 XColor -> EColor, EGet/SetColor -> macros.
SVN revision: 31566
2007-08-28 17:58:23 +00:00
Kim Woelders adebdda1c7 Use saveunders if available.
SVN revision: 30757
2007-07-11 09:28:54 +00:00
Kim Woelders 9eec06491e Add dialog option to select non-grabbing move/resize modes.
SVN revision: 30756
2007-07-11 09:21:27 +00:00
Kim Woelders 56cf417678 Avoid move/resize updates when nothing has changed.
Disable some code that should be redundant.


SVN revision: 30465
2007-06-25 20:00:50 +00:00
Kim Woelders 328697893f Add shaped window version of technical move/resize mode.
SVN revision: 30455
2007-06-24 20:10:39 +00:00
Kim Woelders 0c11c773dc Split up, move some code around.
SVN revision: 30447
2007-06-23 20:35:51 +00:00
Kim Woelders d11c7f3664 Oops - fix shaded.
SVN revision: 30384
2007-06-17 21:20:46 +00:00
Kim Woelders 6d90f4c938 Fix bug in left/top resizing when returning to starting point. Simplify.
SVN revision: 30383
2007-06-17 20:03:29 +00:00
Kim Woelders bd90618278 Handle shape of small windows properly (e.g. shaded).
SVN revision: 30377
2007-06-17 12:41:14 +00:00
Kim Woelders 0303e9e743 Fix move/resize color.
SVN revision: 30344
2007-06-16 11:16:17 +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 ea4dd7f6ef Use shaped window in stead of server grab/line draws for boxed move/resize mode.
SVN revision: 30337
2007-06-15 19:42:41 +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 3809829775 Cleanups.
SVN revision: 30283
2007-06-09 14:17:38 +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 f02b00ad9d Change internal window handling API. Now passing Win (pointer to EXID struct) in stead of window XID.
SVN revision: 22397
2006-04-29 19:39:21 +00:00
Kim Woelders 068d2aef43 Window handling function api rename/rewrap continued.
SVN revision: 22352
2006-04-25 22:40:06 +00:00
Kim Woelders 0218e123c2 Start renaming/rewrapping stuff preparing for other api changes.
SVN revision: 22185
2006-04-17 21:55:34 +00:00
Kim Woelders 2f78638c0f Wrap imlib.
SVN revision: 21576
2006-03-29 19:13:17 +00:00
Kim Woelders d22580d185 Header file and other cleanups.
SVN revision: 21409
2006-03-19 14:59:48 +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 056248c884 2006.
SVN revision: 19591
2006-01-07 07:20:58 +00:00
Kim Woelders ff86323831 Split off borders.h.
SVN revision: 19238
2005-12-22 18:43:15 +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 24f10641c9 Fix several window group bugs.
SVN revision: 18323
2005-11-05 17:12:53 +00:00
Kim Woelders 0dfa113313 General bug hunt - Found a few, pedantic cleanups, dead code removal.
SVN revision: 18153
2005-10-30 19:40:49 +00:00
Kim Woelders 9dca3e88f1 EWM hint support is no longer optional. Split off hints.h.
SVN revision: 18049
2005-10-27 23:18:35 +00:00
Kim Woelders 9e9c8769b7 Fix geometry indicator during non-opaque resizing.
Yet another partial cleanup of client window property/state stuff.


SVN revision: 17466
2005-10-12 17:20:42 +00:00
Kim Woelders 9ebaf4a103 Change most desk references from integer to pointer to desk object.
SVN revision: 16515
2005-09-04 07:27:20 +00:00
Kim Woelders df92a58a88 Really boring cosmetics.
SVN revision: 16061
2005-08-07 22:59:27 +00:00
Kim Woelders 18227d6e5f Only look for localized versions of theme config files (not image, sound, etc.). Cleanups.
SVN revision: 15799
2005-07-17 12:55:13 +00:00
Kim Woelders 5124d0981e Split up E.h a bit.
SVN revision: 15796
2005-07-16 16:57:45 +00:00
Kim Woelders c195958e98 Trivial namespace cleanup.
SVN revision: 15704
2005-07-10 08:31:15 +00:00
Kim Woelders 3529ea8228 Partial cleanup of client window property/state stuff.
Set _NET_WM_ALLOWED_ACTIONS values properly.


SVN revision: 15674
2005-07-08 16:48:19 +00:00
Kim Woelders 10f2f20af5 Fix non-opaque resizing.
SVN revision: 14995
2005-05-28 19:29:15 +00:00
Kim Woelders a89b87aa74 Cleanups.
SVN revision: 14887
2005-05-21 21:49:36 +00:00
Kim Woelders ad3b5c7d2e Another attempt to get shape right.
SVN revision: 14886
2005-05-21 20:58:18 +00:00
Kim Woelders 05278c1046 Fix window slidein in non-opaque mode.
SVN revision: 14821
2005-05-17 15:50:01 +00:00