3237 Commits (320d5ea23470b89c0d3af5980bc975619c36d4f7)
 

Author SHA1 Message Date
Las fa2e6e7d9d Implement pointer-constraints protocol in wlroots and rootston
6 years ago
Las 437f538772 Make wlr_seat->data in rootston point to the wrapping roots_seat
6 years ago
Las 6367e0bc93 Add wlr_surface::input_region member
6 years ago
Las 57690594f4 Remove extraneous indentation and conform to coding style
6 years ago
Las 59dd1dddba Update pointer focus when cycling focus
6 years ago
Las d446c53fe1 Make (wlr_)seat_client_from_pointer_resource public
6 years ago
Las cf9debf82e Make roots_cursor::pointer_view available even if there is a surface
6 years ago
Las 252bcce2f3 Add focus change event for seats
6 years ago
Drew DeVault 50a8758313
Merge pull request #1250 from arandomhuman/wlr_session
6 years ago
random human 572dfcdba7
Add support for WLR_SESSION env variable
6 years ago
Drew DeVault 8b112730ca
Merge pull request #1246 from emersion/output-layout-no-mode
6 years ago
emersion 9f76263404 output-layout: don't expose outputs without a mode
6 years ago
Drew DeVault 83397e6999
Merge pull request #1237 from emersion/disabled-crtc
6 years ago
emersion f8a50e4fe7 backend/drm: steal CRTCs from disabled outputs
6 years ago
Drew DeVault df991a55ab
Merge pull request #1241 from emersion/output-enable-error-checking
6 years ago
Drew DeVault 0210905eef
Merge pull request #1243 from emersion/layer-shell-suffix
6 years ago
Drew DeVault a088000983
Merge pull request #1244 from emersion/xdg-output-suffix
6 years ago
Drew DeVault d549dc327e
Merge pull request #1240 from emersion/no-hardware-cursors
6 years ago
emersion fc960e5d06 layer-shell: add _v1 suffix
6 years ago
emersion b3cb22c003 xdg-output: add _v1 suffix
6 years ago
emersion cb293f09e7 output: make wlr_output_enable return a bool
6 years ago
emersion 524702eb16 output: introduce WLR_NO_HARDWARE_CURSORS
6 years ago
emersion 769a8e9917
Merge pull request #1160 from Ongy/tablet-grabs
6 years ago
Drew DeVault b2112686df
Merge pull request #1239 from dcz-purism/layer_order_master
6 years ago
Dorota Czaplejewicz e9e65c549a rootston: Keep older anchored layers near anchor points
6 years ago
Drew DeVault ca331c0468
Merge pull request #1235 from emersion/dealloc-unused-crtcs
6 years ago
Drew DeVault 76ad4804bc
Merge pull request #1227 from emersion/rootston-segfault-tablet-destroy
6 years ago
Drew DeVault 7ba50469e0
Merge pull request #1205 from sghctoma/fix-freebsd-direct-session
6 years ago
emersion 1fcecd68df backend/drm: de-allocate unused CRTCs
6 years ago
emersion d8ca467211
Merge pull request #1234 from mntmn/master
6 years ago
mntmn e1c91884fb fix cursor loss w/ legacy drm and software cursor (tested on etnaviv)
6 years ago
Markus Ongyerth 21e1cc9ab4 Implement feedback
6 years ago
emersion 0086dbed09
Merge pull request #1233 from nyorain/fix/xwayland_destroy
6 years ago
nyorain 195103700c Fix wlr_xwayland_destroy
6 years ago
sghctoma ba5df0d21d Fix build failure on non-FreeBSD systems
6 years ago
sghctoma 7a5d3c4d3b Implement device type discovery using ioctl calls
6 years ago
sghctoma bbeed1bd31 Merge remote-tracking branch 'upstream/master' into fix-freebsd-direct-session
6 years ago
emersion 085142ba34
Merge pull request #1232 from nyorain/fix/dnd-offset
6 years ago
nyorain f6168c2afe Fix #1129 and remove sx, sy from wlr_drag_icon
6 years ago
Drew DeVault 8898f3199a
Merge pull request #1229 from emersion/drm-hotplug-fixes
6 years ago
Drew DeVault 04c39a0719
Merge pull request #1231 from ascent12/editorconfig
6 years ago
Scott Anderson 2d29cebe5f Remove indent_size from .editorconfig
6 years ago
emersion 8a6bdc193d backend/drm: damage outputs when switching CRTCs
6 years ago
emersion 1342393632 backend/drm: cosmetic enhancements
6 years ago
emersion 5b13b8a12c backend/drm: consider continue not using resources
6 years ago
emersion fb94f03b43 backend/drm: prevent use of uninitialized data
6 years ago
emersion d605b2ea07 backend/drm: remove unused if
6 years ago
emersion 017cfb0b86 backend/drm: log when de-allocating CRTC
6 years ago
emersion b877daded1 backend/drm: better hotplug handling
6 years ago
Drew DeVault 73423c988c
Merge pull request #1213 from arandomhuman/wlr_log_get_verbosity
6 years ago