aboutsummaryrefslogtreecommitdiff
path: root/include/backend
AgeCommit message (Expand)Author
2017-08-17wayland backend: switch to xdg shellDominique Martinet
2017-08-14Add wayland backend cursor supportnyorain
2017-08-14Refactor out wlr_pointer_stateDominique Martinet
2017-08-14Refactor out wlr_input_device_stateDominique Martinet
2017-08-14Refactor out wlr_output_mode_stateDrew DeVault
2017-08-13Remove wlr_output_state, update backendsDrew DeVault
2017-08-13libinput backend: massive renamingDominique Martinet
2017-08-12Refactor wlr_backend_state out of DRM backendDrew DeVault
2017-08-12Update libinput backend with new state designDrew DeVault
2017-08-12Refactor out wlr_backend_state from wl/multiDrew DeVault
2017-08-12wayland backend: free seatNameDominique Martinet
2017-08-12wayland backend: emit signal for input/output removalDominique Martinet
2017-08-10Refactor EGL handlingDrew DeVault
2017-08-10Implement drm (egl) buffer attachingnyorain
2017-08-09Atomic modesettingScott Anderson
2017-08-08Rename wlr_surface -> wlr_texture; attach -> uploadnyorain
2017-08-07Use gbm_bo_map for cursorScott Anderson
2017-08-06Remove old fieldsScott Anderson
2017-08-06Moved headersScott Anderson
2017-08-06DRM resource initalisationScott Anderson
2017-08-06Changed header paths.Scott Anderson
2017-08-06Moved session/ into backend/Scott Anderson
2017-08-06Changed ownership of wlr_session to the multi backend.Scott Anderson
2017-07-12Remove use of missing headerDrew DeVault
2017-06-22Add wl_output globals for wlr_outputsDrew DeVault
2017-06-22Store wayland backend axis sourcenyorain
2017-06-22Implement absolute motion events for waylandnyorain
2017-06-22Implement wayland backend input eventsnyorain
2017-06-21Reorganize wlr-commonDrew DeVault
2017-06-21Update everyone to use new headersDrew DeVault
2017-06-21Fixed VT switchingScott Anderson
2017-06-21Changed session signal to only emit on DRM changesScott Anderson
2017-06-20Support multiple wl backend outputsDrew DeVault
2017-06-20Add dynamic output resizing for Wayland backendDrew DeVault
2017-06-20Implement wayland backend outputnyorain
2017-06-20Make egl_error function part of the egl interfacenyorain
2017-06-19Rework wayland backend output implementationnyorain
2017-06-19Merge branch 'master' into wayland-backendnyorain
2017-06-19Implement tablet padsDrew DeVault
2017-06-19Continue wayland backend updatenyorain
2017-06-19Merge branch 'libinput' into wayland-backendnyorain
2017-06-19Start to fix wayland backendnyorain
2017-06-16Add (broken) DRM hardware cursorsDrew DeVault
2017-06-15Implement wlr_tablet_toolDrew DeVault
2017-06-14Flesh out touch events and add demoDrew DeVault
2017-06-14Allocate wlr_touch devicesDrew DeVault
2017-06-13Implement libinput wlr_pointerDrew DeVault
2017-06-13Establish multi backend supportDrew DeVault
2017-06-13Reassign ownership of libinput handleDrew DeVault
2017-06-13Split keyboard code out into its own fileDrew DeVault