Commit Graph

93 Commits

Author SHA1 Message Date
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 f4e8e24b48 Don't zoom on desktop type (layer 0) windows in pager.
SVN revision: 10401
2004-05-31 20:06:56 +00:00
Kim Woelders 36a5cc5534 Valgrind revelations.
SVN revision: 10383
2004-05-30 01:46:47 +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 68900518b8 Oops - Fix warning.
SVN revision: 9994
2004-05-01 21:45:28 +00:00
Kim Woelders c1363aa57d Fix pager background pixmap handling.
SVN revision: 9988
2004-05-01 10:35:47 +00:00
Kim Woelders e47600e918 Attempt to set event masks consistently.
SVN revision: 9736
2004-04-15 19:44:38 +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 6eb7db0cff Move global queue_up to Mode struct.
SVN revision: 9665
2004-04-09 12:59:56 +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 3b1f6e7c72 Enable compiling with -Wwrite-strings (trivial fixups).
SVN revision: 9414
2004-03-21 01:39:40 +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 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 72a367a6af Maintain a global window stacking order (not entirely finished).
SVN revision: 9375
2004-03-16 22:10:07 +00:00
Kim Woelders 5e2544a147 Improve on menu transparency. Avoid some unnecessary redraws.
SVN revision: 9256
2004-03-07 08:14:24 +00:00
Kim Woelders 535088a8fb Fix update of E-internal windows after move when theme transparency is on.
SVN revision: 9176
2004-03-01 21:03:54 +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 59b9e1b937 Fix pager update when dragging to other desktop (oops, missed a chunk).
SVN revision: 9065
2004-02-21 18:47:29 +00:00
Kim Woelders 28d3eb0c8b Fix pager update when dragging to other desktop.
SVN revision: 9063
2004-02-21 15:38:09 +00:00
Kim Woelders c53e35e016 Fix various problems with pager dragging and focus.
SVN revision: 9062
2004-02-21 13:47:58 +00:00
Kim Woelders 80a2704173 Make sure pager and iconbox are resized during startup.
SVN revision: 8994
2004-02-16 22:03:44 +00:00
Kim Woelders 06a9f1eca1 Reduce the amount of __EMX__'s, random cleanups.
SVN revision: 8962
2004-02-13 18:36:52 +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 8c9f368234 Assorted cleanups.
SVN revision: 8807
2004-02-04 20:17:31 +00:00
Kim Woelders d505510fc5 Fix event handling when unshading pager.
SVN revision: 8768
2004-02-02 19:32:25 +00:00
Kim Woelders d079765697 Attempt to fix some focus problems.
SVN revision: 8747
2004-02-01 11:28:06 +00:00
Kim Woelders b46f03578e Focus code name space cleanup.
SVN revision: 8606
2004-01-21 23:32:45 +00:00
Kim Woelders 2c73ed7219 Aaargh - fix bad fixes (hopefully).
SVN revision: 8603
2004-01-21 22:14:11 +00:00
Kim Woelders 2328bcb7c9 2003 -> 2004.
SVN revision: 8569
2004-01-19 22:30:35 +00:00
Kim Woelders ade26e1c52 Pass the context ewin as parameter to the action handler (get rid of mode.ewin).
SVN revision: 8559
2004-01-18 10:24:06 +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 e98f222882 Assorted trivial fixups and minor changes.
SVN revision: 8326
2004-01-10 13:40:59 +00:00
Kim Woelders e117fe4368 Trivial sound cleanups.
SVN revision: 8264
2004-01-03 12:29:58 +00:00
Kim Woelders 2ba7b65828 Aaargh - indent.
SVN revision: 8158
2003-12-21 12:28:10 +00:00
Kim Woelders a59fd66f03 Fix pager sizing at startup.
SVN revision: 8154
2003-12-21 12:08:01 +00:00
Kim Woelders 46eb604456 Menu code and namespace shuffle.
SVN revision: 8115
2003-12-14 17:24:34 +00:00
Kim Woelders e9550770d7 Fix another pager mini-window tooltip bug.
Minor pager and dialog event handler changes.


SVN revision: 8109
2003-12-13 14:07:14 +00:00
Kim Woelders ee61d0f209 Use (v)snprintf from libc when available + assiociated fixups.
SVN revision: 8063
2003-12-09 20:25:17 +00:00
Kim Woelders ece0716fca Hack to fix pager update glitch during desktop switch.
SVN revision: 8000
2003-12-04 16:57:48 +00:00
Kim Woelders 091523125a Pager fixups after imlib2 port.
Fix pager mini-window and tooltip unmapping.
Pager code shuffling.


SVN revision: 7972
2003-11-30 15:35:43 +00:00
Kim Woelders 9560634f4f Initial imlib2 port.
SVN revision: 7898
2003-11-15 22:27:17 +00:00
Kim Woelders d86a987521 Shuffling around some pager stuff.
SVN revision: 7835
2003-11-08 23:57:49 +00:00
Kim Woelders 3da03b6dc9 Copyrights->2003.
SVN revision: 7807
2003-11-05 17:24:47 +00:00