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-02-04
Make command line option lists const
Manuel Stoeckl
2021-02-04
Declare all struct cmd_handler arrays const
Manuel Stoeckl
2021-02-02
xdg-foreign: add v1 and v2 implementations
Aleksei Bavshin
2021-01-30
Check the output state for recorded workspaces
Konstantin Pospelov
2021-01-30
desktop/layer_shell: Fix allocation type mismatch
Manuel Stoeckl
2021-01-26
desktop/output: Disable head if mode is NULL
Kenny Levinsen
2021-01-25
Implement foreign toplevel fullscreen output hints
fwsmit
2021-01-20
Adhere to ICCCM focus specification
BrassyPanache
2021-01-17
Log when config file is not found
Simon Ser
2021-01-17
Raise verbosity of error message in load_main_config
Simon Ser
2021-01-16
Changed fprintf(stdout,...) to printf(...) for more readable code
SpizzyCoder
2021-01-15
config/output: correct refresh rate rounding error
Ronan Pigott
2021-01-12
Rename output_layer_for_each_surface_{toplevel,popup}
Simon Ser
2021-01-12
Switch to wlr_xdg_surface_for_each_popup_surface
Simon Ser
2021-01-08
desktop/xwayland: use index constants for atom array
Simon Ser
2021-01-08
man: update maintainer
Simon Ser
2021-01-04
cmd_move: update container representation in sibling swaps
Ronan Pigott
2021-01-01
input/seat: Reset command handler context in seat_destroy()
Andri Yngvason
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
[next]