Age | Commit message (Collapse) | Author |
|
Without this patch I'm getting the following build error when building
with Nix:
FAILED: backend/wlr_backend@sta/session_direct-ipc.c.o
In file included from ../backend/session/direct-ipc.c:20:0:
/nix/store/9ac27wk5vh47p28gladbdfafpidrx9rh-libdrm-2.4.88-dev/include/xf86drm.h:40:17: fatal error: drm.h: No such file or directory
#include <drm.h>
^
compilation terminated.
|
|
Fix rootston seat button count
|
|
Add gtk-primary-selection protocol
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[wip] multibackend fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add wlr_input_device_is_foo and wlr_output_is_bar functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Destroy multi backend on display destroy
|
|
|
|
Output fixes
|
|
Fixes setting a hardware cursor image twice (used to fallback to
software cursor) and destroy handlers.
|
|
|
|
misc keyboard fixes
|
|
|
|
|
|
|
|
|
|
|
|
Do not segfault when loading an unknown keymap
|
|
rootston: revert to auto backend
|
|
|
|
|
|
Headless backend
|
|
xwm clipboard sync, 2nd edition
|
|
|
|
|
|
|