221 Commits (384642b3942397c89253796f45052537eca2a422)

Author SHA1 Message Date
Drew DeVault 56deff41b6 Implement input inhibit in rootston
7 years ago
Drew DeVault 3a8c7f283d Add input-inhibitor example client
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 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
Drew DeVault 3e5131e664 Address further review feedback
7 years ago
Drew DeVault 52fe2688ea Address @emersion's feedback
7 years ago
Drew DeVault 097e87ca9f Handle usable area for maximized windows
7 years ago
Drew DeVault 4bf936360d Arrange & render layer surfaces
7 years ago
Drew DeVault fcf8c6c8a2 Fix issues preventing layer from getting allocated
7 years ago
Drew DeVault b31ce4220c Add broken test client and rootston stubs
7 years ago
Drew DeVault f29d8b55ae Initial scaffolding of layer shell
7 years ago
Dominique Martinet a491f780b8 rootston rotation: change view->rotation sign
7 years ago
Tony Crisci 09413aa7f1
Merge pull request #711 from emersion/map-unmap
7 years ago
emersion 303883ce49
rootston: properly emit view unmap event
7 years ago
Guido Günther eb4337b5ee Wire up linux_dmabuf in rootston
7 years ago
emersion dd8a7a29e1
rootston: don't center view if maximized
7 years ago
emersion 125138f1a0
rootston: unmap view after emitting destroy signal in view_destroy
7 years ago
emersion c1c88bfe5d
rootston: destroy seat view on unmap
7 years ago
emersion 6ac3534df6
rootston: add destroy to view interface
7 years ago
emersion 3f072bedd9
xdg-shell-v6: add map signal
7 years ago
emersion c27fd1e1ee
rootston: add view_map and view_unmap
7 years ago
emersion c2ba1869ce
Merge pull request #670 from Ongy/xwayland_unmanaged
7 years ago
Markus Ongyerth bb676013ed add xwayland unmanaged tests to support dmenu
7 years ago
Drew DeVault 3296365ce5
Merge pull request #659 from agx/alpha
7 years ago
Guido Günther 9864f1c136 rootston: wire up window alpha keybinding
7 years ago
Guido Günther e2ea1ebe48 rootston: Add alpha channel to views
7 years ago
Guido Günther e6ca78b0e4 rootston: add view_create
7 years ago
Markus Ongyerth 50d573b2ca implements the idle_inhibit protocol type
7 years ago
Dominique Martinet 7d26a6debd xdg-shell stable: copy-pasta implementation
7 years ago
emersion c2e1474010
Reformat all #include directives
7 years ago
emersion 36ead80cd1
Make wlr_signal_emit_safe private
7 years ago
emersion 10ecf871f2
Remove wlr_backend.events.{output_remove,device_remove}
7 years ago
emersion 5e58d46cc1
Add wlr_signal_emit_safe
7 years ago
emersion a7cba7d83f
rootston: damage whole output when entering/leaving fullscreen
7 years ago
emersion 51c22d39a4
Merge remote-tracking branch 'upstream/master' into output-damage
7 years ago
Tony Crisci ed5b1fdedd
Merge pull request #580 from emersion/screenshooter-renderer-backport
7 years ago
emersion 1ee61dbd0f
Merge remote-tracking branch 'upstream/master' into output-damage
7 years ago
Patrick Steinhardt d05143950b rootston: move together XWayland setup code
7 years ago
Patrick Steinhardt 52cb19d99d rootston: fix compilation without XWayland support
7 years ago
emersion 63736be214
rootston: fix damage tracking for SSD
7 years ago
emersion 7111dd79ef
rootston: damage tracking for rotated views
7 years ago
emersion 3f96427d08
Merge branch 'output-damage' of github.com:emersion/wlroots into output-damage
7 years ago
emersion 6281deb90f
Merge remote-tracking branch 'upstream/master' into output-damage
7 years ago
emersion 4fa90b0511
Backport screenshooter fixes from the renderer redesign v1
7 years ago
Tony Crisci fc627afd18 fix decorations on wayland backend
7 years ago
Tony Crisci e8c407d00e rename wlr_deco_part to roots_deco_part
7 years ago
Tony Crisci 4183271475 make it work with rotation
7 years ago
emersion d8b36357e4
rootston: add roots_view_child::destroy
7 years ago
emersion a636d72fc7
rootston: track subsurface damage
7 years ago
emersion bc001e90e9
rootston: fix artifacts when un-maximizing a view
7 years ago
emersion 96d6f34edd
rootston: replace view_damage with view_apply_damage and view_damage_whole
7 years ago
emersion 5017d7f762
rootston: only draw damaged regions
7 years ago
emersion 01bcc2ab01
rootston: damage views when moved
7 years ago
emersion 1a084807ce
rootston: do not redraw if output has no damage
7 years ago
Tony Crisci 61bd79200c basic decorations
7 years ago
Tony Crisci 3751a17321 decorate xwayland views
7 years ago
Heghedus Razvan 440cf7112d Include idle protocol in rootston
7 years ago
emersion 1fe1d64042
Fix views outside output layout
7 years ago
Björn Esser ff13849624
config: Avoid clash with other config-headers
7 years ago
Björn Esser 57a09c8ca4
config: Put all defines into config.h
7 years ago
emersion a95d09d561
Add missing gtk-primary-selection interfaces
7 years ago
emersion 466e86b7b2
Merge branch 'master' into surface-transform
7 years ago
emersion 925497fbea
Set default cursor image in rootston
7 years ago
Tony Crisci 344ca222db wrap server decoration modes
7 years ago
emersion acc8f36894
Fix pointer input for transformed surfaces
7 years ago
emersion 3262661e1e
Fix HiDPI support
7 years ago
emersion dcb168914e
Merge branch 'master' into fullscreen
7 years ago
Drew DeVault 1228d0da19
Merge pull request #387 from emersion/laggy-move-resize
7 years ago
emersion 9a6f799d8f
Add fullscreen command, fix view_at with fullscreen views
7 years ago
emersion 9e29621ec3
Always center fullscreen view on screen
7 years ago
emersion a7a221698e
Merge branch 'master' into fullscreen
7 years ago
emersion abab2902f5
Check for subsurfaces and popups before using wlr_output_set_fullscreen_surface
7 years ago
emersion 6a06c3d907
Fix segfault when closing xwayland views
7 years ago
emersion b04a9a248d
Initial fullscreen support
7 years ago
emersion 1d08d31709
Merge branch 'master' into laggy-move-resize
7 years ago
emersion 272e0858e4
Fix laggy move-resize for wl-shell views
7 years ago
emersion 7904b625f0
Merge branch 'master' into laggy-move-resize
7 years ago
emersion 97ddd2d1df
Add roots_seat_cycle_focus
7 years ago
emersion a8b31da52c
Remove roots_seat_{add,remove}_view
7 years ago
emersion 72d877658a
Merge branch 'master' into seat-views
7 years ago
emersion 5b13f51dfc
Add per-seat cursor configuration
7 years ago
emersion cd566ccd8e
Add cursor theme to rootston config
7 years ago
emersion 7375931686
Fix typo making GCC build fail
7 years ago
emersion a3a8b7bfd8
Fixed a bug with move-resize, removed xdg-shell ack_configure event
7 years ago
emersion 1523082d5d
Remove outdated comment
7 years ago
emersion bb6d34e7a5
rootston: add per-seat views
7 years ago
emersion f8b43940b1
Merge branch 'master' into cursor-scale
7 years ago
Drew DeVault 38e14de240
Merge pull request #414 from emersion/fix-hidpi-rotated-input
7 years ago
Drew DeVault 1e0e73efaa Spawn views on last active output
7 years ago
emersion 5d986f1e87
Remove unnecessary include
7 years ago
emersion 454bea678b
Fix rendering of rotated views on HiDPI outputs
7 years ago
emersion 0b3f83d93a
Fix pointer input for rotated views on HiDPI outputs
7 years ago
emersion 8605243459
Introduce wlr_xcursor_manager
7 years ago
emersion aaf0691883
rootston: add roots_xcursor_theme
7 years ago