Commit Graph

1857 Commits

Author SHA1 Message Date
Kim Woelders f6f38ea7d5 Tweak frame action handling.
SVN revision: 12362
2004-12-05 09:57:08 +00:00
Kim Woelders a13da9ae85 Add border frame action handling (enables things like auto shade/unshade).
SVN revision: 12354
2004-12-04 12:38:18 +00:00
Kim Woelders 6de800c143 Thu Dec 2 22:00:21 CET 2004
(Kim)

--- 0.16.7.2 0.07 ---
Fix button stacking.
Fix initially iconified windows.
Attempt to fix pointer grab problem.
Reduce size of H/V resize only regions.
Fix remembered settings for apps setting WM_WINDOW_ROLE to random like value
 "<name>-<pid>-<something>-<time>".
Simplify eesh, enable one-liners like "eesh wl a".
Fix some session management property types.
More pointer grab fixes.
Still more pointer grab stuff.
Stack desktop windows below buttons.


SVN revision: 12340
2004-12-02 21:01:21 +00:00
Kim Woelders 45a1f20cbe Stack desktop windows below buttons.
SVN revision: 12339
2004-12-02 20:59:20 +00:00
Kim Woelders b6b7bcc647 Still more pointer grab stuff.
SVN revision: 12280
2004-11-27 13:29:39 +00:00
Kim Woelders c494b25ef2 More pointer grab fixes.
SVN revision: 12263
2004-11-25 19:14:40 +00:00
Kim Woelders 85ee7895ce Fix some session management property types.
SVN revision: 12242
2004-11-23 19:19:44 +00:00
Kim Woelders 8d4a8ba6ce Simplify eesh, enable one-liners like "eesh wl a".
SVN revision: 12239
2004-11-21 22:11:09 +00:00
Kim Woelders 1ee3e08a5c Reduce size of H/V resize only regions.
SVN revision: 12238
2004-11-21 20:37:38 +00:00
Kim Woelders abc835e5e7 Fix remembered settings for apps setting WM_WINDOW_ROLE to random like value
"<name>-<pid>-<something>-<time>".


SVN revision: 12236
2004-11-21 09:30:19 +00:00
Kim Woelders 1053c795cf Attempt to fix pointer grab problem.
SVN revision: 12234
2004-11-20 17:55:12 +00:00
Kim Woelders 3900a5dfe7 Fix initially iconified windows.
SVN revision: 12228
2004-11-19 23:14:47 +00:00
Kim Woelders 7847d73770 Fix button stacking.
SVN revision: 12220
2004-11-17 19:31:11 +00:00
Kim Woelders bc0724306e Trivial fix.
SVN revision: 12219
2004-11-17 19:27:37 +00:00
Kim Woelders de2a1e0bcd Sat Nov 13 12:19:42 CET 2004
(Kim)

--- 0.16.7.2 0.06 ---
Ignore ICCCM iconify while unmapped.
Fix cancellation of border part action when leaving activated border part.
Fix selecting "No Background" in background settings dialog.
Added shade/unshade using mouse wheel to title bar actions.
Fix _NET_WM_MOVERESIZE (button case).
Don't update pager if not visible.
Avoid problems due to recursive menus.


SVN revision: 12202
2004-11-13 11:21:53 +00:00
Kim Woelders 9552ecf0a7 Avoid problems due to recursive menus.
SVN revision: 12193
2004-11-12 17:34:14 +00:00
Kim Woelders 43666cad1c Minor winops IPC function fix.
SVN revision: 12192
2004-11-12 17:10:59 +00:00
Kim Woelders c2667a2704 Don't update pager if not visible.
SVN revision: 12191
2004-11-12 17:02:30 +00:00
Kim Woelders ab3599b85d Fix _NET_WM_MOVERESIZE (button case).
SVN revision: 12178
2004-11-11 19:19:55 +00:00
Kim Woelders 97964e8559 Added shade/unshade using mouse wheel to title bar actions.
SVN revision: 12088
2004-10-30 14:24:13 +00:00
Kim Woelders 444fb149c0 Fix selecting "No Background" in background settings dialog.
SVN revision: 12085
2004-10-30 12:59:03 +00:00
Kim Woelders cc6247610e Make OS X happy (suggested by RbdPngn).
SVN revision: 12048
2004-10-28 18:44:27 +00:00
Kim Woelders 4856673c15 Fix cancellation of border part action when leaving activated border part.
SVN revision: 12035
2004-10-26 17:38:55 +00:00
Kim Woelders 48b764162a Ignore ICCCM iconify while unmapped.
SVN revision: 12010
2004-10-24 10:10:14 +00:00
Kim Woelders 668c460995 Mon Oct 11 23:09:11 CEST 2004
(Kim)

--- 0.16.7.2 0.05 ---
Fix remembered settings for slave WM's.
Fix mapping a window requesting fullscreen mode.
Try (again) to fix sliding effects.
Improve KDE menu generation. Suggested by Sandy Weicks <sw98234@hotmail.com>.
Remove unused scripts.
Make "e_cache_clean all" clean all cache dirs (img/ too).
Added option to raise fullscreen windows.
Fix _XROOT... hack.


