732 Commits (a2bbf2c1f70ef374ff4a2506e65379c819b72414)

Author SHA1 Message Date
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
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
emersion 5dbf0fe7f2 linux-dmabuf: add v1 suffix
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