Commit Graph

356 Commits (db73c54f115f53b474daab6edce502a7032269f9)

Author SHA1 Message Date
emersion b99d1f4fcc
Refactor wlr_egl_init to accept config_attribs 7 years ago
emersion bc5bdb7793
Add headless input devices 7 years ago
emersion 0256de0002
Add full refresh rate support to custom modes 7 years ago
emersion b852fb9a2b
Minimal working headless output 7 years ago
emersion 3970264ccf
Initialize headless backend 7 years ago
emersion 51bbcc0fbf
Fix rootston input on HiDPI outputs in wayland backend 7 years ago
emersion 51db087210
Introduce fractional scaling 7 years ago
Drew DeVault 23fb663ea4
Merge pull request from emersion/surface-transform 7 years ago
emersion 466e86b7b2
Merge branch 'master' into surface-transform 7 years ago
emersion 75ef7860bb
Merge branch 'master' into display-destroy 7 years ago
emersion a1302cc4a5
Fix pointer events with multiple outputs in wayland backend 7 years ago
emersion 257559d890
Remove output instead of terminating display when a wayland backend view closed 7 years ago
emersion 3b4b8953d9
Update output layout when scale or transform changes 7 years ago
emersion c67a5824b8
Merge branch 'master' into display-destroy 7 years ago
emersion 529675b7b0
Add wlr_output_set_custom_mode 7 years ago
emersion 6001235b04
Listen to display destroy in session 7 years ago
emersion 18eb1eee3f
Listen to display destroy in xwayland, rename wlr_egl_free 7 years ago
emersion 9d43adaafa
Listen to display destroy in backends 7 years ago
emersion 91d72040e5
Configure outputs with make, model, serial in rootston 7 years ago
emersion 8af779fae6
Fix segfault when moving hardware cursor 7 years ago
n3rdopolis 8a2d54c24a
Fix style and string comparison 8 years ago
n3rdopolis a8d8a63fe0
Attempt to fix 8 years ago
emersion 6a69b4419f
Make wlr_output_transform_* functions public, refactoring 8 years ago
Moritz cef6d75491 Moved os-compatibility and added header 8 years ago
Scott Anderson bc113c16aa Use correct include path for glapi.h 8 years ago
Drew DeVault 57a304c750
Merge pull request from ascent12/os-compat 8 years ago
Scott Anderson 87ea76e037 Remove unneeded linux include 8 years ago
Greg V 1ae944c071 Use SIGUSR2 for vt switching instead of SIGUSR1 8 years ago
emersion 016744ef4d
Refactor wlr_list inside wlroots 8 years ago
Tony Crisci f61986e8db rename touch slot to touch id 8 years ago
Tony Crisci 900d9dc05e
Merge pull request from emersion/scan-build-fixes 8 years ago
emersion bb79ada49f
Fix a bunch of mistakes detected with scan-build 8 years ago
emersion 7d847efe40
Terminate local display on remote X11 server error 8 years ago
emersion 73c48f2f35
Terminate local display on remote Wayland display error 8 years ago
emersion 09279b90a6
Add wlr_output.serial 8 years ago
Stefano Ragni f092a37955 Fix typos 8 years ago
Drew DeVault 5f3b27347c
Merge pull request from emolitor/CPP-Compatibility 8 years ago
Eric Molitor 5be11a5c95 Remove VLA from session.h 8 years ago
Drew DeVault 66587eb430 Merge remote-tracking branch 'origin/master' into hidpi 8 years ago
emersion 1cee782fec
Fix pointer axis delta in Wayland backend 8 years ago
Drew DeVault 2f6cfe4057 Fix software cursors on scaled outputs 8 years ago
Drew DeVault 6d8e1abfc0 Improve input sensitivity 8 years ago
Dominique Martinet b53db8c39e libinput backend destroy: fix small leak 8 years ago
Dominique Martinet 844b166c1b multi_backend_destroy: fix trivial use-after-free 8 years ago
Dominique Martinet 43cd3c7aea Indentation fix 8 years ago
Dominique Martinet e3ee2cd9c7 rootston exit: fix libinput destroy 8 years ago
Dominique Martinet f451ea3639 rootston exit: fix drm destroy 8 years ago
emersion a15b35aa10
Remove mysterious hotspot switch in DRM backend 8 years ago
emersion 60c018c017
Fix hidden software cursors, fix cursor transformations on DRM backend 8 years ago
emersion 0beae99188
Apply output transformation to pointer events in Wayland backend 8 years ago