Age | Commit message (Expand) | Author |
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 | Basic tablet_v2 object lifetime | Markus Ongyerth |
2018-07-14 | storage commit #2 | Markus Ongyerth |
2018-07-14 | backend/libinput: Manage tablet tool livetimes | Markus Ongyerth |
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 | util: add wlr_ prefix to log symbols | emersion |
2018-07-07 | Merge pull request #1095 from agx/output-add-mode | Drew DeVault |
2018-07-07 | drm: Allow to add additional modes | Guido Günther |
2018-06-30 | Merge pull request #1104 from VincentVanlaer/logind-fd-leak | Drew DeVault |
2018-07-01 | Close fd's obtained from logind | Vincent Vanlaer |
2018-06-30 | screencopy: add support for frame flags | emersion |
2018-06-30 | headless add_input_device: fix leak on error | Dominique Martinet |
2018-06-30 | backend autocreate: fix leak when WLR_BACKENDS is set | Dominique Martinet |
2018-06-30 | wayland backend: fix width/height == 0 check | Dominique Martinet |
2018-06-30 | direct session backend: fix closing -1 on error | Dominique Martinet |
2018-06-30 | x11 backend init: fix leak on failed XOpenDisplay | Dominique Martinet |
2018-06-30 | wayland backend seat: fix NULL output check | Dominique Martinet |
2018-06-30 | drm backend: overflow fixes | Dominique Martinet |
2018-06-22 | Merge pull request #992 from emersion/screencontent | Drew DeVault |
2018-06-20 | FIX: Suprocess loops endlessly when the control socket closes. | Tobias Blass |
2018-06-17 | Merge branch 'master' into screencontent | emersion |
2018-06-14 | Check for seat0 properly | Scott Anderson |
2018-06-14 | Multiseat fixes | Scott Anderson |
2018-06-03 | backend/wayland: fix keyboard keys not pressed/released when focus changes | emersion |
2018-05-31 | Merge branch 'master' into screencontent | emersion |
2018-05-30 | Only allow one modifier per DMA-BUF, split attributes struct in render/ | emersion |
2018-05-29 | backend/drm: support multi-planar DMA-BUFs when exporting | emersion |
2018-05-29 | output, backend/drm: add wlr_output_export_dmabuf | emersion |
2018-05-27 | backend/drm: better connector cleanup, add more logs | emersion |
2018-05-25 | Merge pull request #993 from emersion/bind-wl-drm-in-renderer | emersion |
2018-05-25 | backends: implement custom EGL and renderer initialization | Ilia Bozhinov |
2018-05-21 | render: bind wl_drm in renderer | emersion |
2018-05-19 | backend/wayland: fix segfault when destroying backend before starting it | emersion |
2018-05-19 | backend: support creating DRM and libinput via WLR_BACKENDS | emersion |
2018-05-19 | backend: allow multiple backends in WLR_BACKENDS | emersion |
2018-05-19 | backend/multi: disallow multiple renderers at the same time | emersion |
2018-05-19 | backend: add WLR_BACKEND env variable | emersion |
2018-05-16 | recalculate cursor projection matrix on set_cursor | Markus Ongyerth |
2018-05-15 | backend/wayland: print output name in window title | emersion |
2018-05-12 | Add support for discrete axis values | emersion |
2018-05-09 | Fix hardware cursors scale & transform | emersion |
2018-05-04 | Merge pull request #936 from emersion/full-hardware-cursors | emersion |
2018-05-03 | Fix typos in comments and strings | morganamilo |
2018-05-03 | drm: only disable atomic modesetting when WLR_DRM_NO_ATOMIC == 1 | Guido Günther |
2018-05-03 | backend/wayland: don't transform pointer events | Guido Günther |