1986 Commits (3d176fcd1aee1edd09ade2000f3703bd784c1443)
 

Author SHA1 Message Date
Drew DeVault 86a404f2cd
Merge pull request #601 from emersion/output-modeset-enabled
7 years ago
emersion bb39277e97
backend/drm: update output enabled property on modeset
7 years ago
emersion bb4aeb3b2f
backend/drm: support updating cursor when session is paused
7 years ago
emersion 5aa642485d
rootston: do not render views fullscreened on other outputs
7 years ago
emersion 4d6e7f510e
rootston: fix artifacts when leaving fullscreen in a rotated view
7 years ago
Drew DeVault 39d5e78d37 Fix typo in xcursor.h
7 years ago
Drew DeVault 8cf622f074 Improve xcursor docs
7 years ago
emersion a43555d7f5
Merge pull request #598 from Ongy/screenshot_transform
7 years ago
Markus Ongyerth cd925f496c fixes the off by one errors in examples/screenshot
7 years ago
emersion 42ec696b82
Merge pull request #599 from emersion/output-cursor-destroy-signal
7 years ago
emersion 8eed857292
output: add destroy signal for wlr_output_cursor
7 years ago
Markus Ongyerth 3a404e4f8d handle the other transformations for screenshots
7 years ago
Markus Ongyerth 4afc933ea4 fixes 90 degree rotation screenshots
7 years ago
emersion edb4c8d858
output: damage whole output when fullscreen surface size changes
7 years ago
emersion a295c805c4
output: fix output_damage_whole for scaled outputs
7 years ago
emersion babdd6ccf7
backend: fix use-after-free when destroying backends
7 years ago
emersion 429f06d3f1
Merge pull request #597 from agx/typos
7 years ago
Guido Günther c5aac77692 Fix some typos
7 years ago
emersion 704130cc11
output: fix performance issues with wlr_output_schedule_frame
7 years ago
emersion a7cba7d83f
rootston: damage whole output when entering/leaving fullscreen
7 years ago
emersion 2a855e6282
rootston: fix urxvt damage on HiDPI outputs
7 years ago
emersion f152fdb4c5
Merge pull request #594 from Ongy/drm-surface-buffers
7 years ago
emersion d498855b9d
backend/drm: fix hw cursor position on rotated and scaled outputs
7 years ago
emersion d0961a02af
render: add wlr_renderer_scissor docs
7 years ago
emersion 51c22d39a4
Merge remote-tracking branch 'upstream/master' into output-damage
7 years ago
emersion 2cc989e097
output: restrict provided damage to output bounds
7 years ago
Tony Crisci ed5b1fdedd
Merge pull request #580 from emersion/screenshooter-renderer-backport
7 years ago
Markus Ongyerth cde0f454b3 Clean up the gbm/egl as well
7 years ago
Markus Ongyerth 2cdb646531 relases gbm buffers on init
7 years ago
emersion 4cc58288cb
rootston: fix damage when changing views z-index
7 years ago
emersion b47e8c4a1d
backend/drm: do not retry pageflip when swapping buffers
7 years ago
emersion 20e6861021
Do not flush damage if swapping buffers failed
7 years ago
emersion 7881d039b6
rootston: fix output_damage_whole
7 years ago
Drew DeVault 60b2d969e0
Merge pull request #591 from emersion/fix-data-source-notify-finish
7 years ago
emersion 5bbff20b8d
Fix assertion failed in data_source_notify_finish
7 years ago
emersion be888df4c3
rootston: fix build without xwayland
7 years ago
emersion e049610b47
surface: copy buffer damage to surface damage
7 years ago
emersion 1ee61dbd0f
Merge remote-tracking branch 'upstream/master' into output-damage
7 years ago
Drew DeVault f0b3a71fbc
Merge pull request #590 from pks-t/pks/rootston-wo-xwayland
7 years ago
Patrick Steinhardt 41ec686693 meson: add systemd/elogind backends only if enabled
7 years ago
Patrick Steinhardt 91c034d164 travis: add job building wlroots without various options
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 692d33bf8b
rootston: fix clipped SSD for rotated views
7 years ago
emersion 485aa87468
output: fix fullscreen on transformed outputs
7 years ago
emersion 63736be214
rootston: fix damage tracking for SSD
7 years ago
emersion 861d5bdff2
surface: fix damage when resizing a surface in QT apps
7 years ago
Drew DeVault facc5ef93a
Merge pull request #588 from agx/arm
7 years ago
Guido Günther d7dfbd23fa drm: Use ptrdiff_t instead of intmax_t in format string
7 years ago
Guido Günther 1633b8d793 wlr_keyboard: use correct printf format string for keymap_size
7 years ago