87 Commits (5334ee8bfd93b2bfdc077f422b87c2509f04d5d4)

Author SHA1 Message Date
Dorota Czaplejewicz fa13493ad5 rootston: Disable keyboard focus on inactive views
7 years ago
emersion 9e7a997433
rootston: map input devices with wlr_input_device.output_name
7 years ago
Drew DeVault edbf4a2f60 Implement output auto-selection in rootston
7 years ago
Drew DeVault 56deff41b6 Implement input inhibit in rootston
7 years ago
Drew DeVault 37036df822 Handle layer surfaces below shell surfaces
7 years ago
Drew DeVault a94f4d0edc Always give keyboard focus to the topmost layer
7 years ago
Dominique Martinet 0c4d347d1e rootston: Fix segfault in seat unfullscreening
7 years ago
Markus Ongyerth 07ca976489 only unfullscreen when necessary
7 years ago
Markus Ongyerth 43d7459734 unset fullscreen when surface is brought to front
7 years ago
Tony Crisci 09413aa7f1
Merge pull request #711 from emersion/map-unmap
7 years ago
emersion c1c88bfe5d
rootston: destroy seat view on unmap
7 years ago
emersion 9d6e17fb11
rootston: fix segfault in handle_tablet_tool_destroy
7 years ago
Markus Ongyerth bb676013ed add xwayland unmanaged tests to support dmenu
7 years ago
emersion 5dba27216c
rootston: fix use-after-free in handle_keyboard_destroy
7 years ago
emersion c2e1474010
Reformat all #include directives
7 years ago
emersion 10ecf871f2
Remove wlr_backend.events.{output_remove,device_remove}
7 years ago
emersion cdd55b5d19
Merge remote-tracking branch 'upstream/master' into output-damage
7 years ago
Vincent Vanlaer 74264d4f62 Rename roots_seat_cancel_transform
7 years ago
Vincent Vanlaer 90eb50d9aa Merge roots_seat_cancel_* into one function
7 years ago
Vincent Vanlaer 7ae8800a63 Cancel rootston move/resize/rotate on escape press
7 years ago
emersion 4cc58288cb
rootston: fix damage when changing views z-index
7 years ago
emersion 1ee61dbd0f
Merge remote-tracking branch 'upstream/master' into output-damage
7 years ago
Patrick Steinhardt 52cb19d99d rootston: fix compilation without XWayland support
7 years ago
emersion 3f96427d08
Merge branch 'output-damage' of github.com:emersion/wlroots into output-damage
7 years ago
emersion 6281deb90f
Merge remote-tracking branch 'upstream/master' into output-damage
7 years ago
emersion 2ad7df8680
rootston: damage tracking for drag icons
7 years ago
Tony Crisci fc627afd18 fix decorations on wayland backend
7 years ago
emersion 4d282c8590
rootston: damage tracking for drag icons
7 years ago
Tony Crisci 7474f00591 Merge branch 'master' into decorations
7 years ago
Tony Crisci b6f29e87e8 dont use pointer for modifiers
7 years ago
Tony Crisci 43896af90f Merge branch 'master' into modifier-fixes
7 years ago
emersion 6e9c652fc4
rootston: hide cursor if seat has no pointer
7 years ago
Tony Crisci 61bd79200c basic decorations
7 years ago
emersion 7f56ccd713
rootston: set real seat capabilities
7 years ago
Heghedus Razvan 440cf7112d Include idle protocol in rootston
7 years ago
Tony Crisci b40a5f084a keyboard grab enter with modifiers
7 years ago
Dominique Martinet a477e5d302 roots_seat_destroy: also destroy seat in public function
7 years ago
Dominique Martinet 689004ff21 rootston seat: implement part of roots_seat_destroy
7 years ago
Björn Esser ff13849624
config: Avoid clash with other config-headers
7 years ago
Björn Esser 57a09c8ca4
config: Put all defines into config.h
7 years ago
emersion 51db087210
Introduce fractional scaling
7 years ago
emersion 925497fbea
Set default cursor image in rootston
7 years ago
Tony Crisci b275d44bc3 rootston xcursor fixes
7 years ago
Tony Crisci 4c60072be5 move get_resize_name to xcursor
7 years ago
Tony Crisci d74ac69f7b bring edges into wlr
7 years ago
emersion 0191f3f711
Improve roots_seat_cycle_focus
7 years ago
emersion 9687950de1
Raise the view on the desktop even if already focused in the seat
7 years ago
emersion 97ddd2d1df
Add roots_seat_cycle_focus
7 years ago
emersion bf41e7a794
Make the close command use roots_seat_get_focus, rename a few symbols
7 years ago
emersion a8b31da52c
Remove roots_seat_{add,remove}_view
7 years ago