Commit Graph

252 Commits

Author SHA1 Message Date
Kim Woelders 056248c884 2006.
SVN revision: 19591
2006-01-07 07:20:58 +00:00
Kim Woelders 01cb7b02a5 Remove obsolete "hints" command.
SVN revision: 19339
2005-12-28 10:12:39 +00:00
Kim Woelders ff86323831 Split off borders.h.
SVN revision: 19238
2005-12-22 18:43:15 +00:00
Kim Woelders e4041e18d4 Remove unused obsolete stuff.
SVN revision: 18767
2005-12-01 16:56:45 +00:00
Kim Woelders 64e15839e7 Split off aclass.h. Cleanups.
SVN revision: 18665
2005-11-27 13:11:06 +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 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 f958ec26e4 Switch desk/viewport on _NET_ACTIVE_WINDOW.
SVN revision: 18115
2005-10-29 23:42:22 +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 3eb7cd2d95 Fix various issues with iconification of transients and state updates.
SVN revision: 18047
2005-10-27 22:26:37 +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 75a5b77287 Defer menu loading. Unload 5 min after last use.
SVN revision: 16923
2005-09-25 00:50:53 +00:00
Kim Woelders ccb844716d Provide control over match conditions for saved settings.
SVN revision: 16871
2005-09-23 16:12:13 +00:00
Kim Woelders 76909ab63e Remove IPC copyright function - info is in AUTHORS and COPYING.
SVN revision: 16776
2005-09-19 16:05:19 +00:00
Kim Woelders 4864ea4c70 Remove eobj.h from E.h, include where needed.
SVN revision: 16749
2005-09-18 06:35:38 +00:00
Kim Woelders cf2a9850a7 Speed up stacking.
SVN revision: 16690
2005-09-11 17:20:32 +00:00
Kim Woelders d4efd7facb Fade on opacity changes. Enable/disable fading in config dialog. Cleanups.
SVN revision: 16687
2005-09-11 10:39:16 +00:00
Kim Woelders c8d456f642 Forgot some desk number changes.
SVN revision: 16517
2005-09-04 08:10:11 +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 52f6f269e5 Trivial stuff, loose ends.
SVN revision: 16387
2005-08-27 14:42:58 +00:00
Kim Woelders 45b5261a38 Fix toggling fixedpos, neverfocus, add fixedsize.
SVN revision: 16359
2005-08-25 22:28:48 +00:00
Kim Woelders 68068c26c9 Fix build without composite.
SVN revision: 16118
2005-08-13 06:04:48 +00:00
Kim Woelders d7a6b8fdcf Composite manager - Prepare for handling unredirected windows, cleanups.
SVN revision: 16096
2005-08-10 19:23:58 +00:00
Kim Woelders 28534943d2 Wrap XWarpPointer and XQueryPointer.
SVN revision: 16060
2005-08-07 20:33:21 +00:00
Kim Woelders 9f7bb47878 Wrap client window access.
SVN revision: 16029
2005-08-04 16:02:02 +00:00
Kim Woelders 031f3de585 "get_client_info" is obsolete (use win_info).
SVN revision: 16000
2005-08-02 17:11:30 +00:00
Kim Woelders b23ccfa530 Another partial cleanup of client window property/state stuff.
SVN revision: 15989
2005-08-01 17:34:53 +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 cabad80399 Trivial stuff (function renaming, avoid referencing ewin list, eliminate unnecessary casts).
SVN revision: 15582
2005-06-30 12:50:47 +00:00
Kim Woelders e8695258fa Fix slideouts.
SVN revision: 15216
2005-06-09 18:28:13 +00:00
Kim Woelders 9158ef2fb1 Cleanups, trivial stuff.
SVN revision: 15019
2005-05-29 17:52:03 +00:00
Kim Woelders 6f0e788b63 Merge various client placement functions.
SVN revision: 14637
2005-05-07 09:27:16 +00:00
Kim Woelders edf703b4ac Geometry caching tweaks.
SVN revision: 14426
2005-04-27 22:03:44 +00:00
Kim Woelders df0e3aad2c Simplify handling of top-level windows - part 2.
SVN revision: 14215
2005-04-17 13:58:09 +00:00
Kim Woelders 57c93ed8b0 Simplify handling of top-level windows - part 1.
SVN revision: 14158
2005-04-12 16:43:39 +00:00
Kim Woelders c5c9d01d8c Add window op to enable/disable button grabs per client window.
SVN revision: 14050
2005-03-31 19:04:35 +00:00
Kim Woelders f2a992e59a Fix various opacity setting bugs.
SVN revision: 13894
2005-03-24 23:38:12 +00:00
Kim Woelders 97641fb8a4 Remove non-functional "external imageclass" stuff.
SVN revision: 13805
2005-03-20 15:58:51 +00:00
Kim Woelders 99d717e187 Copyright updates. More enlightenment->e16.
SVN revision: 13794
2005-03-19 16:40:18 +00:00
Kim Woelders aeab6a9554 Remove obsolete memory debugging feature.
SVN revision: 13714
2005-03-12 15:27:31 +00:00
Kim Woelders 96ea83ccb6 Add warp pointer to other screen command.
SVN revision: 13683
2005-03-10 23:22:53 +00:00
Kim Woelders bbee671e2f Desktop fixes, namespace cleanups.
SVN revision: 13518
2005-02-26 16:40:36 +00:00
Kim Woelders 1dd39871be Add quotes.
SVN revision: 13446
2005-02-20 17:23:00 +00:00
Kim Woelders b9b2a9ec29 Compatibility fix for E-Slides.
SVN revision: 13382
2005-02-15 22:24:03 +00:00
Kim Woelders 906345c682 Snapshot code updates, optionally track changes.
SVN revision: 13381
2005-02-15 22:19:52 +00:00