878 Commits (913cac18359d7962e74892771bf6bd3ecf54a4a1)

Author SHA1 Message Date
emersion a4eb90315e
Fix indentation in various files
6 years ago
emersion 461360aff1
rootston: document why Xwayland is disconnected before clients
6 years ago
Connor E e7fff4f560 Remove wlr_xdg_surface_send_close.
6 years ago
Jan Beich f80d174e8b Simplify evdev includes on FreeBSD by relying on up-to-date package
6 years ago
Drew DeVault e61ea7706b
Merge pull request #1423 from emersion/data-control
6 years ago
emersion f71cf15aad
relative-pointer-v1: move pointer iteration in wlroots
6 years ago
emersion aebd74243f
Merge pull request #1448 from myfreeweb/fix-retroarch-crash
6 years ago
Greg V 57edfacba4 rootston: fix crash with fullscreen surfaces
6 years ago
emersion 610f5bfc77
Merge pull request #1432 from ForTheReallys/relative-pointers
6 years ago
Drew DeVault f0d8b793a8 Update READMEs per tinywl merge
6 years ago
Alex Maese 78caed0c99 Only send relative events to the focused client in rootston
6 years ago
emersion 99d879c887
data-control-v1: initial protocol implementation
6 years ago
Timidger 9af0c5338f
Standardize the wlr_box input paramaters
6 years ago
Alex Maese e276d310e8 Add unaccelerated pointer values to wlr_event_pointer_motion events
6 years ago
Alex Maese a803a007fb Address @emersion's comments
6 years ago
Alex Maese f5ea393bca Remove pointer resource from relative pointer
6 years ago
Alex Maese d0c940d796 Only send relative motion to correct seat
6 years ago
Alex Maese 09bdbf24f4 Removed relative pointers from wlr_seat
6 years ago
random human 68137dca3f relative_pointer: implementation and code fixes
6 years ago
random human 6fa1777f94 relative_pointer: code formatting fixes
6 years ago
random human d020344675 relative_pointer: implement protocol events
6 years ago
random human 3a3d1b6617 relative_pointer: create skeleton and build
6 years ago
Ilia Bozhinov 96861ccb7a rootston: create foreign toplevel handle before sending outputs
6 years ago
Ryan Walklin f8129ecbc5 Remove unused variables
6 years ago
Ryan Walklin 282fcd458c Improve event matching logic
6 years ago
Ryan Walklin 8f5ec5e2bb Fix style nits
6 years ago
Ryan Walklin 810c7b700c Working switches in rootston:
6 years ago
Ryan Walklin 62a9cf87fa Remove debug logs
6 years ago
Ryan Walklin cd7a6daf48 Update config struct, reduce complexity and correctly parse config.ini
6 years ago
Ryan Walklin cc656670b2 Remove redundant signal in seat.c
6 years ago
Ryan Walklin 2a7edfa24c Factor out binding command execution to separate file
6 years ago
Ryan Walklin 2a3c62b4d2 [WIP][DONTMERGE]Add support for libinput_switch input devices
6 years ago
Ilia Bozhinov 8cce2d75a9 rootston: add support for wlr_foreign_toplevel_management_v1
6 years ago
Ilia Bozhinov f387a840d8 rootston: add title/app_id/class listeners
6 years ago
Louis Taylor 0f3a061f60
rootston: use box for views position
6 years ago
Louis Taylor d703ae45dd
rootston: use int for width, height
6 years ago
Drew DeVault 273e110b74
Merge pull request #1403 from emersion/swap-buffers-damage-coords
6 years ago
emersion 6aaefad40d
output: switch swap_buffers damage to output-buffer-local coords
6 years ago
emersion 9f0720c03a
primary-selection: introduce wlr_primary_selection_source
6 years ago
emersion f001f98cef
gtk-primary-selection: refactor everything, untie from seat
6 years ago
emersion 811a4d997b
Rename wlr_primary_selection to wlr_gtk_primary_selection
6 years ago
emersion ca770995cc
output: add wlr_output_render_software_cursors
6 years ago
emersion 57307b7aa7
output: remove wlr_output_set_fullscreen_surface
6 years ago
emersion 51bfdd620e
Use #if instead of #ifdef for wlroots config data
6 years ago
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
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