834 Commits (b59370088e3290e2354ea01e30746a3711eea28f)

Author SHA1 Message Date
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
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 #999 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 #993 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 #959 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
Guido Günther 57cc4c319d rootston: Send frame_done for popups too
7 years ago
Guido Günther ad22e02310 rootston: Damage layer-shell popups
7 years ago
Guido Günther d4cb33c9fc rootston: Let layer_surface_at look at popups
7 years ago
Drew DeVault 0a0627f5d0 Finish forward-porting @acrisci's positioner work
7 years ago
Drew DeVault 278aa84619 Basic layer popup rendering
7 years ago
Drew DeVault edbf4a2f60 Implement output auto-selection in rootston
7 years ago
emersion fa84b267e0
Remove wlr_surface::subsurface
7 years ago
emersion 70d820be25
Add wlr_renderer_init_wl_shm to advertize supported renderer formats
7 years ago
Guido Günther 47e1eda669 rootston: don't crash on shutdown
7 years ago
Drew DeVault 63763d3279
Merge pull request #862 from emersion/renderer-scissor-upside-down
7 years ago
emersion bcf5da5cd7
Merge pull request #866 from emersion/xwayland-unmapped-on-create
7 years ago
emersion fa02e30adf
xwayland: emit new_surface when unmapped
7 years ago
Dominique Martinet 555206cf60 Fix gcc string truncation warnings
7 years ago
emersion 1b802d9251
Make wlr_renderer_scissor take normal coords instead of upside-down ones
7 years ago
Drew DeVault 7efd9885b6
Merge pull request #853 from emersion/xwayland-client-timeout
7 years ago
emersion 17d0440b75
Add wlr_xwayland_surface_ping
7 years ago
Drew DeVault 902d859c67 Fix syntax errors
7 years ago
Drew DeVault 7bb8512afb Fix assertions with side-effects
7 years ago
Drew DeVault bef5c1fd56
Merge pull request #850 from emersion/remove-backend-egl
7 years ago
emersion d2ebbd103c
backend: remove wlr_backend_get_egl
7 years ago
Bruno ba5c0903f9
rootston: fix compilation without XWayland support
7 years ago
emersion 285cf12e37
Remove rootston surface iterator
7 years ago
emersion 4a9a9eae9a
Add surface iterators
7 years ago
Drew DeVault da73b4f60b
Merge pull request #830 from swaywm/xdg-output
7 years ago
Tancredi Orlando 74a4b1702b Initialize rootston _surface
7 years ago
Drew DeVault abfe7923c4 Add wlr_xdg_output_manager
7 years ago
emersion 3ea425d4e2
Fix xdg-shell popups, add wlr_xdg_surface_surface_at
7 years ago
emersion c9d21106b4
Add wlr_xdg_surface_v6_surface_at and wlr_wl_shell_surface_surface_at
7 years ago
emersion 1a8b24bdd2
rootston: fix view_at
7 years ago
emersion d16127b3cb
Fix wlr_surface_subsurface_at, change it to be wlr_surface_surface_at
7 years ago
emersion f7539b9d14
rootston: send enter event for layer surfaces
7 years ago
Drew DeVault 56deff41b6 Implement input inhibit in rootston
7 years ago
Drew DeVault 3a8c7f283d Add input-inhibitor example client
7 years ago
Drew DeVault d88f3c1eb3 Fix segfault when clicking rootston desktop
7 years ago
Drew DeVault 9ce53d7dc4
Merge pull request #804 from swaywm/keyboard-layers
7 years ago
Drew DeVault 333ab59902 Add wlr_surface_is_*_surface
7 years ago
Drew DeVault 9ae861c416 Address review feedback
7 years ago
Drew DeVault 37036df822 Handle layer surfaces below shell surfaces
7 years ago
Danilo Spinella 046d909e7a Change meson option names to use hypen
7 years ago
Drew DeVault a94f4d0edc Always give keyboard focus to the topmost layer
7 years ago
Drew DeVault 883d8d306c Identify topmost interactive layer surface
7 years ago
Drew DeVault d466cc117f Don't reset exclusive between layer shell passes
7 years ago
Drew DeVault 937362b552 FIx crash on touch down
7 years ago
Orestis Floros 3f6823092a
Initialize roots_output to fix -Wmaybe-uninitialized
7 years ago
emersion 692f1746cf
xwayland: specify xwm cursor stride in bytes
7 years ago
Drew DeVault e19ee6d469 Add wlr_surface_point_accepts_input
7 years ago
Drew DeVault 746e3759b7 Address review feedback
7 years ago
Drew DeVault 168f65fb7a Minor bugfixes
7 years ago
Drew DeVault e3eb487dc2 Add pointer support to layer shell example
7 years ago
Drew DeVault dc412c514b Find layer surfaces for input events
7 years ago
Drew DeVault 662f40b8ae Refactor cursor event passhtrough
7 years ago
emersion 865b0aa123
xwayland: rename map_notify to map for consistency
7 years ago
Drew DeVault b887af9a60 Fix maximized windows interaction with layer shell
7 years ago
emersion a316396eab
Merge pull request #720 from acrisci/xdg-positioner
7 years ago
Tony Crisci 2e63d1a0ca toplevel_box to toplevel_sx_box
7 years ago
Tony Crisci 27f450ac0e add todo for rotated unconstrained popup
7 years ago
Tony Crisci 71da20dbde add comment for output box in toplevel coords
7 years ago
Tony Crisci 67c8aec77f popup constraint handle empty output layout
7 years ago
Tony Crisci 0bfcce50a9 xdg-positioner: honor constraint flags
7 years ago
Tony Crisci dbffda7549 xdg-positioner wlr abstractions
7 years ago
Tony Crisci c5cd805098 positioner rootston cleanup and bugfix
7 years ago
Tony Crisci e2c4e1ef54 fix xdg-positioner left constrain bug
7 years ago
Drew DeVault ac219cbda6 Remove width_mm from tablet events
7 years ago
Tony Crisci 738f5e3344 cleanup xdg-positioner rootston code
7 years ago
Drew DeVault 324b9d910d Remove width_mm from wlr_touch events
7 years ago