784 Commits (2d0c5ec78eb975981b1d194fa9d4bc80b894748d)

Author SHA1 Message Date
Drew DeVault d7b010024a
Merge pull request #1261 from arandomhuman/damage-control
6 years ago
emersion dec303bea6
surface: fix wlr_surface_get_effective_damage to give surface coords
6 years ago
emersion 0c7371221c
rootston: fix segfault when destroying unmapped fullscreen views
6 years ago
emersion 1454d1c8f8
rootston: fix segfault in view_at
6 years ago
Sorcus 7c540aa9fe Fix "variable ‘cursor_default’ set but not used"
6 years ago
Guido Günther 175ccc2517 rootston: Don't let the wlr_output handle the fullscreen view in case of layer-shell overlays
6 years ago
Dorota Czaplejewicz 66a38374ee text-input: Accept disable requests
6 years ago
Dorota Czaplejewicz 226eedfa2b text-input: fix releasing destroy handlers
6 years ago
Drew DeVault 66e8908e9a
Merge pull request #1203 from dcz-purism/input
6 years ago
Dorota Czaplejewicz 585757d6e6 rootston: add support for text input and the basic of input method
6 years ago
emersion 3a181ab430 rootston: export XCURSOR_SIZE and XCURSOR_THEME
6 years ago
emersion eac7c2ad2f output: add presentation refresh prediction
6 years ago
emersion abd3e995ab rootston: send presentation events
6 years ago
emersion ba63d77ec1 rootston: add output_for_each_surface
6 years ago
emersion 0aafd6e234 rootston: add layer_for_each_surface
6 years ago
emersion c67ce71fdd
Merge pull request #1281 from aereaux/edid-sizes
6 years ago
Drew DeVault 841d04db99
Merge pull request #1262 from nyorain/session_fix
6 years ago
Aidan Epstein 0036161867 Update sizes for new EDID database.
6 years ago
random human 3e0a0f3c3a
wlr_surface: add wlr_surface_get_effective_damage
6 years ago
Drew DeVault 19f3804548
Merge pull request #1266 from Ongy/xdc_tablet_fix
6 years ago
Markus Ongyerth 3e494efc5c Fix tablet_tool tilt and send proximity_out
6 years ago
emersion 792b1f5cbf rootston: remove broken rotated pointer constraint handling
6 years ago
emersion dac4f8e19f pointer-constraints: refactoring
6 years ago
emersion 31cc2fa4f9 pointer-constraints: make region not a pointer, add committed bitfield
6 years ago
nyorain 7b52388424 Rework session handling
6 years ago
random human 971cbeaa19
wlr_surface: fix surface damage transformation
6 years ago
Las afa2e399aa Fix implicit conversion of floats to ints in calls to pixman_region32_contains_point
6 years ago
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 57690594f4 Remove extraneous indentation and conform to coding style
6 years ago
Las 59dd1dddba Update pointer focus when cycling focus
6 years ago
Las cf9debf82e Make roots_cursor::pointer_view available even if there is a surface
6 years ago
Drew DeVault 0210905eef
Merge pull request #1243 from emersion/layer-shell-suffix
6 years ago
emersion fc960e5d06 layer-shell: add _v1 suffix
6 years ago
emersion b3cb22c003 xdg-output: add _v1 suffix
6 years ago
emersion 769a8e9917
Merge pull request #1160 from Ongy/tablet-grabs
6 years ago
Dorota Czaplejewicz e9e65c549a rootston: Keep older anchored layers near anchor points
6 years ago
Drew DeVault 76ad4804bc
Merge pull request #1227 from emersion/rootston-segfault-tablet-destroy
6 years ago
nyorain f6168c2afe Fix #1129 and remove sx, sy from wlr_drag_icon
6 years ago
Drew DeVault 73423c988c
Merge pull request #1213 from arandomhuman/wlr_log_get_verbosity
6 years ago
random human cdf41fa627
Add support for setting log verbosity in rootston
6 years ago
emersion 62af1c630a rootston: fix segfault on tablet pad destroy
6 years ago
emersion 2f0815838d Init dmabuf global in renderer
6 years ago
emersion 472476ebcf Do not modeset disabled outputs
6 years ago
random human 8589ae19de Fix bugs listed by clang's static analyzer
6 years ago
Brian Ashworth 939a4ea60f
Merge pull request #1196 from dcz-purism/surface_move
6 years ago
Scott Anderson fd3fa760d3 Revert "Revert "Merge pull request #1194 from ascent12/meson_feature""
6 years ago
Drew DeVault 9c886f20b9 Revert "Merge pull request #1194 from ascent12/meson_feature"
6 years ago
Dorota Czaplejewicz f4ae9824f7 rootston/layer_shell: fix clicking after surface moved/resized
6 years ago
Scott Anderson 560e96aa57 Update rootston to use new option
6 years ago