aboutsummaryrefslogtreecommitdiff
path: root/backend/wayland
AgeCommit message (Expand)Author
2019-06-21Support pointer-gestures on Wayland backendGreg V
2019-06-16output: remove wlr_output_impl.transformSimon Ser
2019-05-06backend/wayland: remove wl_shmSimon Ser
2019-05-06backend/wayland: use xdg-decoration-unstable-v1Simon Ser
2019-04-23backend/wayland: fix wlr_wl_pointer use-after-freeSimon Ser
2019-04-23output: refactor backend APISimon Ser
2019-04-22Fix missing headers when building without X11Alyssa Ross
2019-04-08backend: unbreak on 32-bit architecturesJan Beich
2019-03-15backend/wayland: improve output number handlingBrian Ashworth
2019-03-01meson: enable more compiler warningsemersion
2019-01-26backend/wayland: handle wl_pointer.axis_stopemersion
2019-01-26pointer: add a frame eventemersion
2019-01-24backend/x11 & backend/wayland: make set_title NULL-safeJente Hidskes
2019-01-22backend/wayland: fix resizingBrian Ashworth
2019-01-10Add wlr_wl_output_set_titleDrew DeVault
2019-01-10Update Wayland backend to xdg-shell stableDrew DeVault
2018-12-21Standardize the wlr_box input paramatersTimidger
2018-11-27backend/wayland: fix zero-length VLAemersion
2018-11-11backend/wayland: handle WL_EVENT_WRITABLE for Wayland socketemersion
2018-11-11backend/wayland: Make header order consistentScott Anderson
2018-11-11backend/wayland: Move initilisation code earlierScott Anderson
2018-11-11backend/wayland: Use specific wl_global versionsScott Anderson
2018-11-11backend/wayland: Move registry into backendScott Anderson
2018-10-29backend/drm: fix frame scheduling on secondary GPUsemersion
2018-10-05output: don't trigger a frame immediately in schedule_frameemersion
2018-10-04output: add presentation refresh predictionemersion
2018-10-04output: send present event from all backendsemersion
2018-09-18backend/wayland: add assertionsemersion
2018-08-16Fix build on FreeBSDemersion
2018-07-09util: add wlr_ prefix to log symbolsemersion
2018-06-30wayland backend: fix width/height == 0 checkDominique Martinet
2018-06-30wayland backend seat: fix NULL output checkDominique Martinet
2018-06-03backend/wayland: fix keyboard keys not pressed/released when focus changesemersion
2018-05-25backends: implement custom EGL and renderer initializationIlia Bozhinov
2018-05-19backend/wayland: fix segfault when destroying backend before starting itemersion
2018-05-15backend/wayland: print output name in window titleemersion
2018-05-12Add support for discrete axis valuesemersion
2018-05-09Fix hardware cursors scale & transformemersion
2018-05-04Merge pull request #936 from emersion/full-hardware-cursorsemersion
2018-05-03backend/wayland: don't transform pointer eventsGuido Günther
2018-05-01output: always use hardware cursors if availableemersion
2018-04-30backend/{wayland,x11}: fix pointer coords for transformed outputsemersion
2018-04-29backend/wayland: only set one pointer listeneremersion
2018-04-29backend/wayland: create one virtual pointer per outputemersion
2018-04-28backend/wayland: add proper error handling to wlr_wl_backend_createemersion
2018-04-26Merge pull request #902 from emersion/various-memory-leaksDrew DeVault
2018-04-25backend: destroy renderer when destroying backendemersion
2018-04-25Don't use the wlr_ prefix for static functionsemersion
2018-04-25Make sure we don't use others' prefixesemersion
2018-04-25Remove wlr_ prefix from local symbolsemersion