Commit Graph

4284 Commits

Author SHA1 Message Date
Kim Woelders 75e509203c 1.0.7.003.
SVN revision: 56968
2011-02-12 16:43:59 +00:00
Kim Woelders b73fe8568d Update po.
SVN revision: 56967
2011-02-12 16:43:56 +00:00
Kim Woelders 431dd79cae Doc updates.
SVN revision: 56966
2011-02-12 16:43:54 +00:00
Kim Woelders 86da917809 More warning fixes for gcc-4.6.
SVN revision: 56965
2011-02-12 16:43:52 +00:00
Kim Woelders bc582d5de5 Remove compositing resize fixup hack for old Xorgs.
SVN revision: 56964
2011-02-12 16:43:50 +00:00
Kim Woelders fbd5b6662d 2011.
SVN revision: 56963
2011-02-12 16:43:47 +00:00
Kim Woelders 18399c1f12 Fix handling rescheduled timers that are already expired.
SVN revision: 56876
2011-02-09 21:08:20 +00:00
Kim Woelders 16063e6868 Update po.
SVN revision: 56393
2011-01-30 00:07:55 +00:00
Kim Woelders a87641f97e Warning fixes for gcc-4.6.
SVN revision: 56392
2011-01-30 00:07:50 +00:00
Kim Woelders 72382b7b38 Fix trouble around initially iconified windows and manual placement.
Noted by Daniel Manjarres.

SVN revision: 56189
2011-01-16 08:52:51 +00:00
Kim Woelders 0b78fca099 Add missing break.
SVN revision: 56124
2011-01-15 07:45:36 +00:00
Kim Woelders ab8785e4be 1.0.7.002.
SVN revision: 55894
2011-01-05 18:06:05 +00:00
Kim Woelders 6ba8e548dc Update po.
SVN revision: 55893
2011-01-05 18:06:03 +00:00
Kim Woelders a649a2e005 Use GetTimeMs/Us() in stead of GetTime().
SVN revision: 55892
2011-01-05 18:05:59 +00:00
Kim Woelders f0c0a4519c Change TimerAdd() and TimerSetInterval() time to ms.
SVN revision: 55891
2011-01-05 18:05:57 +00:00
Kim Woelders 53180ca139 Eliminate TimersRunExpired().
SVN revision: 55890
2011-01-05 18:05:54 +00:00
Kim Woelders be31bb694b Move timers to int/ms.
SVN revision: 55889
2011-01-05 18:05:52 +00:00
Kim Woelders 568ee2489f Add GetTimeMs/Us().
SVN revision: 55888
2011-01-05 18:05:50 +00:00
Kim Woelders 4c25a12232 Cosmetics.
SVN revision: 55887
2011-01-05 18:05:48 +00:00
Kim Woelders f6db29b25e Remove unneeded header files.
SVN revision: 55886
2011-01-05 18:05:45 +00:00
Kim Woelders cff2a3a14c 1.0.7.001.
Also correct configure option name.

SVN revision: 55885
2011-01-05 18:05:43 +00:00
Kim Woelders 8332c36c0b Print error message if no argument is given to win_info command.
SVN revision: 55788
2010-12-31 11:49:29 +00:00
Kim Woelders f1d32abed2 Add command ("desk back") to go back to previous active desktop.
Suggested by James Bowlin.

SVN revision: 55630
2010-12-18 12:25:39 +00:00
Kim Woelders a9f8a04e2f Reset maximised state on move as well as on resize.
SVN revision: 55629
2010-12-18 12:25:37 +00:00
Kim Woelders 1a64d6b4de Switch to gettext 0.16.1.
... mostly to avoid "'../../po/Makefile.in.in' seems to ignore the
--datarootdir setting"

SVN revision: 55628
2010-12-18 12:25:34 +00:00
Kim Woelders 54403720f3 Update _NET_WORKAREA when screen size changes.
Based on patch by Eriks Jansons.

