Commit Graph

699 Commits (3ae423b0e35fb35cc4cee972c4f29f020efad877)

Author SHA1 Message Date
emersion 7cbef15206
util: add wlr_ prefix to log symbols 7 years ago
Drew DeVault be54278207
Merge pull request from agx/output-add-mode 7 years ago
Guido Günther 60a83e99f4 rootston: use wl_list_empty instead of wl_list_length > 0 7 years ago
Guido Günther 709d7dd722 rootston: Handle modeline parameter 7 years ago
emersion 78555abba3
surface: move position and scale out of wlr_surface_state 7 years ago
emersion 233bfe2f4f
surface: do not monkey-patch state damage 7 years ago
emersion 3c0d672ebd
surface: make pending and current embedded structs 7 years ago
emersion 8c2b4244a1
Fix damage tracking debug mode 7 years ago
emersion 73755ad348
screencopy-v1: add basic implementation 7 years ago
Dominique Martinet 1e17f4deb6 rootston: fix leak in handle_layer_shell_surface 7 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
emersion f9ad63c5cb
rootston: use wl_display_destroy_clients 7 years ago
emersion 7901740f94
rootston: enable export-dmabuf 7 years ago
emersion e1f56538a8
Merge pull request from dcz-purism/virtual-keyboard 7 years ago
Dorota Czaplejewicz 5334ee8bfd virtual-keyboard: add support for the virtual-keyboard-v1 protocol 7 years ago
emersion 6eb4b5b54d
Merge pull request from emersion/bind-wl-drm-in-renderer 7 years ago
Ilia Bozhinov 24cf70ae96 backends: implement custom EGL and renderer initialization 7 years ago
Dorota Czaplejewicz a94c56a828 rootston: Keep focus unchanged when non-focusable element clicked 7 years ago
Dorota Czaplejewicz fa13493ad5 rootston: Disable keyboard focus on inactive views 7 years ago
emersion 41130fe54b
render: bind wl_drm in renderer 7 years ago
emersion e849a68e6e
output: correctly clear screen when fullscreened 7 years ago
emersion db84379242
Send axis source event 7 years ago
emersion 0b58579564
Add support for discrete axis values 7 years ago
emersion 8e831cd416
Merge pull request from VincentVanlaer/xwayland-lazy 7 years ago
Vincent Vanlaer 6936be984f Document xwayland rootston config changes 7 years ago
Vincent Vanlaer ef1a24430a Make lazy xwayland start default in rootston 7 years ago
emersion 6436ce6300
rootston: remove outdated comment 7 years ago
Markus Ongyerth 8931452e1d add wlr_layer_surface_surface_at 7 years ago
Vincent Vanlaer dbf4f9a231 Make startup command no longer wait for xwayland 7 years ago
Vincent Vanlaer 31861b3a7a Add option to rootston to start xwayland lazy 7 years ago
Vincent Vanlaer c80bf1591e Allow xwayland to start lazily 7 years ago
emersion 393f7aaeff
Fix a rootston crash when a client creates non-topmost popups 7 years ago
Ilia Bozhinov 54bf3a36ca rootston: remove mode and transform signals when output is destroyed 7 years ago
emersion 9e7a997433
rootston: map input devices with wlr_input_device.output_name 7 years ago
emersion 6e7c0b57f6
cursor: use NAN for unspecified axes, refactor absolute warping code 7 years ago
Guido Günther b1bd0e2557 layer-shell: Fix crash when cursor is intially outside any output 7 years ago
Guido Günther 24fa07565d layer-shell: use output_damage_{whole,from}_local_surface on map/unmap 7 years ago
Guido Günther c4dff67e00 layer-shell: use output_damage_{whole,from}_local_surface for popups 7 years ago