Commit Graph

2681 Commits (d27eeaa14c9a35c709f09de862aa6d4f0ef9ff83)
 

Author SHA1 Message Date
Dominique Martinet f8a346380c xwayland xwm_get_render_format: free reply 7 years ago
Dominique Martinet dad9543c51 Xwayland: remove xwm from selection seat listeners on destroy 7 years ago
Drew DeVault c23bd2ab7a Further fixes to header install dir 7 years ago
Drew DeVault 45a21ca232 Install headers to /usr/include/wlr 7 years ago
Drew DeVault 836b46c297
Merge pull request from Timidger/bugfix/drm-refresh-double-send-mode-info 7 years ago
Timidger 6e9cef4ed6
Don't send custom mode info twice on DRM refresh 7 years ago
Timidger f56ce11aa0
Fixes send mode info on DRM refresh once 7 years ago
emersion 0fbf1a0755
Merge pull request from Timidger/bugfix/fix-examples-segfaulting 7 years ago
emersion 0eb6bf66f4
Merge pull request from Timidger/bugfix/remove-destroy-listener-on-multi-destroy 7 years ago
Timidger 1478ef3202
Remove display_destroy on multi-backend destroy 7 years ago
Timidger 56505c2635
Don't destroy backend in compositor_fini 7 years ago
Drew DeVault bb24895a2b
Merge pull request from martinetd/wl_array_add 7 years ago
Dominique Martinet b0e440b5b1 xdg_toplevel send_configure: also post no_memory to resource on ENOMEM 7 years ago
Dominique Martinet 8e24aaa3c6 style: fix sizeof() calls without parentheses 7 years ago
Drew DeVault 04b7701e1b
Merge pull request from emersion/multi-output-fixes 7 years ago
Dominique Martinet da3ef46daf xdg_toplevel send_configure: abort on ENOMEM instead of sending partial configure 7 years ago
emersion 1e6566e6cd
Fixes for multiple outputs 7 years ago
Dominique Martinet e5dd98c7f5 xwayland/selection: handle wl_array_add failure better 7 years ago
Dominique Martinet 3eb4fa15ee ENOMEM checks: consistently check wl_array_add return 7 years ago
Drew DeVault 9c163b7d38
Merge pull request from acrisci/keyboard-num-keycodes 7 years ago
Tony Crisci e8b810ce3e keep track of number of keycodes pressed 7 years ago
Drew DeVault eeb7cd8ed7
Merge pull request from besser82/bugfix/exclude_headers 7 years ago
Björn Esser 8c0fc4ffe5
meson: Fix exclude_headers 7 years ago
Drew DeVault fea5aee9cf
Merge pull request from besser82/bugfix/config_header_avoid_clashes 7 years ago
Björn Esser 71e42dae90
libwlroots: Add shared library versioning 7 years ago
Björn Esser 48ecbff691
include: Generate and install version-header 7 years ago
Björn Esser 892f7a5db0
include: Install headers in an isolated include-dir 7 years ago
Björn Esser ff13849624
config: Avoid clash with other config-headers 7 years ago
Drew DeVault a0d2a6b445
Merge pull request from acrisci/serial-validation 7 years ago
Drew DeVault 4267ee2bf3 Update CONTRIBUTING.md 7 years ago
Tony Crisci 815d71a3aa validate grab serial for shell events 7 years ago
Tony Crisci 069f120b70 rootston: remove input event ring buffer 7 years ago
emersion a79dc7df51
Merge pull request from acrisci/role-committed 7 years ago
Tony Crisci 5c5f0611c4 xwayland: role committed 7 years ago
Tony Crisci e42d762a88 drag-icon: surface committed 7 years ago
Tony Crisci 68328700c7 wl-shell: role committed 7 years ago
Tony Crisci e809250171
Merge pull request from emersion/xwayland-primary-selection 7 years ago
Tony Crisci d5ffa26564 xdg-shell: role-committed func 7 years ago
Tony Crisci 5a18f62fee add role-committed hook 7 years ago
emersion 1c9b09ca92
Add logging to selection message handlers 7 years ago
Tony Crisci cbd76cb46f
Merge pull request from acrisci/nop-command 7 years ago
emersion b3072f81fe
Allow calling xwm_set_seat with a NULL seat 7 years ago
Tony Crisci 6c2242e66b
Merge pull request from emersion/fix-drm-output-transform-cursor 7 years ago
emersion 43435d4915
Add output transform helpers docs 7 years ago
Tony Crisci 47f9f91d15
Merge pull request from besser82/bugfix/config_header 7 years ago
Björn Esser 57a09c8ca4
config: Put all defines into config.h 7 years ago
emersion e737f65e38
Fix cursor on transformed output with DRM backend 7 years ago
Tony Crisci ebf27f2027 add nop command 7 years ago
emersion 998267e291
Fix primary selection not sent to xwayland when clipboard is empty 7 years ago
emersion 4a11609b76
Fix use-after-free when destroying selection sources 7 years ago