826 Commits (bd5516d4ec4d614c9f2359c494d66cfab3edfea6)

Author SHA1 Message Date
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
Scott Anderson 784c20c82f Use new options for X11 backend and Xwayland
6 years ago
emersion 24212df830 rootston: fix again FreeBSD build
6 years ago
emersion d66d33f5a2
Merge pull request #1188 from emersion/freebsd-fixes
6 years ago
emersion f86f1daf9a Fix build on FreeBSD
6 years ago
Ilia Bozhinov 4486b52aa8 move wlr_drm_connector_add_mode to wlr/backend/drm.h
6 years ago
Genki Sky 11d440972d rootston: Double fork for keyboard bindings
6 years ago
emersion 9d0e37f768 rootston: add keybinding to toggle decoration mode
6 years ago
Markus Ongyerth f64962ace8 tablet-v2 tool: Implement implicit grab
6 years ago
emersion a5cab82a0f rootston: fire up wlr-gamma-control-unstable-v1
6 years ago
Drew DeVault 5642c5cc8f
Merge pull request #1053 from emersion/xdg-decoration
6 years ago
Brian Ashworth a3c33e93b8
Merge pull request #1167 from ammen99/master
6 years ago
Ilia Bozhinov 2e6eb097b6 rootston: focus newly-created surfaces
6 years ago
Drew DeVault e67cb8c07c
Merge pull request #1164 from emersion/fix-xwayland
6 years ago
Markus Ongyerth 81cc842f8f reintroduce xwayland is_unmanaged
6 years ago
emersion 067a496c8b Revert "rootston: Reap child processes"
6 years ago
emersion 555721f714 Add xdg-decoration-unstable-v1 support
6 years ago
Genki Sky b6ed1f29a4 rootston: Reap child processes
6 years ago
Markus Ongyerth d5950255de tablet-v2 tablet_tool grab implementation
6 years ago
emersion 5dbf0fe7f2 linux-dmabuf: add v1 suffix
6 years ago
Markus Ongyerth 454f2a84a8 tablet-v2 tablet_pad grab implementation
6 years ago
emersion 153f37bdf5 xwayland: handle override_redirect flag changes
6 years ago
Markus Ongyerth 9313ac1068 propagate rename to rootston code
6 years ago
Markus Ongyerth d9e978e1b3 rename wlr_tablet_tool to wlr_tablet
6 years ago
Markus Ongyerth b84288af16 Remove unused tablet_pad list from tools
6 years ago
Markus Ongyerth 101080a382 Another feedback pass
6 years ago
Markus Ongyerth 48e2cba9b6 Handle relative motion for mouse tools
6 years ago
Markus Ongyerth 2c12011472 Send all tablet tool axis events
6 years ago
Markus Ongyerth 6a40561e4c Fix clang build errors
6 years ago
Markus Ongyerth b79d11395c Hook up set_cursor in rootston
6 years ago
Markus Ongyerth 31cec36b74 1st feedback pass
6 years ago
Markus Ongyerth 15870ceb4b Fix segfaultiness
6 years ago
Markus Ongyerth 5c7a37f309 Add tool buttons
6 years ago
Markus Ongyerth 391eef6ea9 Propagate most axis events to clients
6 years ago
Markus Ongyerth f375246657 Implement basic tablet_pad handling (bound to keyboard focus)
6 years ago
Markus Ongyerth e235f7d336 Basic tablet_v2 object lifetime
6 years ago
emersion 7cbef15206
util: add wlr_ prefix to log symbols
6 years ago
Drew DeVault be54278207
Merge pull request #1095 from agx/output-add-mode
6 years ago
Guido Günther 60a83e99f4 rootston: use wl_list_empty instead of wl_list_length > 0
6 years ago
Guido Günther 709d7dd722 rootston: Handle modeline parameter
6 years ago
emersion 78555abba3
surface: move position and scale out of wlr_surface_state
6 years ago
emersion 233bfe2f4f
surface: do not monkey-patch state damage
6 years ago
emersion 3c0d672ebd
surface: make pending and current embedded structs
6 years ago
emersion 8c2b4244a1
Fix damage tracking debug mode
6 years ago
emersion 73755ad348
screencopy-v1: add basic implementation
6 years ago
Dominique Martinet 1e17f4deb6 rootston: fix leak in handle_layer_shell_surface
6 years ago
Tony Crisci 356e466d5a use seat function to end grab
7 years ago
Tony Crisci e8c0996b93 Merge branch 'master' into cancel-grab-on-focus-change
7 years ago
emersion 57548b557a
Merge branch 'master' into screencontent
7 years ago
emersion 0378d143d9
surface: remove wlr_surface.texture
7 years ago
Genki Sky 28d718c0dd rootston: Cancel existing keyboard grab when changing focus
7 years ago
emersion 3a81afed0e
rootston: destroy xwayland before all clients
7 years ago
Tony Crisci 5d3e95f833 dont damage drag icon after update_position
7 years ago
Tony Crisci 7c888a39c6 update drag position at the right times
7 years ago
Tony Crisci 9333acd68e handle drag icon map in rootston
7 years ago
Tony Crisci 1c75d4e54a rename drag-icon map to unmap
7 years ago
Markus Ongyerth 3994762ae0 Add wlr_surface_get_geometry
7 years ago
emersion 21928cbe61
Merge branch 'master' into screencontent
7 years ago
Genki Sky 32013abae6 rootston: xdg-shell*: Fix get_size() for newly-mapped views
7 years ago