Commit Graph

1939 Commits

Author SHA1 Message Date
Kim Woelders bca1158b8e Fix pager update after desk switch.
SVN revision: 13087
2005-01-24 23:37:49 +00:00
Kim Woelders bc0bfa22b3 Attempt to improve badly behaving client handling.
SVN revision: 13064
2005-01-23 18:23:04 +00:00
Kim Woelders 163afa00c4 Fix closing message boxes when re-generating menus.
SVN revision: 13063
2005-01-23 16:30:46 +00:00
Kim Woelders e5a6fa7528 Sat Jan 22 18:45:03 CET 2005
(Kim)

--- 0.16.8 0.03 ---
Make dockapps sticky by default.
Fix some dockapp wonkyness.
French translation update (Ludwig Noujarret).
Create/destroy desktops as needed.
Fix focus at startup.
Fix composite repaint, taking opaque window clipping into account.
Don't blurry shade shaped windows.
Enable saving window shadowing state (phriedrich@gmx.de)
Enable saving window opacity.
More window ops in menu.
Fix simultaneous saved settings dialogs for different windows.
Snapshot code cleanups.
Properly destroy dialogs when closed.
Fix multihead focus.
Spanish translation update (Jacinto Calvo Sintes).
Menu fixes.
Hungarian translation update (Hor��k Gyuri).
Prevent shading windows from going off-screen.
Improve sliding.


SVN revision: 13060
2005-01-22 17:46:28 +00:00
Kim Woelders 3760a169f8 Improve sliding.
SVN revision: 13059
2005-01-22 17:36:41 +00:00
Kim Woelders 144a450ad3 Prevent shading windows from going off-screen.
SVN revision: 13057
2005-01-22 14:05:51 +00:00
Kim Woelders 5b3eb125ad Trivial stuff.
SVN revision: 13055
2005-01-22 11:32:58 +00:00
Kim Woelders 166b90e57d Avoid creating bg pixmap before needed.
SVN revision: 13048
2005-01-21 20:34:41 +00:00
Kim Woelders e994192913 Fix menu event masker.
SVN revision: 13047
2005-01-21 20:12:11 +00:00
Kim Woelders 2ae483fdae Hungarian translation update (Hor��k Gyuri).
SVN revision: 13032
2005-01-20 17:58:26 +00:00
Kim Woelders ac22c5bf41 Correct required imlib2 version.
SVN revision: 13006
2005-01-18 17:15:33 +00:00
Kim Woelders b430ba5c73 Menu fixes.
SVN revision: 13004
2005-01-17 17:10:06 +00:00
Kim Woelders 9470f4560c Forgot to remove debug stuff.
SVN revision: 13003
2005-01-17 16:41:30 +00:00
Kim Woelders b77e3a3bfd Spanish translation update (Jacinto Calvo Sintes).
SVN revision: 13002
2005-01-17 16:39:16 +00:00
Kim Woelders e4302eeb4f Fix multihead focus.
SVN revision: 12959
2005-01-14 00:03:50 +00:00
Kim Woelders f07bf60930 Fix dialog segv's.
SVN revision: 12958
2005-01-13 20:12:23 +00:00
Kim Woelders ea295fddbb Oops - Fix "remember" for epplets.
SVN revision: 12957
2005-01-13 19:10:52 +00:00
Kim Woelders 47dd447061 Enable saving window shadowing state (phriedrich@gmx.de)
Enable saving window opacity.
More window ops in menu.
Fix simultaneous saved settings dialogs for different windows.
Snapshot code cleanups.
Properly destroy dialogs when closed.


