Commit Graph

640 Commits (52b058c2a31fbcd3014c63506eaa8aff25606bed)

Author SHA1 Message Date
Drew DeVault 63763d3279
Merge pull request from emersion/renderer-scissor-upside-down 7 years ago
emersion bcf5da5cd7
Merge pull request from emersion/xwayland-unmapped-on-create 7 years ago
emersion fa02e30adf
xwayland: emit new_surface when unmapped 7 years ago
Dominique Martinet 555206cf60 Fix gcc string truncation warnings 7 years ago
emersion 1b802d9251
Make wlr_renderer_scissor take normal coords instead of upside-down ones 7 years ago
Drew DeVault 7efd9885b6
Merge pull request from emersion/xwayland-client-timeout 7 years ago
emersion 17d0440b75
Add wlr_xwayland_surface_ping 7 years ago
Drew DeVault 902d859c67 Fix syntax errors 7 years ago
Drew DeVault 7bb8512afb Fix assertions with side-effects 7 years ago
Drew DeVault bef5c1fd56
Merge pull request from emersion/remove-backend-egl 7 years ago
emersion d2ebbd103c
backend: remove wlr_backend_get_egl 7 years ago
Bruno ba5c0903f9
rootston: fix compilation without XWayland support 7 years ago
emersion 285cf12e37
Remove rootston surface iterator 7 years ago
emersion 4a9a9eae9a
Add surface iterators 7 years ago
Drew DeVault da73b4f60b
Merge pull request from swaywm/xdg-output 7 years ago
Tancredi Orlando 74a4b1702b Initialize rootston _surface 7 years ago
Drew DeVault abfe7923c4 Add wlr_xdg_output_manager 7 years ago
emersion 3ea425d4e2
Fix xdg-shell popups, add wlr_xdg_surface_surface_at 7 years ago
emersion c9d21106b4
Add wlr_xdg_surface_v6_surface_at and wlr_wl_shell_surface_surface_at 7 years ago
emersion 1a8b24bdd2
rootston: fix view_at 7 years ago
emersion d16127b3cb
Fix wlr_surface_subsurface_at, change it to be wlr_surface_surface_at 7 years ago
emersion f7539b9d14
rootston: send enter event for layer surfaces 7 years ago
Drew DeVault 56deff41b6 Implement input inhibit in rootston 7 years ago
Drew DeVault 3a8c7f283d Add input-inhibitor example client 7 years ago
Drew DeVault d88f3c1eb3 Fix segfault when clicking rootston desktop 7 years ago
Drew DeVault 9ce53d7dc4
Merge pull request from swaywm/keyboard-layers 7 years ago
Drew DeVault 333ab59902 Add wlr_surface_is_*_surface 7 years ago
Drew DeVault 9ae861c416 Address review feedback 7 years ago
Drew DeVault 37036df822 Handle layer surfaces below shell surfaces 7 years ago
Danilo Spinella 046d909e7a Change meson option names to use hypen 7 years ago
Drew DeVault a94f4d0edc Always give keyboard focus to the topmost layer 7 years ago
Drew DeVault 883d8d306c Identify topmost interactive layer surface 7 years ago
Drew DeVault d466cc117f Don't reset exclusive between layer shell passes 7 years ago
Drew DeVault 937362b552 FIx crash on touch down 7 years ago
Orestis Floros 3f6823092a
Initialize roots_output to fix -Wmaybe-uninitialized 7 years ago
emersion 692f1746cf
xwayland: specify xwm cursor stride in bytes 7 years ago
Drew DeVault e19ee6d469 Add wlr_surface_point_accepts_input 7 years ago
Drew DeVault 746e3759b7 Address review feedback 7 years ago
Drew DeVault 168f65fb7a Minor bugfixes 7 years ago
Drew DeVault e3eb487dc2 Add pointer support to layer shell example 7 years ago
Drew DeVault dc412c514b Find layer surfaces for input events 7 years ago
Drew DeVault 662f40b8ae Refactor cursor event passhtrough 7 years ago
emersion 865b0aa123
xwayland: rename map_notify to map for consistency 7 years ago
Drew DeVault b887af9a60 Fix maximized windows interaction with layer shell 7 years ago
emersion a316396eab
Merge pull request from acrisci/xdg-positioner 7 years ago
Tony Crisci 2e63d1a0ca toplevel_box to toplevel_sx_box 7 years ago
Tony Crisci 27f450ac0e add todo for rotated unconstrained popup 7 years ago
Tony Crisci 71da20dbde add comment for output box in toplevel coords 7 years ago
Tony Crisci 67c8aec77f popup constraint handle empty output layout 7 years ago
Tony Crisci 0bfcce50a9 xdg-positioner: honor constraint flags 7 years ago