2453 Commits (79da4c175eca6f2db5e167a9e3c40ef343d6cd87)
 

Author SHA1 Message Date
emersion 79da4c175e
backend/headless: remove useless destructor
7 years ago
emersion 57c36ddcb3
backend/wayland: add proper error handling to wlr_wl_backend_create
7 years ago
emersion 4d7877420d
Merge pull request #921 from emersion/xwayland-firefox-popups
7 years ago
emersion 001045e47a
xwayland: make utility windows unmanaged again
7 years ago
Drew DeVault 04af09862a
Merge pull request #918 from emersion/xwayland-unmapped-request-configure
7 years ago
Drew DeVault 3feb690aea
Merge pull request #919 from emersion/xwayland-chromium-combobox
7 years ago
Drew DeVault 60ae98edd8
Merge pull request #917 from emersion/fix-xdg-positioner-cast
7 years ago
emersion 7f70d244a9
xwayland: fix some Chromium comboboxes
7 years ago
emersion af668ceb7c
xwayland: forward configure events to compositor when unmapped
7 years ago
emersion 126f12e428
xdg-shell: fix invalid xdg-positioner cast
7 years ago
Drew DeVault daa293da93
Merge pull request #915 from emersion/redesign-compositor-resources
7 years ago
emersion 43012f3740
compositor: redesign how resources are managed
7 years ago
Drew DeVault 979b1b22d5
Merge pull request #914 from emersion/misc-segfault-fixes
7 years ago
emersion c119c43b48
xwayland/selection: fix little memory leak on error
7 years ago
emersion 874909dca6
xdg-shell: fix invalid wlr_xdg_positioner alloc
7 years ago
emersion fcb7ad925d
layer-shell: fix use-after-free when client requests an invalid layer
7 years ago
Drew DeVault 93ebd33aa8
Merge pull request #890 from agx/layer-shell-empty-output-crash
7 years ago
Guido Günther d81f0170a3 layer-shell: Don't crash when the compositor didn't find a suitable output
7 years ago
Guido Günther b1bd0e2557 layer-shell: Fix crash when cursor is intially outside any output
7 years ago
Drew DeVault ce64bb7d83
Merge pull request #912 from RyanDwyer/remove-bitchecks
7 years ago
Drew DeVault 5b50fc9fd9
Merge pull request #913 from emersion/log-require-extension
7 years ago
emersion 5a87712ca8
Log required extension name if unavailable
7 years ago
Ryan Dwyer daa1ee35be Make WLR_DIRECTION enum powers of 2
7 years ago
Drew DeVault fecb971518
Merge pull request #902 from emersion/various-memory-leaks
7 years ago
Drew DeVault 25dddc0094
Merge pull request #911 from RyanDwyer/fix-output-direction
7 years ago
Drew DeVault fac2c3e25f
Merge pull request #882 from emersion/unprefix-local-symbols
7 years ago
Ryan Dwyer de97f90246 Fix WLR_DIRECTION enums.
7 years ago
emersion 31857c9ed4
Merge pull request #910 from agx/printf-ssize_t
7 years ago
Guido Guenther 085452f9d9 Use correct printf format specifiers for ssize_t
7 years ago
emersion 449f06556a
Destroy wlr_surface with wlr_renderer
7 years ago
emersion d47713ac0f
compositor: destroy subsurface resources with wlr_subcompositor
7 years ago
emersion 89a9c96fab
compositor: make wlr_compositor_destroy destroy resources
7 years ago
emersion cd9f25711c
backend: destroy renderer when destroying backend
7 years ago
emersion 625a7a48dc
Don't use the wlr_ prefix for static functions
7 years ago
emersion 71ca45e2c0
Make sure we don't use others' prefixes
7 years ago
emersion f9f75a1362
Add prefix policy to CONTRIBUTING.md
7 years ago
emersion b0d99f5c67
Remove wlr_ prefix from local symbols
7 years ago
Drew DeVault 097561d6bf
Merge pull request #901 from emersion/layer-shell-minor-memory-leak
7 years ago
emersion 99e9f08c4a
Merge pull request #903 from emersion/wlr-egl-destroy-surface
7 years ago
emersion 018b82c01e
render/egl: allow passing NULL to surface and image destructors
7 years ago
emersion eaed6bd03b
render/egl: add wlr_egl_destroy_surface
7 years ago
emersion 8e2f3056f8
layer-shell: fix small memory leak
7 years ago
Drew DeVault c40f86d27f
Merge pull request #900 from emersion/cursor-wrap-absolute-zero
7 years ago
emersion bc0bfde5ee
cursor: allow to call wlr_cursor_wrap_absolute with zero
7 years ago
Drew DeVault a6790d45b2
Merge pull request #895 from agx/layer-shell-popup-damage
7 years ago
Guido Günther 24fa07565d layer-shell: use output_damage_{whole,from}_local_surface on map/unmap
7 years ago
Guido Günther c4dff67e00 layer-shell: use output_damage_{whole,from}_local_surface for popups
7 years ago
emersion 09b491f36c
Merge pull request #893 from emersion/fix-subsurface-recreate
7 years ago
emersion 38064f1d18
Fix protocol error when a client destroys and re-creates a subsurface
7 years ago
Drew DeVault c0831344aa
Merge pull request #891 from agx/layer-shell-popup-grab
7 years ago