6629 Commits (0de3659698460e5196f6964a0975b43b8dfbf6d9)
 

Author SHA1 Message Date
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
Drew DeVault be064df25e Merge pull request #25 from ascent12/forking
7 years ago
Scott Anderson ceef12cb5a Exit cleanly if we cannot open Wayland socket.
7 years ago
Scott Anderson 5b8ec107b9 Session documentation.
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 8920b5d607 Merge branch 'wlcore'
8 years ago
Drew DeVault 486ec5953c Add shim implementations of wl_{compositor,shell}
8 years ago
Drew DeVault 28736c5787 Move example -> examples
8 years ago
Drew DeVault 18e6ddc1c5 Remove wlr_compositor
8 years ago
Drew DeVault 97f6e9b69a Remove excessive logging in wayland backend
8 years ago
Drew DeVault ce471f3371 Merge pull request #23 from ascent12/cursor
8 years ago
Drew DeVault 97213cc00e Add new interfaces to wayland backend
8 years ago
Drew DeVault 038dfdbc85 Log max cursor size on error
8 years ago
Drew DeVault f5b7bc033e Add wlr_wl_compositor and remove wlr_wl_shm
8 years ago
Scott Anderson 82322d81a7 Hardware cursor improvements.
8 years ago
Scott Anderson 0cd94f0cf0 Added software cursor fallback
8 years ago
Drew DeVault 8a18cf456a Remove endian.h
8 years ago
Drew DeVault 5a2796266f Support wl_shm pixel formats in gles2 renderer
8 years ago
Drew DeVault 2aafb5dd19 Add wlcore/wl_shm (WIP)
8 years ago
Drew DeVault f252c5a792 Manually transpose matricies in shader
8 years ago
Drew DeVault b18209c904 Switch to GLES2
8 years ago
Drew DeVault 168f0955ab Add wl_output globals for wlr_outputs
8 years ago
Drew DeVault 5055d89955 Merge pull request #19 from nyorain/wayland-input
8 years ago
nyorain a9547af358 Fix pointer example for wayland backend
8 years ago
nyorain 4ca872c914 Improve wayland backend pointer error logging
8 years ago
nyorain dbde1f7340 Store wayland backend axis source
8 years ago
nyorain 272030652a Implement absolute motion events for wayland
8 years ago
nyorain 0813c1dd39 Merge branch 'master' into wayland-input
8 years ago
Drew DeVault bb16025318 Fix issues with projection on drm backend
8 years ago
Drew DeVault f5423a51b5 Use wl_display_run and refactor example keyboards
8 years ago
nyorain d26a9ba968 Fix pointer motion coords
8 years ago
nyorain c1520077b6 Implement wayland backend input events
8 years ago
nyorain 0b8e6cccc8 Add wayland input listener skeletons
8 years ago
Drew DeVault 8ce9237c92 Create WAYLAND_DISPLAY socket
8 years ago
Drew DeVault b93f00b92f Utilize wlr_log in example logging
8 years ago
Drew DeVault 3d71969b2a Make event names consistent
8 years ago
Drew DeVault f4453d104d Reorganize wlr-common
8 years ago
Drew DeVault fd91244e83 Update everyone to use new headers
8 years ago
Drew DeVault 53a8b4f127 Split out types.h and wlr/types.h
8 years ago
Drew DeVault fd5ad15894 Merge pull request #18 from ascent12/session
8 years ago
Scott Anderson d87574948e Added VT switching to every example
8 years ago