forked from e16/e16
1
0
Fork 0
Commit Graph

2223 Commits

Author SHA1 Message Date
Kim Woelders 783f57e872 Skip non-existing dirs in PATH.
SVN revision: 15243
2005-06-10 21:55:22 +00:00
Kim Woelders e8695258fa Fix slideouts.
SVN revision: 15216
2005-06-09 18:28:13 +00:00
Kim Woelders 3fa45c933c Make dialog sliders behave when using mouse wheel (Tres Melton).
SVN revision: 15215
2005-06-09 15:40:14 +00:00
Kim Woelders 77175630fc Fix warnings on x86-64 (Tres Melton).
SVN revision: 15203
2005-06-08 16:33:37 +00:00
Kim Woelders 0f491e6d14 Mon Jun 6 19:57:21 CEST 2005
(Kim)

--- 0.16.8 0.11 ---
Fix segv in dialogs.
Shape fixes.
Fix focuslist icons interfering with iconbox ones.
Add "warp always" focus option.
Attempt to make client handling more solid.
Attempt to improve focusing of new windows.
Pager update fixes.
Fix various window slidein issues.
Composite manager fixes.
Initial urgency and DEMANDS_ATTENTION support.
Pseudo-trans update fixes (Tres Melton).


SVN revision: 15170
2005-06-06 17:58:46 +00:00
Kim Woelders 5fdb6c032c Update theme.
SVN revision: 15169
2005-06-06 17:48:35 +00:00
Kim Woelders f838b56349 Fix segv.
SVN revision: 15167
2005-06-06 17:46:14 +00:00
Kim Woelders 67928e5a43 Look for epplets in PATH.
SVN revision: 15151
2005-06-05 22:03:58 +00:00
Kim Woelders d11fc14492 Composite manager fixes and cleanups.
SVN revision: 15140
2005-06-05 15:15:59 +00:00
Kim Woelders 7951105cd8 Fix various pager update issues.
SVN revision: 15133
2005-06-05 11:27:41 +00:00
Kim Woelders f58025c168 Pseudo-trans update fixes (Tres Melton).
SVN revision: 15126
2005-06-04 23:58:08 +00:00
Kim Woelders d5527acf70 Cleanups.
SVN revision: 15115
2005-06-04 08:33:52 +00:00
Kim Woelders 8b206d49b7 Fix bad data reference.
SVN revision: 15114
2005-06-04 08:29:55 +00:00
Kim Woelders 10dc9968b2 Fix "About theme" when e16-docs is not installed.
SVN revision: 15097
2005-06-03 18:10:48 +00:00
Kim Woelders cba1815b95 Initial urgency and DEMANDS_ATTENTION support.
SVN revision: 15069
2005-06-02 22:11:09 +00:00
Kim Woelders 2cf095e2f5 Various fixes.
SVN revision: 15066
2005-06-02 19:02:13 +00:00
Kim Woelders c95d1ed800 Option for synchronous debugiing.
SVN revision: 15065
2005-06-02 18:56:29 +00:00
Kim Woelders 04f8e4ffcd Don't mess with destroyed windows.
SVN revision: 15064
2005-06-02 17:44:41 +00:00
Kim Woelders 6c43764470 Don't set hints before we are ready for it.
SVN revision: 15061
2005-06-02 17:30:07 +00:00
Kim Woelders 6ddf01dc06 Add debug for X errors.
SVN revision: 15059
2005-06-02 17:06:08 +00:00
Kim Woelders 82a5d6f25a Fix focus on desk change.
SVN revision: 15039
2005-05-31 21:11:32 +00:00
Kim Woelders a6e83a17e4 Fix a number of segv's.
SVN revision: 15022
2005-05-29 23:48:08 +00:00
Kim Woelders 0dbd495e8f Attempt to improve focusing of new windows.
SVN revision: 15021
2005-05-29 18:58:38 +00:00
Kim Woelders 9158ef2fb1 Cleanups, trivial stuff.
SVN revision: 15019
2005-05-29 17:52:03 +00:00
Kim Woelders 5388d8539e No manual placement or sliding during startup.
SVN revision: 15017
2005-05-29 14:59:17 +00:00
Kim Woelders 5480957906 Fix various window slidein issues.
SVN revision: 15011
2005-05-29 10:20:25 +00:00
Kim Woelders d04f70aca9 Eliminate GetWinDepth().
SVN revision: 15008
2005-05-29 09:34:58 +00:00
Kim Woelders 2cb4df9350 Close properly.
SVN revision: 15007
2005-05-29 09:32:18 +00:00
Kim Woelders ecd56c907f Fix transient stacking.
SVN revision: 15004
2005-05-28 22:07:13 +00:00
Kim Woelders aaee81ab07 And iconbox again...
SVN revision: 15002
2005-05-28 21:08:56 +00:00
Kim Woelders 3197f00538 No. Don't do that.
SVN revision: 15000
2005-05-28 20:36:24 +00:00
Kim Woelders 841a7047d0 Fix iconbox resizing.
SVN revision: 14998
2005-05-28 20:23:25 +00:00
Kim Woelders 10f2f20af5 Fix non-opaque resizing.
SVN revision: 14995
2005-05-28 19:29:15 +00:00
Kim Woelders 61110ad5e3 Fix pager updates - optimize later?.
SVN revision: 14989
2005-05-28 14:33:45 +00:00
Kim Woelders a49c866d84 Fix override redirect window unregistration when switching composite off.
SVN revision: 14988
2005-05-28 14:07:09 +00:00
Kim Woelders 661d69880a Attempt to make client handling more solid.
SVN revision: 14981
2005-05-28 11:43:57 +00:00
Kim Woelders d41aa06aba Fix pager drags to/from nested E.
SVN revision: 14976
2005-05-28 06:23:51 +00:00
Kim Woelders 39a7a88b22 Quick fix for now.
SVN revision: 14965
2005-05-26 22:38:28 +00:00
Kim Woelders 8c3e23fc3b Various pager fixes, eliminate recursive resizing.
SVN revision: 14964
2005-05-26 21:31:27 +00:00
Kim Woelders 8065f33d95 Add "warp always" focus option. Move focus dialog code.
SVN revision: 14939
2005-05-25 22:57:38 +00:00
Kim Woelders 8013ed6e10 Check that thing.
SVN revision: 14938
2005-05-25 21:47:24 +00:00
Kim Woelders 664095e0d6 Fix focuslist icons interfering with iconbox ones.
SVN revision: 14937
2005-05-25 21:42:59 +00:00
Kim Woelders de75c9efd8 Clean up iconbox layout (eliminate recursive resizing).
SVN revision: 14903
2005-05-22 15:02:20 +00:00
Kim Woelders 04982714c6 Desk switch tweaks, shuffle some code around.
SVN revision: 14902
2005-05-22 13:45:10 +00:00
Kim Woelders 4f03442978 Merge some functions, pager update fix.
SVN revision: 14901
2005-05-22 13:41:25 +00:00
Kim Woelders 7ec415043a Prepare for iconbox/pager layout handling changes.
SVN revision: 14899
2005-05-22 07:54:52 +00:00
Kim Woelders a94ac5552c Various fixes, trivial stuff.
SVN revision: 14898
2005-05-22 07:53:49 +00:00
Kim Woelders a89b87aa74 Cleanups.
SVN revision: 14887
2005-05-21 21:49:36 +00:00
Kim Woelders ad3b5c7d2e Another attempt to get shape right.
SVN revision: 14886
2005-05-21 20:58:18 +00:00
Kim Woelders 68bcc0dd12 Fix segv in dialogs.
SVN revision: 14828
2005-05-17 21:07:33 +00:00