summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* native: add some logging spewwip/rstrode/rhel-8.0.0Ray Strode2019-02-133-6/+56
* clutter: Add clutter_input_method_forward_key() method.Carlos Garnacho2019-02-122-0/+52
* wayland: Relax requirements for evdev events to have a evcodeCarlos Garnacho2019-02-121-2/+2
* clutter: Only reset scroll axes on slave devicesCarlos Garnacho2019-02-121-1/+2
* main: be more aggressive in assuming X11 backendRay Strode2019-02-121-5/+3
* backends/x11: Support plain old X device configurationRui Matos2019-02-121-23/+74
* backends/x11: Add disable while typing support for synapticsRui Matos2019-02-121-0/+112
* backends/x11: Add a synaptics check for two finger scroll availabilityRui Matos2019-02-121-0/+11
* wayland: enable scale-monitor-framebuffer by defaultOlivier Fourdan2019-02-121-1/+1
* clutter: Do not latch modifiers on modifier keysCarlos Garnacho2019-02-121-2/+4
* monitor-manager: only reuse initial-config if monitor topology matches startuprpm-build2019-02-123-7/+31
* Add support for quad-buffer stereoOwen W. Taylor2019-02-1214-23/+483
* clutter/x11: Implement keycode lookup from keysyms on virtual key devicesCarlos Garnacho2019-02-123-4/+204
* clutter: Extend touchpad device property check for SynapticsCarlos Garnacho2019-02-121-3/+19
* window-actor: Special-case shaped Java windowsFlorian Müllner2019-02-121-0/+8
* backends/x11: Support synaptics configurationCarlos Garnacho2019-02-121-0/+266
* events: Don't move (sloppy) focus while buttons are pressedFlorian Müllner2019-02-121-0/+11
* monitor-manager: Consider external layout before default linear configFlorian Müllner2019-02-123-0/+97
* monitor-manager-xrandr: Force an update when resuming from suspendRui Matos2019-02-124-10/+121
* monitor-manager-xrandr: Work around spurious hotplugs on XvncRui Matos2019-02-121-1/+19
* constraints: Enforce X11 size limitsFlorian Müllner2019-02-121-0/+42
* window: Really force update monitor on hot plugsOlivier Fourdan2019-02-122-3/+14
* backends/native: explicitly pause on suspendRay Strode2019-02-121-0/+25
* MetaShapedTexture: save and restore textures on suspendRay Strode2019-02-112-21/+475
* background: purge all background textures on suspendRay Strode2019-02-113-1/+48
* backends/native: update cursor on resumeRay Strode2019-02-113-2/+4
* backends/native: update glyph cache on resumeRay Strode2019-02-111-1/+4
* backends/native: emit gl-video-memory-purged when becoming activeRay Strode2019-02-111-0/+7
* wayland: force X clients to redraw on resumeRay Strode2019-02-113-0/+55
* backend: add signals for reporting suspend and resumeRay Strode2019-02-111-12/+87
* backend: switch to using generated logind proxyRay Strode2019-02-112-21/+53
* cogl: add new UNSTABLE_TEXTURES featureRay Strode2019-02-114-3/+27
* screen-cast: Fix monitor recording on HiDPIJonas Ådahl2019-02-111-1/+5
* window-actor: Use actual image size for captureOlivier Fourdan2019-02-111-8/+10
* screen-cast-monitor-stream-src: Only send cursor bitmap when it changesJonas Ådahl2019-02-111-0/+14
* cursor-tracker: Emit `cursor-changed` after renderer was updatedJonas Ådahl2019-02-111-2/+6
* screen-cast: Add 'cursor-mode' to allow decoupled cursor updatesJonas Ådahl2019-02-1112-57/+622
* cursor-renderer: Add API to allow inhibiting HW cursorJonas Ådahl2019-02-113-0/+87
* screen-cast/monitor-stream-src: Copy content before cursor is drawnJonas Ådahl2019-02-111-5/+5
* backends/stage: Emit signal between painting actors and overlaysJonas Ådahl2019-02-111-0/+18
* backends/stage: Fix minor style issueJonas Ådahl2019-02-111-1/+2
* renderer: Add API to get view from logical monitorJonas Ådahl2019-02-112-0/+21
* screen-cast: Add getters to fetch object ownersJonas Ådahl2019-02-1111-20/+92
* screen-cast-monitor-stream: Don't pass monitor manager when creatingJonas Ådahl2019-02-113-11/+10
* clutter/stage: Add clutter_stage_is_redraw_queued() APIJonas Ådahl2019-02-112-0/+14
* cursor-tracker: Add 'cursor-moved' signalJonas Ådahl2019-02-111-0/+12
* renderer/native: Make the EGLStreams operate in mailbox modeJonas Ådahl2019-02-111-1/+1
* renderer/native: Make EGLStream page flip errors non-fatalJonas Ådahl2019-02-111-7/+1
* shaped-texture: Draw external textures via offscreenJonas Ådahl2019-02-111-2/+134
* shaped-texture: Don't change the callers clip rectJonas Ådahl2019-02-111-16/+20