322 Commits (33127c545be731e373a9e4ccd38cd03da479c10f)

Author SHA1 Message Date
Simon Ser 3dec88e455 Remove orbital screenshooter and gamma-control
6 years ago
Ilia Bozhinov 8cc0859814 rootston: add support for foreign-toplevel fullscreening
6 years ago
Drew DeVault 736632ad4e Remove wlr_wl_shell
6 years ago
emersion 8136605cfb output-management-v1: support applying configuration
6 years ago
emersion ee77a65fe3 rootston: update output-management-v1 state when output is modeset
6 years ago
emersion 54d6ba78c3 rootston: add output-management-v1 support
6 years ago
Ryan Walklin 4453757fc9 s/lid_switch/switch_device
6 years ago
emersion c2178d51a8 rootston: split rendering code into render.c
6 years ago
emersion 62fd03a7be rootston: refactor rendering
6 years ago
Guido Günther 7da9af31e8 rootston/view: Remove redundant declaration in the same file
6 years ago
Drew DeVault e77e53dae5
Merge pull request #1517 from emersion/refactor-dnd
6 years ago
emersion 9adcbabea4
rootston: make roots_view embedded and remove unions
6 years ago
emersion 9f11bf571e
rootston: add a view child interface
6 years ago
emersion e86c7a3dd6
rootston: move part of desktop.c to view.c, use an interface for views
6 years ago
emersion 6291e84532
data-device: refactor wlr_drag
6 years ago
emersion 943e918a96
subsurface: add map/unmap events
6 years ago
emersion faa00a4a33
rootston: only allow one drag icon per seat
6 years ago
Greg V 9fe8e37961 Implement the pointer-gestures-unstable-v1 protocol
6 years ago
emersion 5de26ad8ed
pointer: add a frame event
6 years ago
emersion 4cb0697e57 data-device, primary-selection: add request_set_selection
6 years ago
emersion a4eb90315e
Fix indentation in various files
6 years ago
random human 3a3d1b6617 relative_pointer: create skeleton and build
6 years ago
Ryan Walklin 8f5ec5e2bb Fix style nits
6 years ago
Ryan Walklin 810c7b700c Working switches in rootston:
6 years ago
Ryan Walklin cd7a6daf48 Update config struct, reduce complexity and correctly parse config.ini
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
emersion 811a4d997b
Rename wlr_primary_selection to wlr_gtk_primary_selection
6 years ago
emersion 51bfdd620e
Use #if instead of #ifdef for wlroots config data
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 abd3e995ab rootston: send presentation events
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 dac4f8e19f pointer-constraints: refactoring
6 years ago
Las fa2e6e7d9d Implement pointer-constraints protocol in wlroots and rootston
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
emersion fc960e5d06 layer-shell: add _v1 suffix
6 years ago
emersion 2f0815838d Init dmabuf global in renderer
6 years ago
emersion 9d0e37f768 rootston: add keybinding to toggle decoration mode
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
Ilia Bozhinov 2e6eb097b6 rootston: focus newly-created surfaces
6 years ago
emersion 555721f714 Add xdg-decoration-unstable-v1 support
6 years ago