Age | Commit message (Expand) | Author |
2018-07-14 | tablet-v2: fix merge commits and test again | Markus Ongyerth |
2018-07-14 | Another round of feedback from acrisci | Markus Ongyerth |
2018-07-14 | First feedback pass from acrisci | Markus Ongyerth |
2018-07-14 | propagate rename to rootston code | Markus Ongyerth |
2018-07-14 | Remove last remnant of tool_tool in libinput | Markus Ongyerth |
2018-07-14 | rename wlr_tablet_tool to wlr_tablet | Markus Ongyerth |
2018-07-14 | Remove unused tablet_pad list from tools | Markus Ongyerth |
2018-07-14 | Another feedback pass | Markus Ongyerth |
2018-07-14 | use previous resource versions and destroy pads | Markus Ongyerth |
2018-07-14 | Handle relative motion for mouse tools | Markus Ongyerth |
2018-07-14 | emersion feedback | Markus Ongyerth |
2018-07-14 | remove unused wl_listener | Markus Ongyerth |
2018-07-14 | Add asserts and rename destroy function in libinput backend | Markus Ongyerth |
2018-07-14 | Silent conversion from double to int should be illegal | Markus Ongyerth |
2018-07-14 | Clean up serial handling and automate proximity acompaning events | Markus Ongyerth |
2018-07-14 | Clean up serial handling | Markus Ongyerth |
2018-07-14 | Hide pad auxiliary data in .c file | Markus Ongyerth |
2018-07-14 | Split tablet_v2 implementation for easier maintainance | Markus Ongyerth |
2018-07-14 | Send all tablet tool axis events | Markus Ongyerth |
2018-07-14 | Fix clang build errors | Markus Ongyerth |
2018-07-14 | Improve inert resource handling | Markus Ongyerth |
2018-07-14 | Hook up set_cursor in rootston | Markus Ongyerth |
2018-07-14 | Use wlr_list for paths, and improve inert resource handling | Markus Ongyerth |
2018-07-14 | Use tablet_tool impl in libinput backend | Markus Ongyerth |
2018-07-14 | 1st feedback pass | Markus Ongyerth |
2018-07-14 | Fix segfaultiness | Markus Ongyerth |
2018-07-14 | Fix borked rebase | Markus Ongyerth |
2018-07-14 | Add tool buttons | Markus Ongyerth |
2018-07-14 | Propagate most axis events to clients | Markus Ongyerth |
2018-07-14 | Implement basic tablet_pad handling (bound to keyboard focus) | Markus Ongyerth |
2018-07-14 | stabilise tablet_v2 code (prevent bunch of crashes) | Markus Ongyerth |
2018-07-14 | Basic tablet_v2 object lifetime | Markus Ongyerth |
2018-07-14 | storage commit #2 | Markus Ongyerth |
2018-07-14 | convoluted tablet code | Markus Ongyerth |
2018-07-14 | backend/libinput: Manage tablet tool livetimes | Markus Ongyerth |
2018-07-14 | Start tablet protocol | Markus Ongyerth |
2018-07-13 | Merge pull request #1132 from emersion/fix-screencopy-frame-error | Drew DeVault |
2018-07-13 | Revert "Move side-effect out of assert statement" | Drew DeVault |
2018-07-13 | screencopy: fix segfault when client supplies invalid buffer | emersion |
2018-07-13 | Move side-effect out of assert statement | Drew DeVault |
2018-07-13 | Merge pull request #1130 from emersion/surface-opaque | Drew DeVault |
2018-07-13 | surface: add wlr_surface.opaque_region | emersion |
2018-07-12 | render: add wlr_texture_is_opaque | emersion |
2018-07-12 | Merge pull request #1128 from agx/unbreak-xvfb | emersion |
2018-07-11 | Missed some old wlr_log calls | Drew DeVault |
2018-07-11 | Merge pull request #1116 from emersion/surface-role | Drew DeVault |
2018-07-11 | x11: make sure event source is drained | Guido Günther |
2018-07-11 | x11: use correct type for events in wl_event_loop_add_fd | Guido Günther |
2018-07-11 | x11: Check if xcb_configure_window worked | Guido Günther |
2018-07-09 | Merge pull request #1126 from emersion/wlr-log-prefix | Drew DeVault |