328 Commits (71aa634ac501389b5c0c02fa0fed2ea08ca9f350)

Author SHA1 Message Date
emersion 016744ef4d
Refactor wlr_list inside wlroots
7 years ago
Tony Crisci f61986e8db rename touch slot to touch id
7 years ago
Tony Crisci 900d9dc05e
Merge pull request #422 from emersion/scan-build-fixes
7 years ago
emersion bb79ada49f
Fix a bunch of mistakes detected with scan-build
7 years ago
emersion 7d847efe40
Terminate local display on remote X11 server error
7 years ago
emersion 73c48f2f35
Terminate local display on remote Wayland display error
7 years ago
emersion 09279b90a6
Add wlr_output.serial
7 years ago
Stefano Ragni f092a37955 Fix typos
7 years ago
Drew DeVault 5f3b27347c
Merge pull request #404 from emolitor/CPP-Compatibility
7 years ago
Eric Molitor 5be11a5c95 Remove VLA from session.h
7 years ago
Drew DeVault 66587eb430 Merge remote-tracking branch 'origin/master' into hidpi
7 years ago
emersion 1cee782fec
Fix pointer axis delta in Wayland backend
7 years ago
Drew DeVault 2f6cfe4057 Fix software cursors on scaled outputs
7 years ago
Drew DeVault 6d8e1abfc0 Improve input sensitivity
7 years ago
Dominique Martinet b53db8c39e libinput backend destroy: fix small leak
7 years ago
Dominique Martinet 844b166c1b multi_backend_destroy: fix trivial use-after-free
7 years ago
Dominique Martinet 43cd3c7aea Indentation fix
7 years ago
Dominique Martinet e3ee2cd9c7 rootston exit: fix libinput destroy
7 years ago
Dominique Martinet f451ea3639 rootston exit: fix drm destroy
7 years ago
emersion a15b35aa10
Remove mysterious hotspot switch in DRM backend
7 years ago
emersion 60c018c017
Fix hidden software cursors, fix cursor transformations on DRM backend
7 years ago
emersion 0beae99188
Apply output transformation to pointer events in Wayland backend
7 years ago
emersion ec22fe7134
Make wlr_output_interface.enable optional
7 years ago
emersion 2c63aa2056
Destroy x11 output with backend
7 years ago
emersion c3b09f73da
Fix cursor hotspot with rotated outputs on DRM backend
7 years ago
emersion 95566c6bdf
Transform cursor hotspot, fix wayland cursor hotspot
7 years ago
emersion 6656e25fd4
Transform cursor hotspot
7 years ago
emersion 1b6c729360
Add wlr_output_cursor
7 years ago
Tony Crisci 9cc5166905 bug: free x11 backend output in destroy
7 years ago
Tony Crisci 875a5b446f remove time usec
7 years ago
Tony Crisci a224e74fad refactor input time_sec to time_msec
7 years ago
Drew DeVault fa9c6ecc53 Fix segfault in DRM cursor
7 years ago
emersion 9d587d759f
Do not set hw cursor if disabled when switching VT
7 years ago
emersion eea532911a
Send output current mode when changed
7 years ago
Scott Anderson 75f0a6c998 Merge pull request #286 from versusvoid/update-connector-crtc-bindings
7 years ago
Versus Void 3ed3271b98 Rescan connectors on DRM resume
7 years ago
Versus Void 549777ca19 Set crtc field when scanning for DRM connectors
7 years ago
Versus Void 3c31209a97 Reinitialize only changed DRM outputs after setting mode on one
7 years ago
Versus Void ecb2a2b0d3 Emit output resolution event only when resolution changes
7 years ago
emersion 1cc8f21d8e
Cleanup wlr_gamma_control
7 years ago
emersion e1d213fccd
Create globals only for enabled outputs in DRM backend
7 years ago
Drew DeVault c5fff08f8a Forgot to rename these
7 years ago
Versus Void 2ab080e79a Fix index computation in DRM output scan and CRTC match
7 years ago
Drew DeVault 16f35ecbea Merge branch 'master' into heghe/wl_list
7 years ago
Drew DeVault 169b68b17c Rename remaining refs to wlr_list
7 years ago
Drew DeVault 24ae081001 Merge pull request #308 from ascent12/render-fixups
7 years ago
Scott Anderson bdeffad7e5 Remove drm field from wlr_drm_connector
7 years ago
Scott Anderson 822a9f65a4 Add pointer to backend inside wlr_output
7 years ago
Scott Anderson 4ea84c5765 Remove unnecesary wlr_renderers
7 years ago
Scott Anderson 9b984253e2 Move egl.h to render/egl.h
7 years ago