aboutsummaryrefslogtreecommitdiff
path: root/backend
AgeCommit message (Expand)Author
2018-08-10Fix xcb_create_window parameterssdilts
2018-08-09Add guard for changing the size of X11 backend windowssdilts
2018-08-09Set default output size for X11 backendsdilts
2018-08-08session: load GPU devices even if they have zero crtcs/connectors/encodersIlia Bozhinov
2018-08-05Check for DRM primeScott Anderson
2018-08-04Remove unused data from gbm_bo userdataScott Anderson
2018-08-04Fix hardware cursor on secondary GPUScott Anderson
2018-08-03multi-gpu: do not flip screens on secondary GPUMariusz Bialonczyk
2018-08-03multi-backend: do not expose internal renderersMariusz Bialonczyk
2018-08-02backend/drm: remove unnecessary castsemersion
2018-08-02backend/drm: allow to pass empty gamma ramp to reset itemersion
2018-08-02Implement wlr-gamma-control-unstable-v1emersion
2018-07-21Revert "Merge pull request #1153 from emersion/include-config"Drew DeVault
2018-07-21Always include config.hemersion
2018-07-14Remove last remnant of tool_tool in libinputMarkus Ongyerth
2018-07-14rename wlr_tablet_tool to wlr_tabletMarkus Ongyerth
2018-07-14Handle relative motion for mouse toolsMarkus Ongyerth
2018-07-14Add asserts and rename destroy function in libinput backendMarkus Ongyerth
2018-07-14Use wlr_list for paths, and improve inert resource handlingMarkus Ongyerth
2018-07-14Use tablet_tool impl in libinput backendMarkus Ongyerth
2018-07-141st feedback passMarkus Ongyerth
2018-07-14Fix borked rebaseMarkus Ongyerth
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