Commit Graph

737 Commits (8b203c28f81f5f1f2c02042df72277e22e645372)

Author SHA1 Message Date
Vincent Vanlaer bc048b22fb Copy cursor surface to secondary gpu if necessary 6 years ago
Brian Ashworth 72c76b128e drm: do not modeset to current mode 6 years ago
Scott Anderson b2f56ad4a8
Merge pull request from VincentVanlaer/cursor-dmabuf 6 years ago
Vincent Vanlaer 7bc43413ed Allow cursor render surface to be used as fb 6 years ago
mnussbaum c138da233b Allow compositors to run as systemd user units 6 years ago
emersion 22faddde9e
backend/session/logind: dup FD with CLOEXEC 6 years ago
emersion 75371d2c88
Require libdrm >= 2.4.95 6 years ago
Drew DeVault feb1b9b1cb
Merge pull request from emersion/gbm-fmt-mismatch 6 years ago
emersion ee293fab58
backend/drm: fix GBM format mismatch 6 years ago
Greg V 9fe8e37961 Implement the pointer-gestures-unstable-v1 protocol 6 years ago
emersion b45fc24b18
backend/wayland: handle wl_pointer.axis_stop 6 years ago
emersion 5de26ad8ed
pointer: add a frame event 6 years ago
Jente Hidskes 85d84a1a04
backend/x11 & backend/wayland: make set_title NULL-safe 6 years ago
Brian Ashworth 88ee102992 backend/wayland: fix resizing 6 years ago
Jente Hidskes edf0e49195
Add wlr_x11_output_set_title 6 years ago
emersion d4ffa5b7a6
backend/drm: fix state for outputs loosing their CRTC 6 years ago
Ryan Dwyer 9b4be5a595 Introduce noop backend 6 years ago
Drew DeVault d3d1437bc4 Add wlr_wl_output_set_title 6 years ago
Drew DeVault 97af2464b7 Update Wayland backend to xdg-shell stable 6 years ago
Jan Beich f80d174e8b Simplify evdev includes on FreeBSD by relying on up-to-date package 6 years ago
emersion 610f5bfc77
Merge pull request from ForTheReallys/relative-pointers 6 years ago
emersion 9b1d9fb91e
backend/drm: get physical size from libdrm 6 years ago
Timidger 9af0c5338f
Standardize the wlr_box input paramaters 6 years ago
Alex Maese e276d310e8 Add unaccelerated pointer values to wlr_event_pointer_motion events 6 years ago
emersion ff6c4f80b2
backend/drm: don't insert duplicate custom modes, fix refresh rate 6 years ago
Ryan Walklin 2a3c62b4d2 [WIP][DONTMERGE]Add support for libinput_switch input devices 6 years ago
Scott Anderson fec88770dd backend/drm: Fix uninitialized variable 6 years ago
Scott Anderson efdd4d6ea2 backend/drm: Improve encoder logic 6 years ago
emersion f8056a0350
backend/drm: fix disappeared output indices 6 years ago
Drew DeVault 20f5fc9e2e
Merge pull request from emersion/logind-session-logs 6 years ago
emersion e23fe328a6
backend/session/logind: improve logging 6 years ago
emersion 491f1dbf75
backend/drm: fix VLA overflow 6 years ago
emersion 408e2a77e9
backend/wayland: fix zero-length VLA 6 years ago
Rostislav Pehlivanov 91513c89cd Fix interlaced mode rejection 6 years ago
Rostislav Pehlivanov dc9fdd6385 Skip interlaced modes during drm mode detection 6 years ago
Scott Anderson d3ee69f76b backend/x11: Hide cursor with Xfixes 6 years ago
Scott Anderson 70ae76304e backend/x11: Remove old input functions 6 years ago
Scott Anderson d89e868cc9 backend/x11: Add new Xinput events 6 years ago
Scott Anderson 88b2d6fe25 backend/x11: Check for xinput extension 6 years ago
Scott Anderson 9c1b87f210 backend/x11: Move atom initilisation earlier 6 years ago
Scott Anderson ab2c57984b backend/x11: Make header order consistent 6 years ago
Scott Anderson 51a283cbe4 backend/x11: Rename xcb_conn to xcb 6 years ago
Drew DeVault 77dfac4fa4
Merge pull request from emersion/config10 6 years ago
emersion 51bfdd620e
Use #if instead of #ifdef for wlroots config data 6 years ago
emersion 180151ed09
backend/wayland: handle WL_EVENT_WRITABLE for Wayland socket 6 years ago
Scott Anderson aaff4b8c00 backend/wayland: Make header order consistent 6 years ago
Scott Anderson bbce92a923 backend/wayland: Move initilisation code earlier 6 years ago
Scott Anderson 47545cf550 backend/wayland: Use specific wl_global versions 6 years ago
Scott Anderson 4e03802057 backend/wayland: Move registry into backend 6 years ago
emersion 09550032b7
render: correctly set EGL_RENDERABLE_TYPE 6 years ago