aboutsummaryrefslogtreecommitdiff
path: root/backend
AgeCommit message (Expand)Author
2018-07-14Add tool buttonsMarkus Ongyerth
2018-07-14Propagate most axis events to clientsMarkus Ongyerth
2018-07-14Implement basic tablet_pad handling (bound to keyboard focus)Markus Ongyerth
2018-07-14Basic tablet_v2 object lifetimeMarkus Ongyerth
2018-07-14storage commit #2Markus Ongyerth
2018-07-14backend/libinput: Manage tablet tool livetimesMarkus Ongyerth
2018-07-11x11: make sure event source is drainedGuido Günther
2018-07-11x11: use correct type for events in wl_event_loop_add_fdGuido Günther
2018-07-11x11: Check if xcb_configure_window workedGuido Günther
2018-07-09util: add wlr_ prefix to log symbolsemersion
2018-07-07Merge pull request #1095 from agx/output-add-modeDrew DeVault
2018-07-07drm: Allow to add additional modesGuido Günther
2018-06-30Merge pull request #1104 from VincentVanlaer/logind-fd-leakDrew DeVault
2018-07-01Close fd's obtained from logindVincent Vanlaer
2018-06-30screencopy: add support for frame flagsemersion
2018-06-30headless add_input_device: fix leak on errorDominique Martinet
2018-06-30backend autocreate: fix leak when WLR_BACKENDS is setDominique Martinet
2018-06-30wayland backend: fix width/height == 0 checkDominique Martinet
2018-06-30direct session backend: fix closing -1 on errorDominique Martinet
2018-06-30x11 backend init: fix leak on failed XOpenDisplayDominique Martinet
2018-06-30wayland backend seat: fix NULL output checkDominique Martinet
2018-06-30drm backend: overflow fixesDominique Martinet
2018-06-22Merge pull request #992 from emersion/screencontentDrew DeVault
2018-06-20FIX: Suprocess loops endlessly when the control socket closes.Tobias Blass
2018-06-17Merge branch 'master' into screencontentemersion
2018-06-14Check for seat0 properlyScott Anderson
2018-06-14Multiseat fixesScott Anderson
2018-06-03backend/wayland: fix keyboard keys not pressed/released when focus changesemersion
2018-05-31Merge branch 'master' into screencontentemersion
2018-05-30Only allow one modifier per DMA-BUF, split attributes struct in render/emersion
2018-05-29backend/drm: support multi-planar DMA-BUFs when exportingemersion
2018-05-29output, backend/drm: add wlr_output_export_dmabufemersion
2018-05-27backend/drm: better connector cleanup, add more logsemersion
2018-05-25Merge pull request #993 from emersion/bind-wl-drm-in-rendereremersion
2018-05-25backends: implement custom EGL and renderer initializationIlia Bozhinov
2018-05-21render: bind wl_drm in rendereremersion
2018-05-19backend/wayland: fix segfault when destroying backend before starting itemersion
2018-05-19backend: support creating DRM and libinput via WLR_BACKENDSemersion
2018-05-19backend: allow multiple backends in WLR_BACKENDSemersion
2018-05-19backend/multi: disallow multiple renderers at the same timeemersion
2018-05-19backend: add WLR_BACKEND env variableemersion
2018-05-16recalculate cursor projection matrix on set_cursorMarkus Ongyerth
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-03Fix typos in comments and stringsmorganamilo
2018-05-03drm: only disable atomic modesetting when WLR_DRM_NO_ATOMIC == 1Guido Günther
2018-05-03backend/wayland: don't transform pointer eventsGuido Günther
2018-05-03backend/x11: don't transform pointer eventsGuido Günther