2062 Commits (6227da96b113f00b4b8134c10a43994716a53fef)
 

Author SHA1 Message Date
Tony Crisci 09c2626e32
Merge pull request #609 from VincentVanlaer/cancel-grab
7 years ago
Vincent Vanlaer 74264d4f62 Rename roots_seat_cancel_transform
7 years ago
Vincent Vanlaer 84234b4311 Merge branch 'master' into cancel-grab
7 years ago
Drew DeVault 78dc0c7de1
Merge pull request #611 from DonOregano/fix-resize-freeze
7 years ago
emersion e13b13ff1d
Merge pull request #612 from VincentVanlaer/fix-move-resize
7 years ago
Vincent Vanlaer 712665b83b Fix style error
7 years ago
Vincent Vanlaer 099c80e7d6 Fix jitter when quickly resizing windows
7 years ago
Lars Hagström b181f793c3 Make pointer button release outside window still count down the button_count.
7 years ago
Drew DeVault 9d7a9fc9d4
Merge pull request #610 from Ongy/drm_reuse
7 years ago
Vincent Vanlaer 90eb50d9aa Merge roots_seat_cancel_* into one function
7 years ago
Markus Ongyerth 08fda567d2 prevents reuse of outdated wlr_output state
7 years ago
Vincent Vanlaer 147e5c0f8f Refactor roots_cursor_press_button
7 years ago
Vincent Vanlaer 6567a35903 Update seat pointer on meta move/resize/rotate
7 years ago
Vincent Vanlaer 7ae8800a63 Cancel rootston move/resize/rotate on escape press
7 years ago
Vincent Vanlaer 7e3bb39d49 Always notify seat on button press
7 years ago
Drew DeVault b10269e513
Merge pull request #607 from VincentVanlaer/cursor-bug
7 years ago
Vincent Vanlaer 8dcb2f2d6b Prevent cursor from getting stuck at infinity
7 years ago
emersion d33a113f67
Merge pull request #606 from FabianGeiselhart/fix-typo
7 years ago
Fabian Geiselhart ee6cbe2efd
Comments should talk about colons not semicolons
7 years ago
emersion 1cea73d2d8
rootston: fix rotated views damage tracking
7 years ago
emersion 1842487d61
rootston: fix crash when closing a fullscreened xwayland view
7 years ago
emersion 6ba36cc52f
rootston: do not rely on current view size when accumulating damage
7 years ago
emersion faa57341ca
output: replace raw GL calls by wlr_renderer_* calls
7 years ago
emersion ddb1779f9f
render: make wlr_renderer_clear take a float[4] for the color
7 years ago
emersion 402587ed65
rootston: use output renderer
7 years ago
emersion 3d3ea32137
Merge remote-tracking branch 'upstream/master' into output-damage
7 years ago
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