summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bump version to 3.14.03.14.0Florian Müllner2014-09-222-2/+16
* Updated Hindi translationRajesh Ranjan2014-09-221-973/+845
* Update Czech translationPetr Kovar2014-09-221-679/+601
* Updated Kannada translationShankar Prasad2014-09-221-1016/+898
* Updated German translationBernd Homuth2014-09-211-5/+4
* update zh_CN translationYunQiang Su2014-09-211-673/+567
* Updated Danish translationAsk H. Larsen2014-09-201-692/+596
* window: Adjust the frame rect when _GTK_FRAME_EXTENTS is set on mapJasper St. Pierre2014-09-191-3/+15
* window: Don't queue move/resizes if the extents are the sameJasper St. Pierre2014-09-191-3/+16
* window: Move set_custom_frame_extents to be X11-onlyJasper St. Pierre2014-09-193-21/+18
* Fix computation of window positions for StaticGravityOwen W. Taylor2014-09-191-8/+11
* Revert "window-x11: Fix the coordinates we use in the synthetic ConfigureNotify"Owen W. Taylor2014-09-191-2/+23
* Updated German translationChristian Kirbach2014-09-181-798/+723
* keyboard/pointer: Calculate the serial once per eventJasper St. Pierre2014-09-182-11/+20
* wayland: Fix the placement of popup windowsJasper St. Pierre2014-09-171-12/+11
* Updated Oriya translationManoj Kumar Giri2014-09-171-939/+813
* Updated Slovak translationDušan Kazik2014-09-171-353/+149
* Updated Bengali (India) translationSaibal Ray2014-09-171-1046/+595
* Bump version to 3.13.923.13.92Florian Müllner2014-09-172-1/+22
* docs: Allow building without waylandFlorian Müllner2014-09-171-0/+7
* prefs: Show fallback app menu based on XSettingFlorian Müllner2014-09-171-54/+13
* keyboard/pointer: Make sure to move focused resources into the listJasper St. Pierre2014-09-162-4/+16
* window-wayland: Don't send 1x1 sizes to GTK+ windowsJasper St. Pierre2014-09-161-2/+14
* events: Only process Enter/Leave events when in the normal routeJasper St. Pierre2014-09-161-3/+2
* events: Ignore normal FocusIn events on the root windowJasper St. Pierre2014-09-161-10/+11
* events: Remove our workarounds for broken libXi versionsJasper St. Pierre2014-09-161-13/+7
* events: Fix a typo preventing the None detection from working properlyJasper St. Pierre2014-09-161-1/+1
* window-wayland: Don't bother checking if anything changedJasper St. Pierre2014-09-161-6/+2
* window-wayland: Always update the last_sent sizeJasper St. Pierre2014-09-161-3/+7
* pointer: Make coding style similar to keyboardJasper St. Pierre2014-09-161-1/+1
* events: Remove an overzealous ifdefJasper St. Pierre2014-09-161-2/+0
* wayland: Don't leak the existing texture if we already have oneJasper St. Pierre2014-09-161-0/+3
* Don't restack windows while we are unmanaging themOwen W. Taylor2014-09-163-2/+28
* Cleanup xwayland/wayland window association from the "unmanage" signalOwen W. Taylor2014-09-161-7/+22
* Do xwayland/wayland window association in a later, not an idleOwen W. Taylor2014-09-161-6/+8
* mutter-test-runner: Make criticals and warnings failuresOwen W. Taylor2014-09-161-1/+46
* test-runner: Add 'csd' keyword for window creationOwen W. Taylor2014-09-163-7/+27
* Updated Swedish translationMattias Eriksson2014-09-151-991/+1055
* Makefile-tests: Our test framework requires WaylandJasper St. Pierre2014-09-151-0/+4
* prefs: Don't listen to the cursor-size keyJasper St. Pierre2014-09-141-11/+0
* [l10n] Updated Catalan (Valencian) translationCarles Ferrando2014-09-141-782/+471
* [l10n] Update Catalan translationGil Forcada2014-09-141-693/+359
* Updated Tamil translationShantha kumar2014-09-141-926/+820
* Updated Marathi translationsSandeep Sheshrao Shedmake2014-09-141-942/+822
* prefs: Update cursor size based on xsettingsAdel Gadllah2014-09-141-0/+32
* Revert "prefs: Scale the root window cursor by the scale factor"Adel Gadllah2014-09-141-17/+1
* update Punjabi Translation - back for 3.14A S Alam2014-09-131-691/+594
* stack-tracker: Fix an off-by-one error in restack_managedJasper St. Pierre2014-09-121-1/+1
* stack-tracker: Make lower_below / raise_above internal as wellJasper St. Pierre2014-09-122-15/+9
* windows-x11.c: Fix leaked error trapOwen W. Taylor2014-09-121-2/+0