forked from e16/e16
1
0
Fork 0
Commit Graph

4512 Commits

Author SHA1 Message Date
Kim Woelders 3bce6ea940 PixImg stuff is no longer used.
SVN revision: 81866
2012-12-29 12:06:49 +00:00
Kim Woelders 80a3b2149e Remove code for shaded, semi-solid, and translucent move/resize modes.
Disabled (by default) at compile time as of 1.0.3.

SVN revision: 81865
2012-12-29 12:06:46 +00:00
Kim Woelders 0c16916258 Enable setting shape on multiple windows.
SVN revision: 81864
2012-12-29 12:06:42 +00:00
Kim Woelders bc8493b80e Resurrect slide shape.
SVN revision: 81863
2012-12-29 12:06:37 +00:00
Kim Woelders c69356c39e AnimatorsDelCatAll() is now unused.
SVN revision: 81823
2012-12-28 16:04:37 +00:00
Kim Woelders e94ed3bc77 Refactor fx.
SVN revision: 81822
2012-12-28 16:04:35 +00:00
Kim Woelders 1f535e9561 Add AnimatorGetData().
SVN revision: 81821
2012-12-28 16:04:33 +00:00
Kim Woelders 4fbe87de66 Add AnimatorDel().
SVN revision: 81820
2012-12-28 16:04:31 +00:00
Kim Woelders 0fe7b70b88 No need to adjust fx on area change.
SVN revision: 81819
2012-12-28 16:04:29 +00:00
Kim Woelders 84e618b4b4 Remove long time disabled raindrops and imagespinner fx code.
SVN revision: 81818
2012-12-28 16:04:26 +00:00
Kim Woelders a8fa1734d3 CM: Set destination clip when rendering compositing buffer to screen.
This seems to reduce CPU usage by a factor of three on my Xorg 1.13.1(?).

SVN revision: 81817
2012-12-28 16:04:24 +00:00
Kim Woelders 46c772cb19 Non-time-limited animations should not run until next ?!?
SVN revision: 81816
2012-12-28 16:04:22 +00:00
Kim Woelders 9c491af2e0 Restore old pointer warping behavior on maximization.
- Fewer round trips
- Don't warp while animated
- Eliminate redundant warp
- Simpler

SVN revision: 81815
2012-12-28 16:04:19 +00:00
Kim Woelders 5d5e0dcacc When using XI2, handle focus change events via XI2.
SVN revision: 81757
2012-12-27 18:22:01 +00:00
Kim Woelders 3d6195ba33 When using XI2, handle enter/leave events via XI2.
SVN revision: 81756
2012-12-27 18:21:58 +00:00
Kim Woelders 82f3f3a359 When using XI2, handle all keyboard and pointer events via XI2.
SVN revision: 81755
2012-12-27 18:21:56 +00:00
Kim Woelders c304c45531 Cleanup around XI2 event selection.
SVN revision: 81754
2012-12-27 18:21:53 +00:00
Kim Woelders e3b6e0988d Fix major memory leak when using XI2 events.
SVN revision: 81753
2012-12-27 18:21:50 +00:00
Kim Woelders 5b3556e386 Wrap XAllowEvents().
SVN revision: 81752
2012-12-27 18:21:48 +00:00
Kim Woelders edab78096b Remove some commented out stuff.
SVN revision: 81751
2012-12-27 18:21:44 +00:00
Kim Woelders 91fe77b6c5 Trivial cleanups.
SVN revision: 81699
2012-12-25 18:20:05 +00:00
Kim Woelders a01c953c54 Wrap some calls to XGrab/UngrabKeyboard() + cosmetics.
SVN revision: 81698
2012-12-25 18:19:59 +00:00
Kim Woelders 9f867c81d3 Window slide code cosmetics.
SVN revision: 81676
2012-12-24 11:05:50 +00:00
Kim Woelders a12e3a7a42 Prefix local functions with _.
SVN revision: 81675
2012-12-24 11:05:48 +00:00
Kim Woelders a280a57ccf Use __func__ for function names in debug stuff.
SVN revision: 81674
2012-12-24 11:05:42 +00:00
Kim Woelders 9c69159c88 Update po.
SVN revision: 81673
2012-12-24 10:42:00 +00:00
Kim Woelders aa333a4c2b Fix test for XI2 availability.
SVN revision: 81672
2012-12-24 10:41:54 +00:00
Kim Woelders ba7d9cc4a9 Fix various issues reported by clang. Minor cleanups.
SVN revision: 81671
2012-12-24 10:41:50 +00:00
Massimo Maiurana da6a87c10e updated esperanto and italian translations
SVN revision: 81451
2012-12-20 13:11:37 +00:00
Kim Woelders c1ee9b7b04 Fix en/disabling of maximization animation.
SVN revision: 80903
2012-12-13 21:32:19 +00:00
Kim Woelders 0af135d24e Minor refactoring in MaxSizeHV().
SVN revision: 80902
2012-12-13 21:32:17 +00:00
Kim Woelders 542192954c Make frame debug printout conditional.
SVN revision: 80901
2012-12-13 21:32:14 +00:00
Kim Woelders c8020ed906 Disable "Previously ignored..." debug message.
SVN revision: 80900
2012-12-13 21:32:12 +00:00
Massimo Maiurana 2029f7b878 updating various translations
SVN revision: 80888
2012-12-13 18:43:05 +00:00
Kim Woelders afd652bae3 Update po.
SVN revision: 80543
2012-12-09 10:03:12 +00:00
Kim Woelders 51a19d26e7 Introduce new animation engine.
Based on work by Daniel Manjarres.

