127 Commits (0f0154fed4ffb39e7e9d15d739b63b51c3d114e7)

Author SHA1 Message Date
Simon Ser a53ab146fe backend: add get_drm_fd to interface
4 years ago
Simon Ser e8d56ca415 backend/session: allow wlr_session_find_gpus to return an error
4 years ago
Simon Ser 4b03bdc3ab Remove wlr_create_renderer_func_t
4 years ago
Simon Ser 44a4792fd8 backend/session: operate on wlr_device
4 years ago
Simon Ser 87836dcb55 backend: remove check for _WAYLAND_DISPLAY
4 years ago
Drew DeVault ebdbe177d6 Drop RDP backend
5 years ago
Jason b5cb6de232 Allow WLR_RDP_PORT to be any valid TCP/UDP port number
5 years ago
Scott Anderson b58e8451b8 backend: Do not attempt DRM on X11/WL failure
5 years ago
Simon Ser ca45f4490c Remove all wayland-server.h includes
5 years ago
Drew DeVault fd0d7d0907 Add FreeRDP backend for remote desktop support
6 years ago
Ryan Dwyer 9b4be5a595 Introduce noop backend
6 years ago
emersion 51bfdd620e
Use #if instead of #ifdef for wlroots config data
6 years ago
emersion f9eb5df80e backend: fix use-after-free in wlr_backend_autocreate
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 7b52388424 Rework session handling
6 years ago
Drew DeVault 4b096fc114 Revert "Merge pull request #1153 from emersion/include-config"
6 years ago
emersion 41094a7df5 Always include config.h
6 years ago
emersion 7cbef15206
util: add wlr_ prefix to log symbols
6 years ago
Dominique Martinet e5348ad7d3 backend autocreate: fix leak when WLR_BACKENDS is set
6 years ago
Ilia Bozhinov 24cf70ae96 backends: implement custom EGL and renderer initialization
7 years ago
emersion 75b10cd621
backend: support creating DRM and libinput via WLR_BACKENDS
7 years ago
emersion 007d83c6ee
backend: allow multiple backends in WLR_BACKENDS
7 years ago
emersion a1631dd9ee
backend: add WLR_BACKEND env variable
7 years ago
emersion d2ebbd103c
backend: remove wlr_backend_get_egl
7 years ago
Tancredi Orlando 68ad7e5092 Add ifdef to build without X11
7 years ago
Drew DeVault 56deff41b6 Implement input inhibit in rootston
7 years ago
emersion 5111f7df84
backend/x11: fix extra output
7 years ago
emersion 0a7a8cbd1c
backend/x11: add WLR_X11_OUTPUTS support
7 years ago
Dominique Martinet a0b52a0dff Fix x11 backend
7 years ago
Drew DeVault 706f77e3c7 Address review feedback
7 years ago
Cedric Sodhi 51141dd11e Minor corrections
7 years ago
Cedric Sodhi ebdabc2030 Make X11 fully optional
7 years ago
Drew DeVault 1d9be89e2d
Revert "ELF Visibility"
7 years ago
Scott Anderson 86269052eb Explicitly export EFL symbols
7 years ago
Scott Anderson f27c0b44b8 Remove usec_to_msec from public API
7 years ago
emersion c2e1474010
Reformat all #include directives
7 years ago
emersion 10ecf871f2
Remove wlr_backend.events.{output_remove,device_remove}
7 years ago
emersion babdd6ccf7
backend: fix use-after-free when destroying backends
7 years ago
emersion 4fa90b0511
Backport screenshooter fixes from the renderer redesign v1
7 years ago
Markus Ongyerth c00e9d1416 adds remote argument to wayland backend create
7 years ago
Tony Crisci 4cec7f54e2 only add first backend to multi autocreate
7 years ago
Tony Crisci b4159c52d5 autocreate backend returns null instead of empty
7 years ago
Tony Crisci ca6a0ef1bb always return multibakend from autocreate
7 years ago
Tony Crisci a937016e38 remove session from multibackend
7 years ago
Tony Crisci 4e804ef40f add backend destroy event
7 years ago
emersion 4a36ba4bdd
Destroy multi backend on display destroy
7 years ago
Tony Crisci 875a5b446f remove time usec
7 years ago
Scott Anderson 009c3747a8 Multi-GPU DRM
7 years ago
Scott Anderson fa3d0ed929 Change wlr_session to open every GPU
7 years ago
Scott Anderson 7ad2a57feb Open X11 Window
7 years ago
Scott Anderson a598e6d026 Add X11 backend skeleton
7 years ago
Scott Anderson fb93628bda Merge wlr_udev into wlr_session
7 years ago
Scott Anderson 46823152ea Rename functions to be consistent with #93
7 years ago
Dominique Martinet 4bbf718e7d impl->destroy cleanup:
7 years ago
Drew DeVault 4386816889 wlr_backend_init -> wlr_backend_start
7 years ago
Drew DeVault 60d1131df2 Re-enable backend autoselection
7 years ago
Drew DeVault 81cd90297d Refactor out wlr_backend_state from wl/multi
7 years ago
Drew DeVault c24351681f Refactor EGL handling
7 years ago
Drew DeVault f1a069d50d Log that the X11 backend is unimplemented
7 years ago
Scott Anderson cb4d50e22c Changed header paths.
7 years ago
Scott Anderson ae4478e17f Changed ownership of wlr_session to the multi backend.
7 years ago
Drew DeVault f4453d104d Reorganize wlr-common
8 years ago
Drew DeVault c2d0090ad7 Support multiple wl backend outputs
8 years ago
nyorain e22626ef6a Adapt codestyle
8 years ago
nyorain 10526de444 Fix furhter wayland backend issues
8 years ago
Drew DeVault e257afeb7e Establish multi backend support
8 years ago
Drew DeVault 7a5f35b5bb Reassign ownership of libinput handle
8 years ago
Drew DeVault 0e75d157f5 Initialize keyboards from libinput
8 years ago
Drew DeVault af69591e62 Add error handling and init in backend_autocreate
8 years ago
Drew DeVault 325a331425 Fix some build errors
8 years ago
Drew DeVault 7d82476590 Refactor type implementations
8 years ago
Drew DeVault 40b85d992a Refactor udev and drm initialization
8 years ago
Drew DeVault c7f6981d9c Clean up outputs on exit
8 years ago
Drew DeVault fee409bd0a Generalize DPMS, remove DRM refs from example
8 years ago
Drew DeVault 00931f2f8f Generalize output handling
8 years ago
Drew DeVault 15b1ce9e6c Refactor backend state management
8 years ago