Commit Graph

88 Commits (27a87ac586a3458abe33872635526b31caf62e33)

Author SHA1 Message Date
Drew DeVault fd0d7d0907 Add FreeRDP backend for remote desktop support 6 years ago
Jente Hidskes edf0e49195
Add wlr_x11_output_set_title 6 years ago
Jente Hidskes 5b07e20f2a
wlr/backend/x11.h: add documentation 6 years ago
Ryan Dwyer 53b29e5443 Add noop.h to include/wlr/backend/meson.build 6 years ago
Ryan Dwyer 9b4be5a595 Introduce noop backend 6 years ago
Drew DeVault d3d1437bc4 Add wlr_wl_output_set_title 6 years ago
Scott Anderson ab2c57984b backend/x11: Make header order consistent 6 years ago
emersion 51bfdd620e
Use #if instead of #ifdef for wlroots config data 6 years ago
emersion b0635bf3e7 Rename get_present_clock to get_presentation clock, use it 6 years ago
emersion 54e1287f30 backend: add get_present_clock 6 years ago
nyorain b4d46aa9c2 Use sd_bus_get_property_trivial & remove numbering 6 years ago
nyorain 7b52388424 Rework session handling 6 years ago
Ryan Dwyer 691a63d66b Introduce wlr_multi_for_each_backend 6 years ago
Alexander Bakker 20db29779e Add destroy signals to types that are destroyed by wl_display_destroy 6 years ago
Scott Anderson fd3fa760d3 Revert "Revert "Merge pull request from ascent12/meson_feature"" 7 years ago
Drew DeVault 9c886f20b9 Revert "Merge pull request from ascent12/meson_feature" 7 years ago
Scott Anderson 51892e0d74 Install headers explicitly 7 years ago
Ilia Bozhinov 4486b52aa8 move wlr_drm_connector_add_mode to wlr/backend/drm.h 7 years ago
Drew DeVault 211ae764fd Initial pass on API stability guarantees 7 years ago
Scott Anderson 47985d2dc5 Multiseat fixes 7 years ago
Ilia Bozhinov 24cf70ae96 backends: implement custom EGL and renderer initialization 7 years ago
emersion 52bd8aa716
backend/multi: disallow multiple renderers at the same time 7 years ago
morganamilo 6305e6327f
Fix typos in comments and strings 7 years ago
emersion 9f8a7c8fc4
backend/wayland: create one virtual pointer per output 7 years ago
emersion b0d99f5c67
Remove wlr_ prefix from local symbols 7 years ago
emersion d2ebbd103c
backend: remove wlr_backend_get_egl 7 years ago
emersion 0a7a8cbd1c
backend/x11: add WLR_X11_OUTPUTS support 7 years ago
Drew DeVault 8d490fdb34 Write some more docs 7 years ago
emersion c2e1474010
Reformat all #include directives 7 years ago
emersion 4fa90b0511
Backport screenshooter fixes from the renderer redesign v1 7 years ago
Markus Ongyerth dfae5ff98f Update comment for wlr_headless_backend_create 7 years ago
Markus Ongyerth c00e9d1416 adds remote argument to wayland backend create 7 years ago
Tony Crisci ee39dff1e7 rootston: handle backend creation failed 7 years ago
Tony Crisci 58e69c9ce1 multibackend remove subbackend 7 years ago
Tony Crisci a937016e38 remove session from multibackend 7 years ago
Dominique Martinet fcd7062542 x11 backend: add wlr_input_device_is_x11 7 years ago
Dominique Martinet 169bc9fa10 wl backend: add wlr_input_device_is_wl 7 years ago
Dominique Martinet d9eaca6c9f headless backend: add wlr_output_is_headless 7 years ago
Dominique Martinet 995383b049 headless backend: add wlr_input_device_is_headless 7 years ago
Dominique Martinet be95147385 drm backend: add wlr_output_is_drm 7 years ago
Dominique Martinet dabfe159de wl backend: add wlr_output_is_wl 7 years ago
Dominique Martinet f83b16bc17 x11 backend: add wlr_output_is_x11 7 years ago
Dominique Martinet 3e228b0b2a libinput backend: add wlr_input_device_is_libinput 7 years ago
emersion 4a36ba4bdd
Destroy multi backend on display destroy 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 3970264ccf
Initialize headless backend 7 years ago
emersion 6001235b04
Listen to display destroy in session 7 years ago
Eric Molitor 5be11a5c95 Remove VLA from session.h 7 years ago
Scott Anderson 9b984253e2 Move egl.h to render/egl.h 7 years ago