30 Commits (cb4d50e22c217027d641fc36cd022d12bba8d1ad)

Author SHA1 Message Date
Scott Anderson 2ae5cd6539 Moved session/ into backend/
7 years ago
Scott Anderson ae4478e17f Changed ownership of wlr_session to the multi backend.
7 years ago
nyorain fdab81e1c9 Use meson build system
7 years ago
Tony Crisci 5eeb067838 Correctly get session path
7 years ago
Drew DeVault b08aa9fd35 Revert "Merge pull request #27 from ascent12/meson"
7 years ago
Scott Anderson a2ba226ba3 Use subdir
7 years ago
Scott Anderson 924bf0f669 Changed build system to meson
7 years ago
Scott Anderson 8189c64d7f Fixed that warnings that showed up with optimisations.
7 years ago
Scott Anderson 3779ef802d Stop remembering the drm fd in child.
7 years ago
Scott Anderson 2f2c8205d8 Moved IPC to its own file.
7 years ago
Scott Anderson bd5bca5283 Added public fields to wlr_session
7 years ago
Scott Anderson f413a67bb1 Removed KDSKBMUTE. This actually isn't supported by Linux.
7 years ago
Scott Anderson 2c27ed1393 include fixes
7 years ago
Scott Anderson dd40a42a99 Make libcap optional.
7 years ago
Scott Anderson 5c211e6195 Added forking
7 years ago
Scott Anderson c2b54be74a Minor fixes
7 years ago
Scott Anderson 60955addc0 Added direct session support
7 years ago
Drew DeVault f4453d104d Reorganize wlr-common
8 years ago
Scott Anderson fa6b3b290c Removed excessive debug logging
8 years ago
Scott Anderson 091de12bf4 Changed session signal to only emit on DRM changes
8 years ago
Drew DeVault 1262f1400c Initial pass on libinput backend
8 years ago
Drew DeVault 7d82476590 Refactor type implementations
8 years ago
Scott Anderson f9d363fece Added device matching
8 years ago
Scott Anderson ce8786721b Got it working.
8 years ago
Scott Anderson 058b8bdf27 Working commit
8 years ago
Scott Anderson c88f252580 Initial D-Bus signal support.
8 years ago
Scott Anderson 0002b8dd08 Added 'direct' session backend
8 years ago
Scott Anderson dbceaee9fa Added EGL interface for backends.
8 years ago
Scott Anderson 81998fdc98 Removed old session code from DRM backend.
8 years ago
Scott Anderson 762ac7f4c0 New session interface.
8 years ago