summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* frame: Don't allow resizing of edges that are constrainedwip/tiling-2Jasper St. Pierre2016-04-043-9/+28
* window: Add new tiling codeJasper St. Pierre2016-04-048-55/+375
* Add "size states" which save window size informationJasper St. Pierre2016-04-045-138/+174
* window: Remove old tiling codeJasper St. Pierre2016-04-0412-530/+31
* wayland/cursor: Keep a private use count and reference to active bufferJonas Ådahl2016-03-291-1/+49
* MetaWaylandSurface: Keep an extra buffer use count for role-less surfacesJonas Ådahl2016-03-292-7/+66
* wayland: Move buffer use count to MetaWaylandSurfaceJonas Ådahl2016-03-297-99/+117
* wayland: Replace buffer destroy wl_signal with a GObject signalJonas Ådahl2016-03-294-15/+41
* Updated Vietnamese translationTrần Ngọc Quân2016-03-271-24/+28
* Updated Friulian translationFabio Tomat2016-03-251-18/+20
* Added Friulian translationFabio Tomat2016-03-252-0/+582
* Updated Dutch translation by Nathan FollensReinout van Schouwen2016-03-231-1213/+921
* Updated Basque languageInaki Larranaga Murgoitio2016-03-231-30/+33
* Bump version to 3.20.03.20.0Florian Müllner2016-03-222-2/+12
* Update .gitignoreJasper St. Pierre2016-03-211-0/+1
* common: Remove META_LAYER_FOCUSED_WINDOWJasper St. Pierre2016-03-211-2/+0
* surface-actor-x11: Unredirect ARGB32 windows with full opaque regionsJasper St. Pierre2016-03-215-3/+46
* bell: Fallback to fullscreen flash if no window was passedJonas Ådahl2016-03-211-1/+3
* Updated Danish translationAsk Hjorth Larsen2016-03-201-32/+29
* Updated Italian translationMilo Casagrande2016-03-171-22/+26
* Bump version to 3.19.923.19.92Florian Müllner2016-03-162-1/+17
* Updated Greek translationTom Tryfonidis2016-03-161-31/+27
* [l10n] Updated Catalan translationGil Forcada2016-03-131-23/+35
* Updated Korean translationChangwoo Ryu2016-03-121-22/+28
* Updated Swedish translationSebastian Rasmussen2016-03-111-78/+84
* wayland: Implement support for the x-rootwindow-drop targetCarlos Garnacho2016-03-111-0/+83
* wayland: Force an initial focus in meta_wayland_drag_grab_set_focus()Carlos Garnacho2016-03-111-1/+8
* wayland: Always send focus() when starting a pointer grabCarlos Garnacho2016-03-111-2/+1
* display: Fix typoFlorian Müllner2016-03-111-1/+1
* unit-tests: Fix const compiler warningFlorian Müllner2016-03-111-2/+2
* Handle meta_screen_get_monitor_for_point() returning NULLRui Matos2016-03-103-18/+5
* wayland-pointer: Drop a phony signal disconnectRui Matos2016-03-101-5/+0
* shaped-texture: Invalidate mask texture when main texture changes sizeRui Matos2016-03-101-0/+1
* wayland: Add gtk_surface.present to gtk-shellJonas Ådahl2016-03-102-0/+20
* bell: Flash whole window if the window had no frameJonas Ådahl2016-03-103-1/+53
* wayland: Add system bell support via gtk_shellJonas Ådahl2016-03-102-0/+29
* bell: Let the X11 caller deal with the X11 fallbackJonas Ådahl2016-03-103-29/+36
* wayland: Namespace gtk_shell request handlersJonas Ådahl2016-03-101-9/+9
* wayland: Don't invent our own unstable protocol semanticsJonas Ådahl2016-03-103-28/+17
* wayland: Start drags from the press positionCarlos Garnacho2016-03-091-5/+7
* wayland: Small code cleanup in meta_wayland_drag_grab_set_focus()Carlos Garnacho2016-03-091-6/+6
* Updated Serbian translationМирослав Николић2016-03-092-68/+66
* MetaWaylandPointerConstraint: Maybe enable on window 'raise'Jonas Ådahl2016-03-091-0/+12
* MetaWaylandPointerConstraint: Disable if 'appears-focused' is falseJonas Ådahl2016-03-091-22/+27
* MetaWaylandPointerConstraint: Require 'appears-focused' to enableJonas Ådahl2016-03-091-2/+7
* MetaWaylandPointerConstraint: Unset is_enabled state when disablingJonas Ådahl2016-03-091-0/+1
* MetaWaylandPointerConstraint: Use own 'appears-focused' signal handlerJonas Ådahl2016-03-093-14/+61
* MetaWaylandPointerConstraint: Make per surface state a quarkJonas Ådahl2016-03-094-55/+106
* MetaWaylandPointerConstraint: Use NULL for infinite regionJonas Ådahl2016-03-091-15/+5
* MetaWaylandPointerConstraint: Fix effective region calculationJonas Ådahl2016-03-093-2/+27