6155 Commits (35da9970019be6580394d5d6234b8ede0b2f0d5a)
 

Author SHA1 Message Date
Tony Crisci 6610aa7ca7 Implement shm buffer surface attach interface
7 years ago
Tony Crisci 555914a13b Add surface interface stubs in compositor example
7 years ago
Drew DeVault 359042081f Fix #40
7 years ago
Drew DeVault 2bfacc63d3 Merge pull request #39 from acrisci/bug/fix-wl-enum-touch
7 years ago
Tony Crisci aebe5ba48c Use correct pixel format enum in touch example
7 years ago
Drew DeVault f08998627f Merge pull request #36 from acrisci/bug/supported-cursor-pixel-format
7 years ago
Scott Anderson 5743ea03b8 Merge pull request #37 from acrisci/bug/session-path
7 years ago
Tony Crisci 5eeb067838 Correctly get session path
7 years ago
Tony Crisci d822e0768b Use ARGB8888 pixel format for cursor bo
7 years ago
Drew DeVault b1ec0dce3a Merge pull request #34 from acrisci/bug/fix-cleanup-pageflip-race
7 years ago
Drew DeVault 3dd6a06df0 Merge pull request #33 from acrisci/bug/fix-software-cursor
7 years ago
Tony Crisci 8b6dc48355 bugfix: add null check on output gbm on pageflip
7 years ago
Tony Crisci a43016b8e2 bugfix: fix cursor software rendering fallback
7 years ago
Drew DeVault 13f3c69ec6 Fix LTO (fixes #26)
7 years ago
Drew DeVault 23d2301496 Oh my god Clang seriously just fuck off
7 years ago
Drew DeVault ec0f4c2d99 Fuck off, clang
7 years ago
Drew DeVault e92a65fee8 Remove use of missing header
7 years ago
Drew DeVault 699b364787 Merge pull request #30 from mikkeloscar/add-travis
7 years ago
Drew DeVault 73a908665d Fix unused variables in release builds
7 years ago
Mikkel Oscar Lyderik Larsen 413bfc7fb8
Build on travis-ci.
7 years ago
Drew DeVault b08aa9fd35 Revert "Merge pull request #27 from ascent12/meson"
7 years ago
Drew DeVault 7b9c330bc5 Revert "Fixed linking error"
7 years ago
Scott Anderson c81324bd0b Fixed linking error
7 years ago
Drew DeVault 85805da021 Merge pull request #27 from ascent12/meson
7 years ago
Scott Anderson e54b1eded4 Small linking fix
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
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