summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* theme: Update style classes to match CSD decorationswip/fmuellner/gtk-shadowsFlorian Müllner2016-10-281-1/+1
* window-actor: Stop adding shadows to windows with framesFlorian Müllner2016-10-281-3/+3
* window-actor: Only recompute shape region and mask if necessaryFlorian Müllner2016-10-281-7/+39
* window-actor: Use different shape_regions/masks based on focus stateFlorian Müllner2016-10-281-15/+42
* window-actor: Update mask on focus changesFlorian Müllner2016-10-281-0/+1
* theme: Consider frame borders in titlebarFlorian Müllner2016-10-281-4/+4
* ui: Render frame in mask as wellFlorian Müllner2016-10-281-0/+9
* shaped-texture: Only mask alpha channelFlorian Müllner2016-10-281-1/+2
* native: don't call steal_pointer prematurelyRay Strode2016-10-191-1/+3
* native: fail on systems with connectors spread across multiple gpusRay Strode2016-10-191-1/+62
* native: shore up matching of card deviceRay Strode2016-10-191-0/+7
* native: only match drm subsystem devicesRay Strode2016-10-191-0/+5
* wayland: Don't cancel the pointer grab on compositor grabsJonas Ådahl2016-10-191-2/+0
* wayland/pointer: Don't set focus while during compositor grabJonas Ådahl2016-10-191-0/+14
* constraints: Use ConstraintInfo window size when placingJonas Ådahl2016-10-191-1/+6
* MetaOnscreenNative: fix mirror mode with stage viewsRui Matos2016-10-181-12/+18
* MetaRendererNative: don't call drmModeGetResources()Rui Matos2016-10-181-17/+1
* MetaMonitorManageKms: plug a GArray leakRui Matos2016-10-181-16/+4
* Updated Dutch translation Master 3.24Hannie Dumoleyn2016-10-171-5/+6
* MetaIdleMonitorNative: initialize last event timestampRui Matos2016-10-171-0/+1
* clutter/stage: Fix framebuffer capture origin offset (again)Rui Matos2016-10-171-2/+2
* MetaWaylandDataSourcePrimary: use the correct parent GTypeRui Matos2016-10-171-1/+1
* Updated Norwegian bokmål translation.Kjartan Maraas2016-10-151-461/+385
* wayland: Cancel touches on meta_wayland_touch_disable()Carlos Garnacho2016-10-141-0/+2
* wayland/xdg-shell: Scale positioner coordinatesJonas Ådahl2016-10-131-3/+26
* wayland/xdg-shell: update popup window monitor earlySjoerd Simons2016-10-131-1/+2
* wayland/xdg-popup: Force monitor of the top-levelSjoerd Simons2016-10-131-10/+9
* wayland/xdg-shell: Scale configure relative popup coordinateJonas Ådahl2016-10-131-2/+4
* wayland/xdg-popup: Always use monitor of toplevelJonas Ådahl2016-10-132-6/+19
* wayland/touch: Use surface relative coordinate helperJonas Ådahl2016-10-131-10/+3
* wayland/pointer-constraints: Don't include window frame in regionJonas Ådahl2016-10-131-0/+22
* wayland/pointer-constraints: Unify requirements for enablementJonas Ådahl2016-10-131-18/+26
* wayland/pointer-constraints: Disable or remove when grab is cancelledJonas Ådahl2016-10-131-13/+39
* Fix typo in Thai translationTheppitak Karoonboonyanan2016-10-131-5/+5
* wayland: apply size hints after placing the windowOlivier Fourdan2016-10-121-5/+6
* MetaWaylandPopup: Dismiss popup when grab is cancelledJonas Ådahl2016-10-121-1/+8
* wayland/pointer: Add way to cancel current grabJonas Ådahl2016-10-122-0/+16
* wayland/touch: Use helper for getting the next event serialJonas Ådahl2016-10-111-4/+3
* wayland/pointer: Use grab helper that doesn't focus when disablingJonas Ådahl2016-10-111-1/+10
* wayland/pointer: Naming and coding style fixesJonas Ådahl2016-10-111-15/+19
* wayland/pointer: Check pointer presence at set focus call siteJonas Ådahl2016-10-112-5/+13
* wayland/pointer: Use helper for getting the next event serialJonas Ådahl2016-10-111-9/+7
* wayland/keyboard: Check keyboard presence at set focus call siteJonas Ådahl2016-10-113-13/+11
* wayland/seat: Use seat capability checking helperJonas Ådahl2016-10-111-13/+13
* wayland/keyboard: Cleanup resource list managementJonas Ådahl2016-10-111-4/+7
* wayland/keyboard: Cleanup grab state managingJonas Ådahl2016-10-111-2/+2
* wayland/keyboard: Cleanup xkb state managingJonas Ådahl2016-10-111-3/+12
* wayland/keyboard: Initialize static state in GObject init funcJonas Ådahl2016-10-111-4/+5
* wayland/keyboard: Naming and coding style fixesJonas Ådahl2016-10-111-14/+24
* wayland/keyboard: Scope variable correctlyJonas Ådahl2016-10-111-3/+4