One of the major changes is to eliminate the "TimedLoop" construction
where we have "local" animation loops, in which we don't pass through
the main event handler.

SVN revision: 80542
2012-12-09 10:03:07 +00:00
Massimo Maiurana 0543c3d9ae updating various translations
SVN revision: 80532
2012-12-08 18:35:53 +00:00
Massimo Maiurana a74ef6d2cd updating various translations
SVN revision: 80486
2012-12-07 18:53:30 +00:00
Massimo Maiurana 22ca23f6f9 updating esperanto translations
SVN revision: 80224
2012-12-05 09:46:19 +00:00
Massimo Maiurana 49a001374c updating esperanto translations
SVN revision: 79760
2012-11-27 22:20:03 +00:00
Kim Woelders 43f8d05bed Update po.
SVN revision: 79115
2012-11-11 18:13:20 +00:00
Kim Woelders 228500ed5d Add script to place pagers (James Bowlin).
SVN revision: 79114
2012-11-11 18:13:14 +00:00
Kim Woelders b282138a13 Cleanups - ecore_list stuff.
Ecore no longer has ecore_list_... functions, so there is nothing
to keep in sync with.

Disable unused ecore_list functions.

SVN revision: 79113
2012-11-11 18:13:12 +00:00
Kim Woelders cb6ae29fdf ecore-list - Fixup comments.
SVN revision: 79112
2012-11-11 18:13:10 +00:00
Kim Woelders 8bf4e42ce0 ecore-list - Remove EAPI.
SVN revision: 79111
2012-11-11 18:13:04 +00:00
Kim Woelders 7fd4f7a71d Cosmetics.
SVN revision: 78407
2012-10-24 17:20:38 +00:00
Kim Woelders acaf58fd94 Add EventsBlock().
Intended to enable running event loop without processing X events.

SVN revision: 78406
2012-10-24 17:20:32 +00:00
Kim Woelders c76b8f6a2a Focus update tweaks.
Disable grab and stacking updates while focus changes are inhibited.

Disable focus changes during desk/area slides (actually, this is not in
play yet, as we don't run the normal event loop during desk/area slides).

SVN revision: 78405
2012-10-24 17:20:28 +00:00
Kim Woelders 05b03f4204 Enable using libsndfile for sound file loading.
SVN revision: 78308
2012-10-21 15:57:21 +00:00
Kim Woelders 8909a89c48 1.0.12.000.
SVN revision: 78307
2012-10-21 15:57:13 +00:00