Commit Graph

97 Commits

Author SHA1 Message Date
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
Kim Woelders 1666e8ba76 Don't inhibit fullscreen when maximized but forget maximized state.
SVN revision: 18344
2005-11-06 14:35:26 +00:00
Kim Woelders b5ed1b5fe7 Change window restart property to include only state not available elsewhere.
Fix various fullscreen/maximized state bugs wrt. restart and locking.


SVN revision: 18231
2005-11-02 23:03:03 +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 093d30f946 Fix dialog layout bug. Shuffle some dialog contents around.
SVN revision: 17351
2005-10-09 18:01:30 +00:00
Kim Woelders 8c3fdd3d17 Speed up fullscreen mode toggling.
SVN revision: 17239
2005-10-06 16:53:01 +00:00
Kim Woelders 90bd960b93 Hide image/text class internals.
SVN revision: 16971
2005-09-26 17:32:10 +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 c2bdbbf323 Fix segv.
SVN revision: 16676
2005-09-10 14:05:30 +00:00
Kim Woelders 18599e250e Fix final position for non-opaque slideins.
SVN revision: 16518
2005-09-04 08:52:58 +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 45b5261a38 Fix toggling fixedpos, neverfocus, add fixedsize.
SVN revision: 16359
2005-08-25 22:28:48 +00:00
Kim Woelders 2c972e93e5 Move/resize locks are enforced elsewhere.
SVN revision: 16149
2005-08-14 14:26:34 +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 9f7bb47878 Wrap client window access.
SVN revision: 16029
2005-08-04 16:02:02 +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 df4fb27827 Fix bad window sizing during unshade.
SVN revision: 15878
2005-07-23 15:20:54 +00:00
Kim Woelders 5124d0981e Split up E.h a bit.
SVN revision: 15796
2005-07-16 16:57:45 +00:00
Kim Woelders 15486b27f8 Fix shading of shaped windows.
SVN revision: 15712
2005-07-10 13:14:16 +00:00
Kim Woelders c195958e98 Trivial namespace cleanup.
SVN revision: 15704
2005-07-10 08:31:15 +00:00
Kim Woelders e75d6a9f5f Handle _NET_MOVERESIZE_WINDOW.
SVN revision: 15698
2005-07-10 00:23:52 +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 2eacd4fc2c Fix slideouts with composite.
SVN revision: 15265
2005-06-12 07:02:02 +00:00