417 Commits (bc001e90e988c965776abbd078224c14ac296047)

Author SHA1 Message Date
emersion bc001e90e9
rootston: fix artifacts when un-maximizing a view
7 years ago
emersion d6c74d8a16
rooston: restrict damage to output extents
7 years ago
emersion e29a0df8c1
output: fix software cursors damage tracking
7 years ago
emersion b296481007
rootston: remove repaint timer, listen for damage instead
7 years ago
emersion 7f9f918b78
rootston: damage output on mode change
7 years ago
emersion 977a401fa1
rootston: damage tracking for fullscreen views
7 years ago
emersion 59ba8f35ed
rootston: use surface damage
7 years ago
emersion 3ba447a8f9
rootston: fix damage test
7 years ago
emersion bed7522108
rootston: fix segfault when destroying unmapped xwayland view
7 years ago
emersion bde255933e
output: add wlr_output::damage, fixes #572
7 years ago
emersion baa17ec755
rootston: damage whole output when created
7 years ago
emersion 8b3f3ddb7f
rootston: fix double-buffering artifacts
7 years ago
emersion 7c11d3e372
rootston: fix repaint timer for outputs with refresh rate
7 years ago
emersion 96d6f34edd
rootston: replace view_damage with view_apply_damage and view_damage_whole
7 years ago
emersion 7f5a538cb7
rootston: fix segfault when rendering surface outside output
7 years ago
emersion 5017d7f762
rootston: only draw damaged regions
7 years ago
emersion 01bcc2ab01
rootston: damage views when moved
7 years ago
emersion 5089f2d9fb
rootston: do not swap buffers when output isn't damaged
7 years ago
emersion 1a084807ce
rootston: do not redraw if output has no damage
7 years ago
Drew DeVault b331c5c2c5
Merge pull request #549 from emersion/output-enabled
7 years ago
Tony Crisci c690420501
Merge pull request #562 from emersion/xwayland-fullscreen-render-children
7 years ago
Tony Crisci e46d2dd0f8
Merge pull request #556 from raazvvann/heghe/idle-protocol
7 years ago
emersion 65b28b3823
xwayland: render children window in fullscreen
7 years ago
Drew DeVault 66d4d2928f Remove unnecessary wlr_backend_destroy
7 years ago
Heghedus Razvan 440cf7112d Include idle protocol in rootston
7 years ago
emersion e56b82e896
rootston: add toggle_outputs command
7 years ago
emersion 77fc0505e6
rootston: do not attempt to render disabled outputs
7 years ago
emersion be3a7b0017
Disable outputs in rootston config
7 years ago
Drew DeVault b23bd8ea28
Merge pull request #544 from emersion/fix-views-outside-output-layout
7 years ago
Calvin Lee 5a26ed645a Allow configurable verbosity
7 years ago
emersion 1fe1d64042
Fix views outside output layout
7 years ago
Dominique Martinet a477e5d302 roots_seat_destroy: also destroy seat in public function
7 years ago
Dominique Martinet 689004ff21 rootston seat: implement part of roots_seat_destroy
7 years ago
Björn Esser ff13849624
config: Avoid clash with other config-headers
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 #524 from acrisci/role-committed
7 years ago
Tony Crisci 68328700c7 wl-shell: role committed
7 years ago
Tony Crisci d5ffa26564 xdg-shell: role-committed func
7 years ago
Tony Crisci cbd76cb46f
Merge pull request #521 from acrisci/nop-command
7 years ago
Björn Esser 57a09c8ca4
config: Put all defines into config.h
7 years ago
Tony Crisci ebf27f2027 add nop command
7 years ago
Dominique Martinet e85c2827c8 rootston: add arbitrary libinput config 'tap_enabled'
7 years ago
Drew DeVault eb410e0b6e
Merge pull request #508 from emersion/fix-rootston-seat-button-count
7 years ago
emersion a95d09d561
Add missing gtk-primary-selection interfaces
7 years ago
emersion 9e2d936b4a
Fix rootston seat button count
7 years ago
Tony Crisci 9871cde604 rootston: server backend check
7 years ago
Tony Crisci ee39dff1e7 rootston: handle backend creation failed
7 years ago
emersion 4a36ba4bdd
Destroy multi backend on display destroy
7 years ago
Tony Crisci c838679393 fix memory leaks
7 years ago