summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* core: Remove meta_core_get_frame_workspace() declarationFlorian Müllner2015-07-231-3/+0
* core: Remove meta_core_change_workspace()Florian Müllner2015-07-232-15/+0
* default-plugin: Replace deprecated macroFlorian Müllner2015-07-221-1/+1
* screen: On monitors-changed, update the window monitor before resizingRui Matos2015-07-211-3/+3
* backends/monitor-manager: Validate EDID stringsRui Matos2015-07-211-13/+23
* feedback actor: Fix a typoMatthias Clasen2015-07-201-1/+1
* Monitor-config: Fix a copy-paste errorMatthias Clasen2015-07-201-2/+2
* backends: Trigger animated cursor animations on the native backendCarlos Garnacho2015-07-201-0/+60
* backend: Add meta_cursor_renderer_force_update()Carlos Garnacho2015-07-202-0/+8
* backend: Store XcursorImages for theme cursorsCarlos Garnacho2015-07-202-8/+61
* events: Ensure touchpad gesture events go through clutterCarlos Garnacho2015-07-201-9/+19
* wayland: Fix calculation of window geometry when scaledJonas Ådahl2015-07-163-10/+41
* wayland: Take scale into account when placing windows relativelyJonas Ådahl2015-07-163-12/+33
* MetaWaylandSurface: Return top most toplevel window for popupsJonas Ådahl2015-07-161-3/+28
* wayland: Scale window geometry rects given the main outputJonas Ådahl2015-07-165-13/+142
* Don't calculate the main window monitor every time it`s neededJonas Ådahl2015-07-165-15/+12
* MetaMonitorInfo: Provide scale informationJonas Ådahl2015-07-163-18/+7
* wayland: Fix subsurface place_above/below type cast errorJonas Ådahl2015-07-161-4/+6
* wayland: Fix subsurface positioning on HiDPIJonas Ådahl2015-07-164-17/+64
* wayland: Factor out some parts of meta_surface_actor_wayland_get_scaleJonas Ådahl2015-07-165-33/+43
* frames: handle META_FRAME_CONTROL_NONE on left clickMarek Chalupa2015-07-151-0/+5
* MetaSurfaceActorWayland: Don't dereference surface before NULL checkJonas Ådahl2015-07-151-2/+2
* wayland: Don't crash if wl_output resource is destroyed after being removedJonas Ådahl2015-07-151-6/+16
* wayland: Send wl_surface.enter and wl_surface.leaveJonas Ådahl2015-07-157-1/+188
* MetaSurfaceActorWayland: Unset the MetaWaylandSurface pointer when it goes awayJonas Ådahl2015-07-154-2/+20
* wayland: Make MetaWaylandOutput a GObjectJonas Ådahl2015-07-152-18/+68
* wayland: Put MetaWaylandOutput struct in header fileJonas Ådahl2015-07-152-9/+11
* wayland: Use surface role when special casing surface commitsJonas Ådahl2015-07-151-8/+19
* nested: Allow configuration of dummy output configurationJonas Ådahl2015-07-151-41/+111
* input-settings-x11: check properties for correctness before changing themPeter Hutterer2015-07-141-7/+42
* window: Don't reference a dead functionJasper St. Pierre2015-07-061-4/+3
* Put G_GNUC_CONST at the end of the declarationsJasper St. Pierre2015-07-062-4/+2
* compositor: Export meta_shadow_factory_get_shadow to introspectionJasper St. Pierre2015-07-062-1/+2
* Export the shadow factoryJasper St. Pierre2015-07-067-75/+60
* window-group: Fix issues when translatedJasper St. Pierre2015-07-051-6/+2
* window-actor: Replace no-shadow with a shadow-modeJasper St. Pierre2015-07-052-16/+26
* Implement a generic "size change" mechanismJasper St. Pierre2015-07-0510-240/+99
* plugin-manager: Make the event an enumJasper St. Pierre2015-07-054-24/+25
* plugin-manager: Clean up an unused defineJasper St. Pierre2015-07-051-3/+0
* Install enum typesJasper St. Pierre2015-07-058-21/+23
* window-group: Turn clipped redraws back onJasper St. Pierre2015-07-051-1/+1
* window-group: Improve performance by hacking around ClutterJasper St. Pierre2015-07-051-1/+33
* shaped-texture: Remove unnecessary copies of the pipelineJasper St. Pierre2015-07-051-7/+3
* shaped-texture: Repeat edge pixels instead of mirroring the imageJasper St. Pierre2015-07-051-3/+18
* stack: Don't prefer windows in the same group as not_this_oneJasper St. Pierre2015-07-051-39/+4
* delete: Remove old codeJasper St. Pierre2015-07-051-28/+0
* monitor-manager-xrandr: don't set underscan property when not supportedCosimo Cecchi2015-07-011-3/+4
* monitor-manager: add a property to discover if underscan is supportedCosimo Cecchi2015-07-013-0/+49
* Remove the ability to grab resize unmaximizeJasper St. Pierre2015-07-013-142/+8
* theme: Fix C++-ismJasper St. Pierre2015-07-011-1/+1