Commit Graph

49 Commits (062d923b0a872a0417542ab069cb71da787bc2d0)

Author SHA1 Message Date
Dominique Martinet 5885679e33 examples: separate compositor_fini from run 8 years ago
Dominique Martinet f24b3df980 wlr renderer/texture: rename init to create when it does alloc 8 years ago
nyorain f2a9098691 Fix wlr_data_device_manager 8 years ago
nyorain 86314caa5b Implement wlr_data_{source,device,device_manager} 8 years ago
nyorain edbaa7d6ac Update keyboard modifiers in example compositor 8 years ago
nyorain ad22b4874d Fix wlr_seat; add to example compositor 8 years ago
Drew DeVault 19d6442f52 Merge pull request from martinetd/move_wl_shell 8 years ago
Drew DeVault 27c13d621d Merge pull request from 4e554c4c/alloc_crashing 8 years ago
Dominique Martinet f9b55dfa95 Make wlr_wl_shell_create work like xdg 8 years ago
Dominique Martinet d49edc8243 wl_shell/compositor surface: do not check if it's in list before removing 8 years ago
Dominique Martinet 5dae8e1be8 example compositor: only iterate over wl_shell and xdg_shell surfaces 8 years ago
Dominique Martinet f4e6b138fb Move wl_shell into wlroots 8 years ago
Drew DeVault f60b53c6e3 Change how surface matricies are calculated 8 years ago
Tony Crisci e46ec57b43 implement surface sizing 8 years ago
Calvin Lee 5cc7342606 Prevent alloc errors from crashing 8 years ago
Drew DeVault 62d8b252c0 Refactor meson and move xdg-shell into wlroots 8 years ago
Drew DeVault 3375381610 Fix segfault during xdg-shell cleanup 8 years ago
Drew DeVault c24351681f Refactor EGL handling 8 years ago
Drew DeVault 7095274a9e Merge branch 'master' into drm_buffer 8 years ago
Drew DeVault 7da43ff8b0 Implement wlr_surface_flush_damage 8 years ago
nyorain 31d78ff497 Fix wlr_surface destruction bug 8 years ago
Tony Crisci 14654ecb77 implement compositor create region 8 years ago
nyorain 1901c3e1b6 Fix example for updated gles 8 years ago
nyorain 67369173aa Implement drm (egl) buffer attaching 8 years ago
Tony Crisci 8306f46dfb implement surface frame 8 years ago
Drew DeVault bd2e9a7168 Style cleanup 8 years ago
Tony Crisci 5a7595af77 use generators for wayland protocol gen 8 years ago
Tony Crisci 26edd5fb9e cleanup for style and formatting 8 years ago
Tony Crisci 816a7f8257 add xdg shell destructors 8 years ago
Tony Crisci bdfe9faf58 Add todo for destroy_xdg_shell_surface 8 years ago
Tony Crisci a6c7d8d14f send configure event after creating toplevel 8 years ago
Tony Crisci 5add87cac6 rename wlr_surface to wlr_texture 8 years ago
Tony Crisci 15885ab54a implement xdg toplevel stubs 8 years ago
Tony Crisci c3f15ea284 Add xdg shell stubs 8 years ago
Tony Crisci 347707c962 Add shell surface stubs 8 years ago
nyorain cf9ee6ce3f Move wlr_surface into wlr 8 years ago
nyorain 8473c3955c Add first wlr_surface example implementation 8 years ago
nyorain e167f41fde Rename wlr_surface -> wlr_texture; attach -> upload 8 years ago
Scott Anderson cb4d50e22c Changed header paths. 8 years ago
Drew DeVault 7c393d5143 Missed a variable 8 years ago
Drew DeVault 95653c0bf7 Minor nitpicking in wl_compositor 8 years ago
Tony Crisci effea557bb Implement destroying surfaces 8 years ago
Tony Crisci 6610aa7ca7 Implement shm buffer surface attach interface 8 years ago
Tony Crisci 555914a13b Add surface interface stubs in compositor example 8 years ago
Drew DeVault b08aa9fd35 Revert "Merge pull request from ascent12/meson" 8 years ago
Scott Anderson 924bf0f669 Changed build system to meson 8 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