Commit Graph

3255 Commits

Author SHA1 Message Date
Kim Woelders 9043bf2fda Minor fix.
SVN revision: 30764
2007-07-11 10:05:57 +00:00
Kim Woelders 0ce0bf25f5 Minor doc updates.
SVN revision: 30763
2007-07-11 09:52:19 +00:00
Kim Woelders 366219ab2f Fix changing pager mode.
SVN revision: 30762
2007-07-11 09:42:22 +00:00
Kim Woelders 61dbf5e1a2 Destroy unused top-level menus.
SVN revision: 30761
2007-07-11 09:40:47 +00:00
Kim Woelders 2a38a2be18 Fix some background dialog issues + tweak layout.
SVN revision: 30760
2007-07-11 09:35:01 +00:00
Kim Woelders 36bf41e524 Fix some dialog debug stuff.
SVN revision: 30759
2007-07-11 09:32:31 +00:00
Kim Woelders c6ef57d637 Fix set/unset of raise grabs in certain situations.
SVN revision: 30758
2007-07-11 09:30:58 +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 929d220cbb Simplify initial window management at startup (fix initially iconified).
SVN revision: 30755
2007-07-11 09:16:46 +00:00
Kim Woelders c093e8c957 Move some window property derivation to allow tweaking stuff in snapshots.
SVN revision: 30754
2007-07-11 09:14:12 +00:00
Kim Woelders d61ab92c68 CM: Fix alternative composite manager mode of operation (compmgr.mode = 1).
Using this mode fixes a number of problems seen with override-redirect
client windows, e.g. xlock not receiving key presses.
Not sure if there are any problems with this or if it simply should be
the default.


SVN revision: 30753
2007-07-11 09:12:29 +00:00
Kim Woelders 21b75458e4 CM: Debug tweaks.
SVN revision: 30752
2007-07-11 09:08:47 +00:00
Kim Woelders c7b76f242d Fix incorrect menu placement in certain situations.
SVN revision: 30751
2007-07-11 09:06:59 +00:00
Kim Woelders d85b5d77e2 Simplify initial window management at startup.
SVN revision: 30750
2007-07-11 09:05:43 +00:00
Kim Woelders 9aecbd850f CM: Make it less likely that X-errors occur when window is unmapped.
SVN revision: 30749
2007-07-11 09:02:33 +00:00
Kim Woelders 698869fa54 Eliminate some pointer event processing.
SVN revision: 30748
2007-07-11 08:54:19 +00:00
Kim Woelders f7bd6648de No need for aliases in .menu files.
SVN revision: 30747
2007-07-11 08:52:06 +00:00
Kim Woelders 0d4c5bfcc1 CM: Avoid creating/destroying regions.
SVN revision: 30746
2007-07-11 08:44:12 +00:00
Kim Woelders c3c95de22e Debug stuff + trivial cleanups.
SVN revision: 30745
2007-07-11 08:32:23 +00:00
Kim Woelders e3ffb19ee6 Don't look up well-known atoms.
SVN revision: 30744
2007-07-11 08:29:46 +00:00
Kim Woelders a1d2a22f4f CM: Minor optimisation for unshaped windows.
SVN revision: 30743
2007-07-11 08:27:14 +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 e5d10b0d8e Fix some potential segv's.
SVN revision: 30453
2007-06-24 16:48:16 +00:00
Kim Woelders 0c11c773dc Split up, move some code around.
SVN revision: 30447
2007-06-23 20:35:51 +00:00
Kim Woelders 3789abb5f0 Update po.
SVN revision: 30406
2007-06-19 18:57:40 +00:00
Kim Woelders 7113170651 Tue Jun 19 20:52:47 CEST 2007
(Kim)

--- 0.16.8.9 0.03 ---
French translation update (Tristan D.).
Fix building with glx when glXBind/ReleaseTexImageEXT are not directly available
 (based on patch by bene42).
Use shaped window in stead of server grab/line draws for boxed move/resize mode
 (old mode available with "eesh set misc.movres.old_mode 1").
Disable slide-in until startup windows are gone.
Use extents equal shape for objects without shadow.
Correct damage update on shape change.
Always focus unfocused window when clicked.
Fix bug in left/top resizing when returning to starting point.


SVN revision: 30405
2007-06-19 18:53: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 7a28ad5d2a Always focus unfocused window when clicked.
SVN revision: 30382
2007-06-17 19:27:10 +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 107bd3843e Use extents equal shape for objects without shadow.
Correct damage update on shape change.


SVN revision: 30375
2007-06-17 09:35:18 +00:00
Kim Woelders de1e2af094 Disable slide-ins until startup windows are gone.
SVN revision: 30371
2007-06-17 08:33:22 +00:00
Kim Woelders 0303e9e743 Fix move/resize color.
SVN revision: 30344
2007-06-16 11:16:17 +00:00
Kim Woelders e3e03d5c01 Fix setting hex type config items.
SVN revision: 30343
2007-06-16 11:04:58 +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 b741cd343d Add glx test thingy.
SVN revision: 30338
2007-06-15 20:33:10 +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 2e90bf4fcb Fix building with glx when glXBind/ReleaseTexImageEXT are not directly available
(based on patch by bene42).


SVN revision: 30333
2007-06-14 22:38:22 +00:00
Kim Woelders 396f6d3f1c French translation update (Tristan D.).
SVN revision: 30332
2007-06-14 19:55:42 +00:00
Kim Woelders 2f1cead621 French translation update (Tristan D.).
SVN revision: 30326
2007-06-13 19:00:07 +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 2300abf1d1 Fix window group menu name.
SVN revision: 30311
2007-06-11 17:22:44 +00:00
Kim Woelders 3f8e00a88e Gah - Move exit check a bit more.
SVN revision: 30286
2007-06-09 14:45:09 +00:00
Kim Woelders 8d645158b9 Add some sanity checks.
SVN revision: 30285
2007-06-09 14:27:55 +00:00
Kim Woelders ba980827b9 Move exit check to better location.
SVN revision: 30284
2007-06-09 14:24:03 +00:00
Kim Woelders 3809829775 Cleanups.
SVN revision: 30283
2007-06-09 14:17:38 +00:00
Kim Woelders 38e3f973be Sat Jun 9 11:35:20 CEST 2007
(Kim)

--- 0.16.8.9 0.02 ---
Fix extents invalidation when reparenting+moving while unmapped.
Avoid area switch when activating window that is mostly offscreen (noted by Mike Frysinger).
edox: Fix centering when running e16 in window.
Change generated menu file references to be relative to ~/.e16/menus/.
Use new destructive line parser to avoid a lot of strdup/free's.
Move menus in menus.cfg to simple files (preserving backward compatibility).
Make xsession stuff work - at least on Fedora.
Japanese translation update (Yasufumi Haga).
Defer image class color allocation until needed (most likely never).


SVN revision: 30281
2007-06-09 09:36:36 +00:00
Kim Woelders eaf661ad6d Update po.
SVN revision: 30280
2007-06-09 09:34:39 +00:00