SVN revision: 11837
2004-10-11 21:10:05 +00:00
Kim Woelders 3908bb588f Fix _XROOT... hack.
SVN revision: 11835
2004-10-11 20:28:56 +00:00
Kim Woelders b25f688499 Added option to raise fullscreen windows.
SVN revision: 11742
2004-09-30 22:42:54 +00:00
Kim Woelders ffad64275a Improve KDE menu generation. Suggested by Sandy Weicks <sw98234@hotmail.com>.
Remove unused scripts.
Make "e_cache_clean all" clean all cache dirs (img/ too).


SVN revision: 11741
2004-09-30 19:26:23 +00:00
Kim Woelders a53836d9fd Try (again) to fix sliding effects.
SVN revision: 11739
2004-09-29 19:42:05 +00:00
Kim Woelders 38699aa44b Fix mapping a window requesting fullscreen mode.
SVN revision: 11737
2004-09-28 19:38:22 +00:00
Kim Woelders cc9a4643a0 Fix remembered settings for slave WM's.
SVN revision: 11734
2004-09-27 18:35:51 +00:00
Kim Woelders f66e74714f Sun Sep 19 12:58:19 CEST 2004
(Kim)

--- 0.16.7.2 0.04 ---
Attempt to fix various sliding effects.
Bulgarian translation by Viktor Kojouharov <vkojouharov@gmail.com>).
Initial showing desktop support.


SVN revision: 11669
2004-09-19 10:58:55 +00:00
Kim Woelders 1300a3e887 Initial showing desktop support.
SVN revision: 11668
2004-09-19 09:27:38 +00:00
Kim Woelders 082924725c Indent.
SVN revision: 11666
2004-09-18 13:21:55 +00:00
Kim Woelders fa1316cf36 Correction.
SVN revision: 11657
2004-09-16 22:46:11 +00:00
Kim Woelders d53b6de9fa GSOD fix (suggested by Viktor Kojouharov <vkojouharov@gmail.com>).
SVN revision: 11656
2004-09-16 22:45:39 +00:00
Kim Woelders 73668ad2f9 Minor theme transparency settings fix (Viktor Kojouharov <saturn_vk@abv.bg>).
SVN revision: 11655
2004-09-16 21:15:01 +00:00
Kim Woelders ea2fd1b85c Bulgarian translation fixes (Viktor Kojouharov <saturn_vk@abv.bg>).
SVN revision: 11654
2004-09-16 21:09:00 +00:00
Kim Woelders e4de6a08f9 Bulgarian translation by Viktor Kojouharov <saturn_vk@abv.bg>.
SVN revision: 11652
2004-09-16 18:14:10 +00:00
Kim Woelders 4bde6a6836 Fix various animation effects.
SVN revision: 11609
2004-09-11 10:45:21 +00:00
Kim Woelders 1ce7aed567 Thu Sep 9 19:56:20 CEST 2004
(Kim)

--- 0.16.7.2 0.03 ---
Improve KDE menu generation. Patch by obennett <obennett@hartford.edu>.
Fix segv in debug command. Pointed out by Vadik Mironov <vadikmironoff@mtu-net.ru>.
Remove unused files.
Remove leftover debug stuff. Pointed out by Vadik Mironov <vadikmironoff@mtu-net.ru>.
Fix potential problems in multihead startup.
Eliminate getword().


SVN revision: 11594
2004-09-09 17:57:46 +00:00
Kim Woelders 5d78c9d42c Eliminate getword().
SVN revision: 11552
2004-09-07 19:36:34 +00:00
Kim Woelders 37f62a50c6 Fix potential problems in multihead startup.
SVN revision: 11525
2004-09-05 20:02:31 +00:00
Kim Woelders 4961db724c Remove leftover debug stuff. Pointed out by Vadik Mironov <vadikmironoff@mtu-net.ru>.
SVN revision: 11504
2004-09-02 18:11:32 +00:00
Kim Woelders a787113cc8 Remove unused files.
SVN revision: 11503
2004-09-02 17:56:46 +00:00
Kim Woelders 092da03a48 Fix segv in debug command. Pointed out by Vadik Mironov <vadikmironoff@mtu-net.ru>.
SVN revision: 11502
2004-09-02 17:55:31 +00:00
Kim Woelders 8de03bb8e3 Improve KDE menu generation. Patch by obennett <obennett@hartford.edu>.
SVN revision: 11492
2004-09-01 18:12:26 +00:00
Kim Woelders dcef33137f Tue Aug 31 19:25:59 CEST 2004
(Kim)

--- 0.16.7.2 0.02 ---
Bosnian translation from Kemal Sanjta <gomez@lugzdk.ba>.
Korean translation updates from Michael Kim <lavnrose@e.sarang.net>.
Improve dockapp handling.


SVN revision: 11465
2004-08-31 17:26:49 +00:00
Kim Woelders b3f2755d3e Improve dockapp handling.
SVN revision: 11464
2004-08-31 17:24:40 +00:00
Kim Woelders 049d32c52c Korean translation updates from Michael Kim <lavnrose@e.sarang.net>.
SVN revision: 11436
2004-08-29 14:02:24 +00:00