Commit Graph

3367 Commits

Author SHA1 Message Date
Kim Woelders 06f9158af0 Get rid of spurious tooltips.
SVN revision: 30945
2007-07-23 19:02:15 +00:00
Kim Woelders 05086b00f3 Don't mask off events while switching area/desk. The amount of enter/leave
events during switches has been reduced considerably, and changing the event
masks causes more trouble than worth while (I think...).


SVN revision: 30944
2007-07-23 18:59:42 +00:00
Kim Woelders c9271263d0 CM: Fix tooltip shape change in certain situations.
SVN revision: 30932
2007-07-22 14:39:14 +00:00
Kim Woelders c3707a6d71 glx bits.
SVN revision: 30928
2007-07-21 20:28:40 +00:00
Kim Woelders aaa7ffa563 Fix hiding pager window titles in certain situations (broken recently, noted by Martin Zwickel).
SVN revision: 30927
2007-07-21 19:43:43 +00:00
Kim Woelders 526207fd99 Enable building without session management support.
SVN revision: 30898
2007-07-18 11:18:50 +00:00
Kim Woelders 1d2f6424d1 Use pkg-config for ecore stuff.
SVN revision: 30897
2007-07-18 11:16:34 +00:00
Kim Woelders f3b0ed3326 Fix build without Xft.
SVN revision: 30896
2007-07-18 11:14:55 +00:00
Kim Woelders 6db4441aef CM: Fix update on unmap without fading (broken recently).
SVN revision: 30895
2007-07-18 11:10:54 +00:00
Kim Woelders a9e89ce1d8 Fix showing root window tooltips (broken recently).
SVN revision: 30894
2007-07-18 11:09:49 +00:00
Kim Woelders 471dfd4b6f Fix focus on click in certain situations (broken recently).
SVN revision: 30893
2007-07-18 11:08:21 +00:00
Kim Woelders b944054367 Update po.
SVN revision: 30765
2007-07-11 10:17:47 +00:00
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