aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-19tablet-v2 tablet_pad grab implementationMarkus Ongyerth
2018-07-17Merge pull request #1136 from emersion/remove-unused-tablet-v2Drew DeVault
2018-07-17Remove unused types/wlr_tablet_v2.cemersion
2018-07-16Merge pull request #960 from Ongy/tabletDrew DeVault
2018-07-14tablet-v2: fix merge commits and test againMarkus Ongyerth
2018-07-14Another round of feedback from acrisciMarkus Ongyerth
2018-07-14First feedback pass from acrisciMarkus Ongyerth
2018-07-14propagate rename to rootston codeMarkus Ongyerth
2018-07-14Remove last remnant of tool_tool in libinputMarkus Ongyerth
2018-07-14rename wlr_tablet_tool to wlr_tabletMarkus Ongyerth
2018-07-14Remove unused tablet_pad list from toolsMarkus Ongyerth
2018-07-14Another feedback passMarkus Ongyerth
2018-07-14use previous resource versions and destroy padsMarkus Ongyerth
2018-07-14Handle relative motion for mouse toolsMarkus Ongyerth
2018-07-14emersion feedbackMarkus Ongyerth
2018-07-14remove unused wl_listenerMarkus Ongyerth
2018-07-14Add asserts and rename destroy function in libinput backendMarkus Ongyerth
2018-07-14Silent conversion from double to int should be illegalMarkus Ongyerth
2018-07-14Clean up serial handling and automate proximity acompaning eventsMarkus Ongyerth
2018-07-14Clean up serial handlingMarkus Ongyerth
2018-07-14Hide pad auxiliary data in .c fileMarkus Ongyerth
2018-07-14Split tablet_v2 implementation for easier maintainanceMarkus Ongyerth
2018-07-14Send all tablet tool axis eventsMarkus Ongyerth
2018-07-14Fix clang build errorsMarkus Ongyerth
2018-07-14Improve inert resource handlingMarkus Ongyerth
2018-07-14Hook up set_cursor in rootstonMarkus 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 segfaultinessMarkus 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-14stabilise tablet_v2 code (prevent bunch of crashes)Markus Ongyerth
2018-07-14Basic tablet_v2 object lifetimeMarkus Ongyerth
2018-07-14storage commit #2Markus Ongyerth
2018-07-14convoluted tablet codeMarkus Ongyerth
2018-07-14backend/libinput: Manage tablet tool livetimesMarkus Ongyerth
2018-07-14Start tablet protocolMarkus Ongyerth
2018-07-13Merge pull request #1132 from emersion/fix-screencopy-frame-errorDrew DeVault
2018-07-13Revert "Move side-effect out of assert statement"Drew DeVault
2018-07-13screencopy: fix segfault when client supplies invalid bufferemersion
2018-07-13Move side-effect out of assert statementDrew DeVault
2018-07-13Merge pull request #1130 from emersion/surface-opaqueDrew DeVault
2018-07-13surface: add wlr_surface.opaque_regionemersion
2018-07-12render: add wlr_texture_is_opaqueemersion
2018-07-12Merge pull request #1128 from agx/unbreak-xvfbemersion
2018-07-11Missed some old wlr_log callsDrew DeVault
2018-07-11Merge pull request #1116 from emersion/surface-roleDrew DeVault