1722 Commits (f704c3d42b80ad28bfd096e5467a5219c0778e3b)
 

Author SHA1 Message Date
emersion f704c3d42b
rootston: fix damage tracking for fullscreen xwayland views
7 years ago
emersion 66ae4071a7
rootston: damage tracking for xdg popups
7 years ago
emersion d8b36357e4
rootston: add roots_view_child::destroy
7 years ago
emersion a636d72fc7
rootston: track subsurface damage
7 years ago
emersion eeffe11337
surface: add wlr_surface new_subsurface and wlr_subsurface destroy events
7 years ago
emersion c6aab6f56c
Add docs and comments
7 years ago
emersion 0365b587f0
output: add damage tracking via buffer age
7 years ago
emersion 78c13ead16
backend/x11: force rendering the whole output
7 years ago
emersion 4ca38b84ed
backend/drm: fix hardware cursors not moving
7 years ago
emersion bc001e90e9
rootston: fix artifacts when un-maximizing a view
7 years ago
emersion ddafcb86a2
surface: add resize damage
7 years ago
emersion 584f06ad2f
backend/drm: do not try a pageflip is another one is in pending
7 years ago
emersion f0f97280a0
backend/drm: fix retry pageflip
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 a0f24b809e
output: add damage event
7 years ago
emersion 7f9f918b78
rootston: damage output on mode change
7 years ago
emersion 443bd4cd89
output: fullscreen surface damage tracking
7 years ago
emersion 977a401fa1
rootston: damage tracking for fullscreen views
7 years ago
emersion f061a1da63
output: fix software cursor artifacts
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 6fa0a91ee2
backend/wayland: fix segfault in wlr_wl_output_destroy
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 bcb58b5caa
Merge pull request #567 from Timidger/example-logging
7 years ago
Timidger 264ef0c261
Fixed logging for examples
7 years ago
Drew DeVault b331c5c2c5
Merge pull request #549 from emersion/output-enabled
7 years ago
emersion 0eebaf98d0
drm: do not pageflip when enabling output
7 years ago
Tony Crisci c690420501
Merge pull request #562 from emersion/xwayland-fullscreen-render-children
7 years ago
emersion 38887a09dc
Merge pull request #564 from agx/master
7 years ago
Guido Günther 3101c300b1 Don't crash if crtc->cursor is NULL
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
Drew DeVault 64f6a44329
Merge pull request #559 from Ongy/wayland_remote
7 years ago
Markus Ongyerth dfae5ff98f Update comment for wlr_headless_backend_create
7 years ago
Markus Ongyerth c00e9d1416 adds remote argument to wayland backend create
7 years ago
Heghedus Razvan 9e85283f06 Add example for idle protocol
7 years ago
Heghedus Razvan 440cf7112d Include idle protocol in rootston
7 years ago