Commit Graph

22 Commits

Author SHA1 Message Date
Kim Woelders 21804b3cb7 Update.
SVN revision: 34088
2008-03-22 16:33:09 +00:00
Kim Woelders dd25df5cba Update.
SVN revision: 29766
2007-04-29 13:14:54 +00:00
Kim Woelders 7424a2a345 Todo++.
SVN revision: 29230
2007-03-29 21:27:58 +00:00
Kim Woelders 4a779a9d0f Update/remove some doc files.
SVN revision: 27848
2007-01-07 19:15:15 +00:00
Kim Woelders b2cec768dd Todo--.
SVN revision: 19748
2006-01-12 23:30:44 +00:00
Kim Woelders 998f31c7b0 Update.
SVN revision: 18978
2005-12-12 21:15:33 +00:00
Kim Woelders 1f4f5d1b14 Update.
SVN revision: 18542
2005-11-19 21:20:19 +00:00
Kim Woelders 1f4a4a3f7b Update.
SVN revision: 18442
2005-11-12 16:09:27 +00:00
Kim Woelders 34302788d3 Sat Oct 22 13:48:05 CEST 2005
(Kim)

--- 0.16.8 0.19 ---
Fix potential segv while fading.
Defer menu loading. Unload 5 min after last use.
Fix various composite manager bugs (hidden damage, shape during fadeout, fading while sliding).
Fix windows sliding in sometimes not being focused when they should.
Speed up fullscreen mode toggling.
Fix some systray race conditions.
Fix dialog layout bug. Shuffle some dialog contents around.
Change default dialog layout, remove redundant code.
Fix geometry indicator during non-opaque resizing.
Fix focus list sometimes not being closed.
Smoother geometry indicator.
Fix focus list rendering bug (reset shape before update). Restructure code.
Save settings when exiting Desktop dialog.
Force focus unset before leaving desk.
Fix caching of imlib images (has been severely crippled for some time).
Avoid shape processing for images with alpha set but no shape set.
Set ICCCM configure position relative to desk origin.
Tweak click-raises (raise if lowered after getting focus).
Use timer events for startup windows.
Fix non-opaque resizing.
Fix pointer focus on window close.
Click-raises tweak (don't set grabs if window cannot be raised).


SVN revision: 17770
2005-10-22 11:48:57 +00:00
Kim Woelders 247ece63f9 Update.
SVN revision: 17619
2005-10-16 22:49:44 +00:00
Kim Woelders 42b9767bca Update.
SVN revision: 17050
2005-09-28 20:51:43 +00:00
Kim Woelders e24ada8d75 Tue Sep 20 19:36:08 CEST 2005
(Kim)

--- 0.16.8 0.18 ---
Fix race in systray object registration.
Fix toggling fixedpos, neverfocus, add fixedsize.
Track window modality state (not honoured).
Fix final position for non-opaque slideins.
The beginnings of fading (OR fade-in for now).
Focus stack tweak.
Fix focus on multihead when entering empty screen.
Delay sub-menu closing.
Event handling tweaks. Global action events must occur on root window.
Fade on opacity changes.  Enable/disable fading in config dialog.
Speed up stacking.
Fade out on unmap. Destroy ends fading.
Remove IPC copyright function - info is in AUTHORS and COPYING.
Move README-0.16.8 to docs/.
Add notes on 0.16.7.x configuration files (Andy Murren).


SVN revision: 16813
2005-09-20 17:42:10 +00:00
Kim Woelders b5352ec415 Update.
SVN revision: 16692
2005-09-11 19:57:24 +00:00
Kim Woelders 89599d19dd Tue Aug 9 17:47:36 CEST 2005
(Kim)

--- 0.16.8 0.16 ---
Move "hiwin" stuff to hiwin.c/h. Pager tweaks when composite is enabled.
Bulgarian translation update (Viktor Kojouharov).
Another partial cleanup of client window property/state stuff.
Remove FAQ. It's still in man and dox.
Dialog item text simplification.
Fix slideouts.
Wrap client window access.
"get_client_info" is obsolete (use win_info).
Pager tweaks.
Live update of pager zoom windows when composite is enabled.
Avoid some screen updates due to invisible object damage.
Fix MouseUp deskbinding.
Composite manager - Invalidate named pixmap on unmap, cleanups,
 experimental override redirect handling modes.
Eliminate old client order list. Shuffle some stuff around.
Cleanups.
Wrap XWarpPointer and XQueryPointer.


SVN revision: 16087
2005-08-09 15:48:40 +00:00
Kim Woelders c6d9f2e158 Sun Jul 31 15:42:20 CEST 2005
(Kim)

--- 0.16.8 0.15 ---
Fix sharp shadow bug.
Fix "focus prev". Enable using up/down arrow keys with focus list.
Iconox update tweak.
Pager click fixes.
Fix "Restart application on login" when WM_COMMAND is on group window.
Urgency tweak.
Add string splitting function. Rename string list functions.
Fix bad _NET_WM_ICON consistency check.
Fix segv on pager close.
Fix focus to none.
Fix composite manager enable/disable.
Update default theme.
Fix bad window sizing during unshade.
Background generation tweaks, background selector speedups.
Fix ugliness when deiconifying with composite enabled.
Add override-redirect window translucency.
Translucent resizing.
Background generation tweaks, background selector speedups.
Add .png to cached image file names.
Fix bug when dragging window through edge flip. Minor pager scan speedup.


SVN revision: 15974
2005-07-31 13:43:07 +00:00
Kim Woelders 831bd85f1f Updates.
SVN revision: 15722
2005-07-10 22:43:49 +00:00
Kim Woelders 7f83fe0a64 Update.
SVN revision: 15683
2005-07-09 09:22:02 +00:00
Kim Woelders 0897d04469 Thu Jun 30 15:23:58 CEST 2005
(Kim)

--- 0.16.8 0.13 ---
Handle _NET_WM_ICON.
Focus handling tweaks.
Initial _NET_WM_ALLOWED_ACTIONS handling, cleanups.
Action/grab tweaks, cleanups (should fix focus list lockup).
Trivial stuff (function renaming, avoid referencing ewin list, eliminate
 unnecessary casts).
Eliminate xid list (now linked within struct).


SVN revision: 15584
2005-06-30 13:24:56 +00:00
Kim Woelders 61325d7301 Sat Jun 18 02:22:33 CEST 2005
(Kim)

--- 0.16.8 0.12 ---
Scale default background. Cleanups (winter theme).
Fix warnings on x86-64 (Tres Melton).
Make dialog sliders behave when using mouse wheel (Tres Melton).
Fix slideouts.
Fix menu generation when PATH contains non-existing directories.
Improve viewport switching with composite enabled.
Remove some XSync's.
Composite manager tweaks.
Fix dialog segv and other issues.
Fix starting/stopping composite manager.
Fix crash on large client windows (dimension > 8192 pixels).
Shape speedups, sanity check.
Fix delay in main event loop, cleanups.
Fix segv when lowering number of desktops.
Speed up initial rendering of certain dialogs.
Fix dragging pagers. Make pager scanning a bit more efficient.
Fix transient placement.
Focus tweaks.


SVN revision: 15405
2005-06-18 00:25:57 +00:00
Kim Woelders d9051dbfb3 TODO.
SVN revision: 15259
2005-06-11 14:12:33 +00:00
Carsten Haitzler 0d86a50ab9 get rid of useless files....
SVN revision: 643
1999-10-04 20:35:05 +00:00
Carsten Haitzler c79f01a1d9 re-importing E after cvs failure to comply with orders... thus it DIED!
SVN revision: 37
1999-08-17 22:56:46 +00:00