Commit Graph

2670 Commits

Author SHA1 Message Date
Kim Woelders e8a0530707 Fix pager update on internal window unmap (revert recent change).
SVN revision: 21483
2006-03-22 18:43:13 +00:00
Kim Woelders 397dd5f40a Fix non-opaque slidein.
SVN revision: 21473
2006-03-21 20:36:02 +00:00
Kim Woelders e0f5df38f6 Add missing extern's.
SVN revision: 21423
2006-03-19 19:31:23 +00:00
Kim Woelders 0915c5727b Simplify server extension handling. Initial screensaver extension stuff.
SVN revision: 21412
2006-03-19 15:33:38 +00:00
Kim Woelders d22580d185 Header file and other cleanups.
SVN revision: 21409
2006-03-19 14:59:48 +00:00
Kim Woelders dcd00b99d6 Fix move window by area.
SVN revision: 21389
2006-03-19 00:26:54 +00:00
Kim Woelders 45d0c037ef e16keyedit (version 0.3) now works with e16.8. Add notes/configuration data.
SVN revision: 21388
2006-03-18 23:31:27 +00:00
Kim Woelders 9678510c78 Wed Mar 15 19:13:54 CET 2006
(Kim)

--- 0.16.8.1 0.05 ---
Make shadow opacity configurable.
Disable pager "live" zoom mode when CM is inactive.
Update pagers after fading.
Simplify shadowing. Speed up fading with blurry shadows. Add silly shadow mode.
Allow specifying any button in button bindings (not just 1-5).
Only create default iconbox first time.
Improve not composite redirecting override-redirect windows hack.


SVN revision: 21325
2006-03-15 18:15:08 +00:00
Kim Woelders e4ed8fa825 Improve not composite redirecting override-redirect windows hack.
SVN revision: 21274
2006-03-13 22:46:14 +00:00
Kim Woelders d6001cc434 Eliminate some unnecessary region operations.
SVN revision: 21235
2006-03-12 19:20:22 +00:00
Kim Woelders 293849dc1d Only create default iconbox first time.
SVN revision: 21230
2006-03-12 17:57:32 +00:00
Kim Woelders f704fe769a Update.
SVN revision: 21187
2006-03-11 11:03:08 +00:00
Kim Woelders 36bf938d9a Allow specifying any button (not just 1-5).
SVN revision: 21184
2006-03-11 08:43:15 +00:00
Kim Woelders 2bc00029e7 Simplify shadowing. Speed up fading with blurry shadows. Add silly shadow mode.
SVN revision: 21112
2006-03-08 20:10:27 +00:00
Kim Woelders 0b8e4578b7 Only slide windows in on current desk.
SVN revision: 21111
2006-03-08 19:45:37 +00:00
Kim Woelders 78100df843 Update pagers after fading.
SVN revision: 21052
2006-03-06 22:38:05 +00:00
Kim Woelders 332cc0d293 Disable pager live zoom mode when CM is inactive.
SVN revision: 21005
2006-03-04 14:11:52 +00:00
Kim Woelders 63cd385775 Make shadow opacity configurable. Some trivial renaming 'n stuff.
SVN revision: 21004
2006-03-04 13:56:18 +00:00
Kim Woelders b5f3b0e3b9 Fri Mar 3 00:07:10 CET 2006
(Kim)

--- 0.16.8.1 0.04 ---
Rework background handling:
- Only use root background overlay when composite is enabled
- Improve handling of external backgrounds ("No Background")
- Fix external background handling when composite is enabled
Fix button shape change when composite is enabled.


SVN revision: 20924
2006-03-02 23:08:02 +00:00
Kim Woelders 6b79b760f6 Fix button shape change when composite is enabled.
SVN revision: 20923
2006-03-02 21:56:44 +00:00
Kim Woelders ad52858fbb Fix external background on root at startup with CM enabled. Cleanups.
SVN revision: 20891
2006-03-01 21:57:50 +00:00
Kim Woelders d092ff2f43 Fix build without composite.
SVN revision: 20842
2006-02-27 21:25:38 +00:00
Kim Woelders def68d4623 Enable using ecore_list_... functions from library.
SVN revision: 20837
2006-02-27 19:34:49 +00:00
Kim Woelders e8403c5498 Cleanup.
SVN revision: 20836
2006-02-27 19:17:34 +00:00
Kim Woelders b5038396fb Rework background handling:
- Only use root background overlay when composite is enabled
- Improve handling of external backgrounds ("No Background")
- Fix external background handling when composite is enabled


