index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2021-02-15
input: Commit transactions in seatop_default
Kenny Levinsen
-0
/
+4
2021-02-14
input: Only commit transactions when necessary
Kenny Levinsen
-20
/
+21
2021-02-10
readme: update French translation
Simon Ser
-25
/
+39
2021-02-09
view: Read geometry directly in view_update_size
Kenny Levinsen
-6
/
+6
2021-02-09
shells: Align geometry change commit handling
Kenny Levinsen
-24
/
+21
2021-02-09
shells: Only center tiled views on size change
Kenny Levinsen
-25
/
+23
2021-02-09
transaction: Move centering to view_center_surface
Kenny Levinsen
-12
/
+12
2021-02-09
view: Save surface x and y on saved buffers
Kenny Levinsen
-8
/
+6
2021-02-07
swaynag: Use position from wl_pointer.enter
Kenny Levinsen
-0
/
+2
2021-02-04
Make command line option lists const
Manuel Stoeckl
-4
/
+4
2021-02-04
Make Wayland request listeners static const when possible
Manuel Stoeckl
-10
/
+10
2021-02-04
Declare all struct cmd_handler arrays const
Manuel Stoeckl
-29
/
+29
2021-02-02
xdg-foreign: add v1 and v2 implementations
Aleksei Bavshin
-0
/
+13
2021-01-30
Check the output state for recorded workspaces
Konstantin Pospelov
-1
/
+10
2021-01-30
desktop/layer_shell: Fix allocation type mismatch
Manuel Stoeckl
-1
/
+1
2021-01-26
desktop/output: Disable head if mode is NULL
Kenny Levinsen
-1
/
+1
2021-01-26
Fix typo in bug reporting template
Martin Michlmayr
-1
/
+1
2021-01-25
Implement foreign toplevel fullscreen output hints
fwsmit
-0
/
+12
2021-01-20
Adhere to ICCCM focus specification
BrassyPanache
-1
/
+12
2021-01-17
Log when config file is not found
Simon Ser
-0
/
+4
2021-01-17
Raise verbosity of error message in load_main_config
Simon Ser
-1
/
+1
2021-01-16
Changed fprintf(stdout,...) to printf(...) for more readable code
SpizzyCoder
-6
/
+6
2021-01-15
config/output: correct refresh rate rounding error
Ronan Pigott
-1
/
+4
2021-01-15
swaymsg: use 3 digits for fractional part of the refresh rate
Ronan Pigott
-4
/
+4
2021-01-12
protocols: update layer-shell-unstable-v1 to v4
Simon Ser
-9
/
+88
2021-01-12
Rename output_layer_for_each_surface_{toplevel,popup}
Simon Ser
-6
/
+6
2021-01-12
Switch to wlr_xdg_surface_for_each_popup_surface
Simon Ser
-24
/
+15
2021-01-11
Fix #5940
Mukundan314
-1
/
+3
2021-01-08
desktop/xwayland: use index constants for atom array
Simon Ser
-11
/
+11
2021-01-08
man: update maintainer
Simon Ser
-7
/
+1
2021-01-08
readme: remove unused ref
Simon Ser
-1
/
+0
2021-01-04
Remove call for action from WM enhancement issue template
Simon Ser
-1
/
+1
2021-01-04
CONTRIBUTING.md: Add note on sway's scope
Drew DeVault
-0
/
+9
2021-01-04
cmd_move: update container representation in sibling swaps
Ronan Pigott
-0
/
+1
2021-01-01
input/seat: Reset command handler context in seat_destroy()
Andri Yngvason
-0
/
+4
2021-01-01
input/seat: Clean up focus_stack in seat_destroy()
Andri Yngvason
-6
/
+11
2021-01-01
input: Clean up input_method_relay in seat_destoy()
Andri Yngvason
-0
/
+8
2020-12-30
Remove create_renderer_func argument
Simon Ser
-1
/
+1
2020-12-29
ci: enable basu on freebsd
Jan Beich
-1
/
+2
2020-12-26
Remove Patreon links from README.*.md
Drew DeVault
-38
/
+0
2020-12-26
Remove .github/FUNDING.yml
Drew DeVault
-5
/
+0
2020-12-26
grimshot: Fix man page issues
William Culhane
-42
/
+54
2020-12-24
container: set fullscreen mode before attempting focus
Ronan Pigott
-1
/
+1
2020-12-20
workspace: rework workspace prev|next like i3
Ronan Pigott
-34
/
+142
2020-12-20
commands/move: reset geometry of promoted containers
Ronan Pigott
-0
/
+2
2020-12-20
commands/move: squash workspace after directional con move
Ronan Pigott
-0
/
+3
2020-12-20
introduce workspace_squash
Ronan Pigott
-7
/
+109
2020-12-20
commands/move: rework container_move_in_direction
Ronan Pigott
-97
/
+112
2020-12-20
Change workspace_layout to match i3 behavior
Ronan Pigott
-35
/
+51
2020-12-20
Revert "commands/move: maintain workspace_layout when moving"
Ronan Pigott
-16
/
+4
[next]