628 Commits (8b07a4d05559698d3d88e227b2bb97f3fc9c4ca8)

Author SHA1 Message Date
emersion 285cf12e37
Remove rootston surface iterator
7 years ago
emersion 4a9a9eae9a
Add surface iterators
7 years ago
Drew DeVault da73b4f60b
Merge pull request #830 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 #804 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 #720 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
Tony Crisci dbffda7549 xdg-positioner wlr abstractions
7 years ago
Tony Crisci c5cd805098 positioner rootston cleanup and bugfix
7 years ago
Tony Crisci e2c4e1ef54 fix xdg-positioner left constrain bug
7 years ago
Drew DeVault ac219cbda6 Remove width_mm from tablet events
7 years ago
Tony Crisci 738f5e3344 cleanup xdg-positioner rootston code
7 years ago
Drew DeVault 324b9d910d Remove width_mm from wlr_touch events
7 years ago
Drew DeVault a35a5786b0 Remove width_mm from wlr_pointer events
7 years ago
Tony Crisci 41e54ba632 Merge branch 'master' into xdg-positioner
7 years ago
Drew DeVault 3e5131e664 Address further review feedback
7 years ago
Drew DeVault a1d5d20914 Address some more feedback
7 years ago
Drew DeVault 52fe2688ea Address @emersion's feedback
7 years ago
Drew DeVault 776b81d499 Fix surface layer damage tracking
7 years ago