SVN revision: 20835
2006-02-27 19:14:25 +00:00
Kim Woelders 99a0669587 Tue Feb 21 19:58:22 CET 2006
(Kim)

--- 0.16.8.1 0.03 ---
Add move/resize functions with action source parameter.
Yet another attempt to get pager scaling on resolution change right.
Reenable having menu definitions in theme (hmm.. why did I take this out?).
Fix background configuration when background is NONE.


SVN revision: 20694
2006-02-21 18:59:07 +00:00
Kim Woelders 30123f7d0b Move hack test.
SVN revision: 20647
2006-02-20 21:53:39 +00:00
Kim Woelders c14ac69501 Fix background configuration when background is NONE.
SVN revision: 20641
2006-02-20 18:56:36 +00:00
Kim Woelders 51cfb78a09 Reenable having menu definitions in theme (hmm.. why did I take this out?).
SVN revision: 20639
2006-02-20 18:20:29 +00:00
Kim Woelders 19bc56a078 Typo (Yasufumi Haga).
SVN revision: 20637
2006-02-20 18:08:56 +00:00
Kim Woelders 70285abded Yet another attempt to get pager scaling on resolution change right.
SVN revision: 20598
2006-02-19 22:25:27 +00:00
Kim Woelders 2b9692f28f Add move/resize functions with action source parameter.
SVN revision: 20597
2006-02-19 22:23:50 +00:00
Kim Woelders 2a4e9350b1 Sun Feb 19 23:10:05 CET 2006
(Kim)

--- 0.16.8.1 0.02 ---
Fix parsing menu files without newline at end of file.
Move lists to Ecore_List.
Rename some files.
Quick fix for apps that want to inherit the root pixmap.
Notes on tweaking the Aqua theme (Yasufumi Haga).


SVN revision: 20596
2006-02-19 22:10:58 +00:00
Kim Woelders 0577f24d05 Notes on tweaking the Aqua theme (Yasufumi Haga).
SVN revision: 20586
2006-02-19 17:02:47 +00:00
Kim Woelders 2f3f728ad8 Rearrange, add list of default key bindings.
SVN revision: 20584
2006-02-19 16:14:05 +00:00
Kim Woelders 7a0221529d Credits.
SVN revision: 20580
2006-02-19 15:51:19 +00:00
Kim Woelders 31e275cfe6 Quick fix for apps that want to inherit the root pixmap.
SVN revision: 20563
2006-02-18 16:11:07 +00:00
Kim Woelders fd1f43f0fe Rename some files.
SVN revision: 20558
2006-02-18 09:50:17 +00:00
Kim Woelders e052f9aceb Move lists to Ecore_List.
SVN revision: 20557
2006-02-18 08:30:09 +00:00
Kim Woelders cea01c13ca Fix parsing menu files without newline at end of file.
SVN revision: 20549
2006-02-17 19:16:32 +00:00
Kim Woelders 108da23e94 Thu Feb 16 22:37:38 CET 2006
(Kim)

--- 0.16.8.1 0.01 ---
Scale pagers on screen resolution change.
Fix position after unshading certain borders. Cleanups.
Add sanity check for background timeout value.


SVN revision: 20528
2006-02-16 21:38:17 +00:00
Kim Woelders c7dc1e9167 Tweak pager scaling on resolution change.
SVN revision: 20506
2006-02-15 22:50:58 +00:00
Kim Woelders 791f169fb2 Cleanups.
SVN revision: 20439
2006-02-13 19:15:56 +00:00
Kim Woelders cd8e6fd4be Support for _NET_WM_SYNC_REQUEST - Not enabled.
SVN revision: 20415
2006-02-12 19:14:14 +00:00
Kim Woelders 5b8fc057d4 Track pointer on screen state.
SVN revision: 20414
2006-02-12 17:27:30 +00:00
Kim Woelders 2c2b80901b Whitespace.
SVN revision: 20413
2006-02-12 17:01:32 +00:00
Kim Woelders 25da17e28a Add sanity check for background timeout value.
SVN revision: 20403
2006-02-11 17:05:08 +00:00
Kim Woelders f40181876b Fix position after unshading certain borders. Cleanups.
SVN revision: 20398
2006-02-11 14:19:44 +00:00
Kim Woelders 4fd9b5b6e6 Scale pagers on screen resolution change.
SVN revision: 20396
2006-02-11 12:57:34 +00:00
Kim Woelders 8e5f17de60 Cleanup.
SVN revision: 20394
2006-02-11 09:36:11 +00:00