Commit Graph

3698 Commits

Author SHA1 Message Date
Kim Woelders 6dc59c7826 In window mode, map virtual root earlier.
SVN revision: 36317
2008-09-29 16:30:22 +00:00
Kim Woelders ca133b488a If not showing startup windows don't show progress bars either (faster starup).
SVN revision: 36316
2008-09-29 16:29:15 +00:00
Kim Woelders 69a3b9d29f Avoid crash when showing "watch cursor" during restart in certain situations.
SVN revision: 36088
2008-09-18 17:39:13 +00:00
Kim Woelders 4c65fb0088 Simplify last change.
SVN revision: 36063
2008-09-17 21:08:19 +00:00
Kim Woelders a3091d88d6 Update po.
SVN revision: 36062
2008-09-17 20:20:04 +00:00
Kim Woelders fadb7291de Drop timestamp.h (rcs date tag).
SVN revision: 36061
2008-09-17 20:17:45 +00:00
Kim Woelders c458e2f703 Fix dox links followed by punctuation.
SVN revision: 36060
2008-09-17 20:13:49 +00:00
Kim Woelders c1fef60769 DamageNotify event debug bits.
SVN revision: 35975
2008-09-13 18:09:50 +00:00
Kim Woelders d49d116453 Fix "focus prev" when focus list is not enabled.
SVN revision: 35974
2008-09-13 16:00:43 +00:00
Michael Jennings 639f242ffe Patch from gmk@caoslinux.org to find XFCE Terminal too. (Hope you
don't mind, kwo.)


SVN revision: 35767
2008-09-01 04:56:31 +00:00
Kim Woelders c996c089c1 Remove .cvsignore.
SVN revision: 35637
2008-08-23 23:29:40 +00:00
Kim Woelders 9a4dc566b8 Executable.
SVN revision: 35579
2008-08-19 20:16:00 +00:00
Kim Woelders 47edb72152 Restore executable state.
SVN revision: 35560
2008-08-18 19:01:55 +00:00
Kim Woelders 767bd2a170 Cleanups (.cvsignore).
SVN revision: 35557
2008-08-18 18:04:11 +00:00
Carsten Haitzler d59109944d fix binary files.
SVN revision: 35521
2008-08-17 23:25:04 +00:00
Kim Woelders 6c308cef4c Provide strcase functions if not available.
SVN revision: 35487
2008-08-14 18:44:23 +00:00
Kim Woelders 238fdd98fe Bump version.
SVN revision: 35486
2008-08-14 18:41:55 +00:00
Kim Woelders a8625b7be6 Sat Aug 9 15:17:44 CEST 2008
(Kim)

--- 0.16.8.14 ---
Fix config item size.


SVN revision: 35421
2008-08-09 13:18:56 +00:00
Kim Woelders f8086173c0 Fix config item size.
SVN revision: 35420
2008-08-09 13:12:44 +00:00
Kim Woelders cd68562948 Sat Aug 9 14:51:26 CEST 2008
(Kim)

--- 0.16.8.14 ---
Call move/resize function only if moving/resizing.
Move config options to config.h.
Cleanups around closing internal windows.
Limit alert box size to screen size.
Fix button stacking bug when char is unsigned.
Use fallback imageclass a couple of places.
Fix ImageclassApplySimple for imageclasses without image.
Fix focusing new windows when using click-to-focus and all_new_windows_get_focus = 0.
Make cache_clear/query all actually clear/query all caches (img was missing).
Attempt to fix session (.desktop) stuff on various distros.
Attempt to improve focus switching when not using focus list.


SVN revision: 35419
2008-08-09 13:06:21 +00:00
Kim Woelders e6d321610c Update po.
SVN revision: 35402
2008-08-07 23:38:15 +00:00
Kim Woelders 56bced3d6d Attempt to improve focus switching when not using focus list.
SVN revision: 35400
2008-08-07 23:31:36 +00:00
Kim Woelders 850f8bdb31 Debug stuff.
SVN revision: 35399
2008-08-07 23:30:46 +00:00
Kim Woelders 69da577c80 Attempt to fix session stuff on various distros.
SVN revision: 35398
2008-08-07 23:27:52 +00:00
Kim Woelders d4c6e56445 Make cache_clear/query all actually clear/query all caches (img was missing).
SVN revision: 35397
2008-08-07 23:25:53 +00:00
Kim Woelders 3619485499 Fix focusing new windows when using click-to-focus and all_new_windows_get_focus = 0.
SVN revision: 35396
2008-08-07 23:23:39 +00:00
Kim Woelders 15a40d62aa Fix ImageclassApplySimple for imageclasses without image.
SVN revision: 35395
2008-08-07 23:22:47 +00:00
Kim Woelders 0ef2024991 Move function.
SVN revision: 35394
2008-08-07 23:21:51 +00:00
Kim Woelders d45132c04a Use fallback imageclass a couple of places.
SVN revision: 35393
2008-08-07 23:21:00 +00:00
Kim Woelders 531ece3907 Fix button stacking bug when char is unsigned.
SVN revision: 35392
2008-08-07 23:19:24 +00:00
Kim Woelders 1ff455c7fa Limit alert box size to screen size.
SVN revision: 35391
2008-08-07 23:17:57 +00:00
Kim Woelders ee094afa72 Cleanups around closing internal windows.
SVN revision: 35390
2008-08-07 23:17:04 +00:00
Kim Woelders 2f5464ca5c Move config options to config.h.
SVN revision: 35389
2008-08-07 23:14:54 +00:00
Kim Woelders 8c8b2c1f31 Call move/resize function only if moving/resizing.
SVN revision: 35081
2008-07-12 15:45:28 +00:00
Kim Woelders 1c6c4ee95c Fri Jul 11 22:12:11 CEST 2008
(Kim)

--- 0.16.8.14 0.04 ---
Fix potential crash if iconv_open fails.
Issue warnings for unavailable encoding conversions.
No need to convert between utf8 and utf8.
Remove colormodifier stuff (this has afaict never worked in e16).
Fix bad test for window being mapped during iconification (fall back to
 app icon if app is initially iconified).
Provide iconbox icon fallback if normal methods fail.
Don't show iconbox animation if app is initially iconified.
Play iconify sound only for selected iconbox.
Fix various gravity issues.


SVN revision: 35071
2008-07-11 20:13:44 +00:00
Kim Woelders 3d728128c9 Update po.
SVN revision: 35070
2008-07-11 19:46:13 +00:00
Kim Woelders 08a86c83af Fix various gravity issues.
SVN revision: 35069
2008-07-11 19:38:18 +00:00
Kim Woelders 416416fac3 Don't show iconbox animation if app is initially iconified.
Play iconify sound only for selected iconbox.


SVN revision: 35068
2008-07-11 19:30:48 +00:00
Kim Woelders 906816fc18 Provide iconbox icon fallback if normal methods fail.
SVN revision: 35067
2008-07-11 19:26:46 +00:00
Kim Woelders 8bd4efba70 Remove unused code.
SVN revision: 35066
2008-07-11 18:55:23 +00:00
Kim Woelders ceb7bde1c7 Fix bad test for window being mapped during iconification (fall back to
app icon if app is initially iconified).


SVN revision: 35065
2008-07-11 18:49:27 +00:00
Kim Woelders dfadac95c6 Remove colormodifier stuff (this has afaict never worked in e16).
SVN revision: 34941
2008-06-28 19:08:35 +00:00
Kim Woelders 2d2bd07136 Trivial cleanups.
SVN revision: 34939
2008-06-28 18:54:59 +00:00
Kim Woelders e148666eca No need to convert between utf8 and utf8.
SVN revision: 34923
2008-06-26 21:59:23 +00:00
Kim Woelders 5ef618a120 Fix potential crash if iconv_open fails.
Issue warnings for unavailable encoding conversions.


SVN revision: 34922
2008-06-26 21:57:22 +00:00
Kim Woelders fd4721c968 Wed Jun 25 20:23:14 CEST 2008
(Kim)

--- 0.16.8.14 0.03 ---
Set anti-alias when scaling tile.
Add some configure option comments.
Theme element fallback cleanups
- don't create fallback classes before they are needed.
- use of fallbacks was missing a number of places.
- setting theme to "-" will run entirely on fallbacks.
Fix rendering of imageclasses not based on images.
Remove dialog slider border window (not used in any theme).
Only one maximisation function.
Correctly place/size apps requesting _NET_WM_STATE_MAXIMIZED_...


SVN revision: 34906
2008-06-25 18:25:11 +00:00
Kim Woelders 627fe0a134 Matches/snaps override size properties.
SVN revision: 34893
2008-06-22 22:54:49 +00:00
Kim Woelders 880b149f23 Correctly place/size new apps requesting _NET_WM_STATE_MAXIMIZED_...
SVN revision: 34892
2008-06-22 22:26:00 +00:00
Kim Woelders dda2eb8c84 Only one maximisation function.
SVN revision: 34891
2008-06-22 22:23:24 +00:00
Kim Woelders 19230084fb Update po.
SVN revision: 34888
2008-06-22 13:41:47 +00:00