index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
Age
Commit message (
Expand
)
Author
2021-01-01
input/seat: Clean up focus_stack in seat_destroy()
Andri Yngvason
2021-01-01
input: Clean up input_method_relay in seat_destoy()
Andri Yngvason
2020-12-30
Remove create_renderer_func argument
Simon Ser
2020-12-24
container: set fullscreen mode before attempting focus
Ronan Pigott
2020-12-20
workspace: rework workspace prev|next like i3
Ronan Pigott
2020-12-20
commands/move: reset geometry of promoted containers
Ronan Pigott
2020-12-20
commands/move: squash workspace after directional con move
Ronan Pigott
2020-12-20
introduce workspace_squash
Ronan Pigott
2020-12-20
commands/move: rework container_move_in_direction
Ronan Pigott
2020-12-20
Change workspace_layout to match i3 behavior
Ronan Pigott
2020-12-20
Revert "commands/move: maintain workspace_layout when moving"
Ronan Pigott
2020-12-20
commands/move: don't flatten on move; reap empty former parent instead
Tudor Brindus
2020-12-20
commands/layout: don't change the layout of workspaces with children
Ronan Pigott
2020-12-20
container: don't split single children
Ronan Pigott
2020-12-20
Test output before direct scan-out
Simon Ser
2020-12-09
Route wlroots logs into Sway logging infrastructure
Simon Ser
2020-12-08
Handle secondary headless backend failures
Simon Ser
2020-12-08
Drop gtk-primary-selection support
Isaac Freund
2020-12-07
Add layer shell subsurfaces
Vlad Pănăzan
2020-12-06
input/cursor: unhide cursor on synthetic input
Tudor Brindus
2020-12-04
criteria: fix crash when comparing NULL properties
Paul Riou
2020-11-24
xdg_shell: allow views to change geometry anytime
Ronan Pigott
2020-11-21
document parse_error
Rex Hackbro
2020-11-16
Log which output is using direct scan-out
Simon Ser
2020-11-12
input/keyboard: fix Group# bindings for keyboard groups
Brian Ashworth
2020-11-11
tree/container: introduce `container_is_sticky[_or_child]` functions
Tudor Brindus
2020-11-11
Add missing includes for wlr_input_device.h
Simon Ser
2020-11-11
Replace wlr_key_state with wl_keyboard_key_state
Simon Ser
2020-11-05
input/seatop_default: consider fullscreen views to have no edges
Tudor Brindus
2020-11-01
input: fully change focus when scrolling tabs/stacks
Tudor Brindus
2020-11-01
commands/focus: force container warp when fulfilling `focus mode_toggle`
Tudor Brindus
2020-10-31
input: remove motion deltas from seatop callbacks
Tudor Brindus
2020-10-30
hide_cursor: Add an option to hide when typing
Tamir Zahavi-Brunner
2020-10-28
output: Revert implementation of evacuate_sticky()
mwenzkowski
2020-10-28
In container_split, set a floating container's view to tiled
Dimitris Triantafyllidis
2020-10-27
output: evacuate sticky containers only if new output has a workspace
mwenzkowski
2020-10-25
Smart borders fix: always show borders for floating containers
Dimitris Triantafyllidis
2020-10-24
container: Fix NULL pointer dereference
mwenzkowski
2020-10-24
commands/move: fix crash when moving sphsc child
Ronan Pigott
2020-10-22
commands/resize: don't consider 1px resizes to be invalid
Daniel De Graaf
2020-10-20
tiling_resize: abandon resize if a sibling con dies
Ronan Pigott
2020-10-19
transaction: make transaction collapsing smarter with > 2 views
Tudor Brindus
2020-10-18
transaction: validate X transaction completions by geometry, not size
Tudor Brindus
2020-10-18
transaction: don't reconfigure X views unless integral coords changed
Tudor Brindus
2020-10-18
tiling_drag: emit window move ipc events
Ronan Pigott
2020-10-18
xwayland: listen to `set_geometry` event
Tudor Brindus
2020-10-16
seat: use default output mapping if there is no input config
Ronan Pigott
2020-10-12
input/tablet: add tool_mode option to set tablet tools as relative input
Tudor Brindus
2020-10-12
input/cursor: default tablet lens tool to relative motion
Tudor Brindus
2020-10-11
Add support for workspace_min_width bar option.
Tarmack
[next]