395 Commits (65abd4e92af497bbe1ae1085fa16b1b811a3c652)

Author SHA1 Message Date
Drew DeVault 7da43ff8b0 Implement wlr_surface_flush_damage
7 years ago
nyorain 31d78ff497 Fix wlr_surface destruction bug
7 years ago
Tony Crisci 14654ecb77 implement compositor create region
7 years ago
nyorain 1901c3e1b6 Fix example for updated gles
7 years ago
nyorain 67369173aa Implement drm (egl) buffer attaching
7 years ago
Tony Crisci 8306f46dfb implement surface frame
7 years ago
Drew DeVault bd2e9a7168 Style cleanup
7 years ago
Tony Crisci 5a7595af77 use generators for wayland protocol gen
7 years ago
Tony Crisci 26edd5fb9e cleanup for style and formatting
7 years ago
Tony Crisci 816a7f8257 add xdg shell destructors
7 years ago
Tony Crisci bdfe9faf58 Add todo for destroy_xdg_shell_surface
7 years ago
Tony Crisci a6c7d8d14f send configure event after creating toplevel
7 years ago
Tony Crisci 5add87cac6 rename wlr_surface to wlr_texture
7 years ago
Tony Crisci 15885ab54a implement xdg toplevel stubs
7 years ago
Tony Crisci c3f15ea284 Add xdg shell stubs
7 years ago
Tony Crisci 347707c962 Add shell surface stubs
7 years ago
nyorain cf9ee6ce3f Move wlr_surface into wlr
7 years ago
nyorain 8473c3955c Add first wlr_surface example implementation
7 years ago
Drew DeVault ba87585bbe Merge pull request #48 from nyorain/wlr_texture
7 years ago
nyorain e167f41fde Rename wlr_surface -> wlr_texture; attach -> upload
7 years ago
Drew DeVault 9383aaf89e Accomodate for hotspot in cursor position
7 years ago
Drew DeVault 7486263f7e Add xcursor sublibrary
7 years ago
Scott Anderson 2f8b5c4448 More cleanups
7 years ago
Drew DeVault 5bf61ca7ed Check for multi backend before using it
7 years ago
Scott Anderson 4d4da18437 Fixed VT switching
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
nyorain fdab81e1c9 Use meson build system
7 years ago
Drew DeVault 7c393d5143 Missed a variable
7 years ago
Drew DeVault 95653c0bf7 Minor nitpicking in wl_compositor
7 years ago
Tony Crisci effea557bb Implement destroying surfaces
7 years ago
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
Tony Crisci aebe5ba48c Use correct pixel format enum in touch example
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
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
Scott Anderson ceef12cb5a Exit cleanly if we cannot open Wayland socket.
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