SVN revision: 12937
2005-01-12 23:10:24 +00:00
Kim Woelders 3f5baf601b Don't blurry shade shaped windows.
SVN revision: 12910
2005-01-11 23:29:04 +00:00
Kim Woelders c20a930116 Fix composite repaint, taking opaque window clipping into account.
SVN revision: 12909
2005-01-11 22:58:39 +00:00
Kim Woelders 60dcd50f7f Fix focus at startup.
SVN revision: 12876
2005-01-10 23:34:46 +00:00
Kim Woelders 15f173886a Fix startup trouble (again).
SVN revision: 12870
2005-01-10 20:21:57 +00:00
Kim Woelders 7abca3de32 Attempt to fix unmap problem, more debug, cleanups.
SVN revision: 12851
2005-01-09 22:36:01 +00:00
Kim Woelders ec4e8ba954 Fix startup with composite enabled.
SVN revision: 12849
2005-01-09 20:57:51 +00:00
Kim Woelders d98932995e Create/destroy desktops as needed.
SVN revision: 12842
2005-01-09 10:06:29 +00:00
Kim Woelders 0e704384e6 Pointer grab fixes.
SVN revision: 12823
2005-01-08 08:46:39 +00:00
Kim Woelders d21ac86642 Fix desktop stacking, cleanups.
SVN revision: 12822
2005-01-08 08:31:55 +00:00
Kim Woelders 1c6049ec28 Fix window placement.
SVN revision: 12817
2005-01-07 23:34:48 +00:00
Kim Woelders 013e00f1ab Update po.
SVN revision: 12815
2005-01-07 19:36:37 +00:00
Kim Woelders a3d6b798b7 French translation update (Ludwig Noujarret).
SVN revision: 12814
2005-01-07 19:24:40 +00:00
Kim Woelders d8672eb989 Update file list.
SVN revision: 12813
2005-01-07 19:21:04 +00:00
Kim Woelders 825f4bf964 Fix some dockapp wonkyness.
SVN revision: 12802
2005-01-06 22:05:07 +00:00
Kim Woelders 79172225f9 Make dockapps sticky by default.
SVN revision: 12794
2005-01-06 00:01:33 +00:00
Kim Woelders 4e604f27ae Wed Jan 5 22:15:17 CET 2005
(Kim)

--- 0.16.8 0.02 ---
Remember background for last desktop too.
Fix actions with multiple commands.
Bulgarian translation update (Viktor Kojouharov).
Fix startup screen with dragbars disabled.
Transparent menus.
Keep startup windows raised.
Fix kill function.
Fix compile whithout HAVE_X11_SM_SMLIB_H.
Fix warnings whithout HAVE_LIBESD.
Remove obsolete localized config files.
Add fullscreen default keybinding.
Fix tooltip string localization.
Fix problems with ontop, dialog, and menu window stacking.
Fix various edge flipping bugs (window moving, multihead, configuration).
Fix menu generation when iconv is not available.
Fix skip window lists.
Add qnd noshadow op.
Fix menu lockup problem.
Scale shadow opacity with window opacity.
Fix clients being destroyed after MapRequest but before reparent.


SVN revision: 12790
2005-01-05 21:21:35 +00:00
Kim Woelders 022c5d2880 Fix border state thingy.
SVN revision: 12748
2005-01-04 23:22:11 +00:00
Kim Woelders cf16a45f72 Fix clients being destroyed after MapRequest but before reparent.
SVN revision: 12746
2005-01-04 22:13:51 +00:00
Kim Woelders d800252f19 Scale shadow opacity with window opacity, cleanups.
SVN revision: 12743
2005-01-04 19:20:09 +00:00
Kim Woelders ca1af19295 Stack menus higher.
SVN revision: 12717
2005-01-03 23:42:39 +00:00
Kim Woelders 48a49c22d6 Fix menu lockup problem.
SVN revision: 12716
2005-01-03 23:27:32 +00:00
Michael Jennings e403dbffeb Untabify
SVN revision: 12715
2005-01-03 22:50:38 +00:00
Kim Woelders 0881157206 Revert.
SVN revision: 12714
2005-01-03 22:11:52 +00:00
Michael Jennings 69c04f4aee Oops again.
SVN revision: 12711
2005-01-03 21:42:00 +00:00
Kim Woelders 0f30a2d790 Change ontop window layer.
SVN revision: 12709
2005-01-03 21:31:35 +00:00
Michael Jennings 9662ef4266 Oops.
SVN revision: 12708
2005-01-03 21:27:34 +00:00
Michael Jennings e88c77761f Mon Jan 3 16:24:25 2005 Michael Jennings (mej)
Fixed some bad spec file changes, added cleanups and some new stuff.
----------------------------------------------------------------------


SVN revision: 12707
2005-01-03 21:24:50 +00:00
Kim Woelders 39b29e0f67 Fix stacking bug (desktop windows).
SVN revision: 12692
2005-01-02 20:03:25 +00:00
Kim Woelders 2f622b266e Add qnd noshadow op.
SVN revision: 12690
2005-01-02 17:23:58 +00:00
Kim Woelders 7b7e72d0b5 Fix skip window lists.
SVN revision: 12688
2005-01-02 16:36:04 +00:00
Kim Woelders 639762e6b1 Fix menu generation when iconv is not available.
SVN revision: 12687
2005-01-02 16:04:24 +00:00
Kim Woelders 65f82350c8 Fix various edge flipping bugs (window moving, multihead, configuration).
SVN revision: 12686
2005-01-02 15:38:52 +00:00