SVN revision: 55563
2010-12-15 18:41:20 +00:00
Kim Woelders c0919ac02d Update po.
SVN revision: 55275
2010-12-05 05:38:44 +00:00
Kim Woelders c2a120dffb No need to install .la files for libs that are only loaded dynamically.
SVN revision: 55274
2010-12-05 05:38:41 +00:00
Kim Woelders 674ae16616 Add const to Quicksort compare function prototype.
SVN revision: 55273
2010-12-05 05:38:39 +00:00
Kim Woelders 816654808b Prefer randr over xf86vm if available.
SVN revision: 55272
2010-12-05 05:38:35 +00:00
Kim Woelders a48493d812 Fix missing synthetic ConfigureNotify when doing simultaneous move and resize.
Seems to fix problems with pointer position tracking after move/resize
in IntelliJ (java apps in general?).
Thanks to Lukáš Jirkovský for helping to sort this out.

SVN revision: 54737
2010-11-20 07:30:28 +00:00
Kim Woelders 19b69bb595 Change XWarpPointer wrapping.
SVN revision: 54736
2010-11-20 07:30:26 +00:00
Kim Woelders 2fb4182a04 Add auto* stuff to set __func__.
SVN revision: 54735
2010-11-20 07:30:23 +00:00
Kim Woelders 209cf4b466 1.0.7.000.
SVN revision: 54734
2010-11-20 07:30:21 +00:00
Kim Woelders 55ff88bfb9 1.0.7.
SVN revision: 54539
2010-11-13 17:48:56 +00:00
Kim Woelders c3cc93862b Update po.
SVN revision: 54538
2010-11-13 17:48:53 +00:00
Kim Woelders 61c4508ff3 Revert "If CM is active, change snap to live pager mode."
The live update mode is way too time consuming e.g. when playing movies.
Maybe throttle the pager update rate?
For now just re-enable using the old scanning mode when compositing is
active.
Noted by Zone Seventeen.

SVN revision: 54342
2010-11-08 19:33:31 +00:00
Kim Woelders d880214a4a Enable using randr (1.3) for zooming.
SVN revision: 54282
2010-11-07 20:26:20 +00:00
Kim Woelders 45c9fabdda Fix desk/area dialog changes sometimes not being saved.
SVN revision: 54281
2010-11-07 20:26:17 +00:00
Kim Woelders 65f85bff55 Change WITH_ZOOM to ENABLE_ZOOM. Zoom related build tweaks.
SVN revision: 54066
2010-10-31 10:43:24 +00:00
Kim Woelders 09e59f25e8 Minor zooming related fixes/cleanups.
SVN revision: 54065
2010-10-31 10:43:21 +00:00
Kim Woelders 8e4e5151b8 1.0.6.002.
SVN revision: 54051
2010-10-30 18:41:30 +00:00
Kim Woelders 3cd41806c1 Update po.
SVN revision: 54050
2010-10-30 18:41:27 +00:00
Kim Woelders 1edb1ff45d Revert incorrect fixes for menu related segvs.
- Don't set m->win to NULL.
- Remove unnecessary check for m->win.

SVN revision: 54049
2010-10-30 18:41:24 +00:00
Kim Woelders c45c753584 Avoid processing events belonging to a previous ewin for a client window.
This hopefully puts an end to various menu related segvs that have been causing
trouble since 1.0.3.

SVN revision: 54048
2010-10-30 18:41:22 +00:00
Kim Woelders 2493319624 Remove incorrect comment. Cosmetics.
SVN revision: 54047
2010-10-30 18:41:20 +00:00
Kim Woelders f4805ad117 Cosmetics.
SVN revision: 54046
2010-10-30 18:41:18 +00:00
Kim Woelders 534611b54d Debug stuff cleanups.
SVN revision: 54045
2010-10-30 18:41:15 +00:00
Kim Woelders 32a4e43e6e 1.0.6.001.
SVN revision: 53933
2010-10-27 17:47:41 +00:00
Kim Woelders b7fda00b14 Update po.
SVN revision: 53932
2010-10-27 17:47:38 +00:00