summaryrefslogtreecommitdiff
path: root/src/backends
Commit message (Expand)AuthorAgeFilesLines
* monitor-manager: Fix the max potential number of logical monitorsRui Matos2015-11-291-1/+1
* cursor-renderer: do not update cursor if it is out of monitorMarek Chalupa2015-11-291-0/+15
* KMS/Wayland: Correct refresh rate unitsDaniel Stone2015-11-251-2/+12
* launcher: Fix drm device detection for non pci devicesAlban Browaeys2015-11-121-11/+17
* meta-backend: include stdlib.hRay Strode2015-11-061-0/+2
* Exit, not abort, when we fail to initialize ClutterOwen W. Taylor2015-11-061-1/+4
* MetaLauncher: Don't g_error() on failureOwen W. Taylor2015-11-063-55/+109
* Revert "Force cursor update after applying configuration"Ray Strode2015-11-062-75/+0
* Force cursor update after applying configurationRay Strode2015-11-062-0/+75
* monitor-manager-xrandr: Skip outputs with no crtcsRui Matos2015-10-301-25/+38
* monitor-manager-xrandr: Skip outputs with no modesRui Matos2015-10-301-2/+6
* Revert "monitor-manager-xrandr: Ignore outputs without modes"Rui Matos2015-10-301-9/+2
* monitor-manager: Expose a few helpers to clear structsRui Matos2015-10-302-22/+44
* monitor-manager-xrandr: Ignore outputs without modesRui Matos2015-10-231-2/+9
* backend-x11: Ensure the Xkb group index remains properly setAlberts Muktupāvels2015-10-231-3/+13
* monitor-manager-xrandr: Be more robust when reading XRROutputInfosRui Matos2015-10-161-13/+29
* backend-x11: Fallback to a default keymap if getting it from X failsRui Matos2015-09-251-0/+3
* meta-monitor-manager: Remove bogus condition from checkFlorian Müllner2015-09-241-2/+1
* Avoid shadowing existing variablesFlorian Müllner2015-09-246-41/+32
* Don't duplicate declarations from G_DEFINE_TYPEFlorian Müllner2015-09-243-6/+0
* Revert "launcher: simplify getting session dbus proxy"Jonas Ådahl2015-09-171-1/+10
* launcher: Don't pass variable as format stringFlorian Müllner2015-09-161-1/+1
* MetaCursorRenderer: Rely on update_cursor for redrawingJonas Ådahl2015-09-131-1/+0
* Support scaling of cursor sprites given what output they are onJonas Ådahl2015-09-139-197/+444
* MetaCursorSprite: Squash MetaCurorImage into MetaCursorSpriteJonas Ådahl2015-09-131-40/+30
* backends/x11: Draw our own cursor sprite when running nestedJonas Ådahl2015-09-133-1/+141
* build: Fix non-wayland buildTing-Wei Lan2015-09-081-1/+7
* launcher: find the right drm deviceMarek Chalupa2015-09-071-4/+104
* launcher: refactor handling errors in meta_launcher_newMarek Chalupa2015-09-071-29/+36
* launcher: simplify getting session dbus proxyMarek Chalupa2015-09-071-11/+1
* native: remove obsolete commentMarek Chalupa2015-09-071-2/+0
* Nested X11: use KeymapNotify events to fix key state on FocusInOwen W. Taylor2015-09-031-0/+30
* MetaCursorSprite: Put renderer specific code in the rendererJonas Ådahl2015-08-285-229/+294
* backends: Get rid of meta-cursor-private.hJonas Ådahl2015-08-287-73/+37
* Make MetaCursorSprite a GObjectJonas Ådahl2015-08-284-62/+79
* Rename MetaCursorReference to MetaCursorSpriteJonas Ådahl2015-08-2810-154/+159
* MetaCursorRenderer: Use G_DECLARE_DERIVABLE_TYPE to declare the typeJonas Ådahl2015-08-191-14/+3
* cursor: Move check for cursor NULL-nessJasper St. Pierre2015-08-181-1/+1
* compositor: Handle fences in the frontend X connectionRui Matos2015-08-131-3/+0
* backend-x11: Don't assert on something that might happenFlorian Müllner2015-08-101-3/+2
* compositor: Add support for GL_EXT_x11_sync_objectRui Matos2015-08-071-0/+3
* native: Actually close input device fdsJonas Ådahl2015-08-051-1/+4
* backends/monitor-manager: Validate EDID stringsRui Matos2015-07-211-13/+23
* 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
* MetaMonitorInfo: Provide scale informationJonas Ådahl2015-07-162-1/+6
* 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