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
2019-11-08
seatop_default: handle focus for unmanaged xwayland windows last
Ronan Pigott
-15
/
+16
2019-11-05
Use wlr_output_preferred_mode instead of the last mode
Simon Ser
-7
/
+5
2019-11-05
Fix segfault in set_mode
Simon Ser
-1
/
+3
2019-11-05
Prefer higher refresh rate default modes
Ronan Pigott
-1
/
+1
2019-11-04
smart_borders: separate smartness from edge types
Ronan Pigott
-19
/
+24
2019-11-04
Add --custom to `output mode` command
Simon Ser
-6
/
+25
2019-11-04
seatop_default: handle focus for xwayland_unmanaged views
Ronan Pigott
-0
/
+18
2019-11-04
seatop_move_floating: make container respect pointer constraint
Ronan Pigott
-2
/
+7
2019-11-04
focus: do nothing on focus prev|next for workspaces
Ronan Pigott
-1
/
+13
2019-11-01
Rename symbol set_cloexec to sway_set_cloexec, remove duplicates.
Sheena Artrip
-23
/
+11
2019-11-01
focus: add a NULL check in `focus <direction>`
lbonn
-0
/
+3
2019-11-01
Fix potential NULL reference on cleanup
lbonn
-2
/
+4
2019-11-01
Fix various memory leaks
lbonn
-4
/
+11
2019-11-01
seat: simplify a strdup
lbonn
-4
/
+1
2019-10-31
Skip line continuation when it is a comment
Robert Günzler
-1
/
+1
2019-10-27
Fix presentation feedback when scanning out fullscreen view
Simon Ser
-0
/
+2
2019-10-27
Handle layer changes for layer shell surfaces
Simon Ser
-1
/
+12
2019-10-27
criteria: make literal comparison for __focused__ values
Ronan Pigott
-171
/
+205
2019-10-27
focus: support focus prev|next [sibling]
Ronan Pigott
-8
/
+58
2019-10-27
Fix segfault in wlr_output_manager_v1_set_configuration
Simon Ser
-0
/
+5
2019-10-27
Fix apply_output_config return value when enabling output
Simon Ser
-7
/
+8
2019-10-23
Fix tiled containers resize with mouse
Kirill Chibisov
-1
/
+1
2019-10-23
swaybar: fix typo in the loop over pixmaps
Konstantin Pospelov
-1
/
+1
2019-10-21
swaybar: do not retry search for tray icons
Konstantin Pospelov
-52
/
+62
2019-10-21
Fix refresh rate scale of output
Danilo Spinella
-3
/
+3
2019-10-17
focus: support focus_wrapping workspace
lbonn
-4
/
+10
2019-10-17
xwayland.c handle_map(): NULL out xsurface->data() to prevent crashing.
A. M. Joseph
-0
/
+1
2019-10-16
Updates per wlroots layer shell changes
Drew DeVault
-4
/
+7
2019-10-16
Grimshot: a helper for screenshots within sway
Lauri
-0
/
+113
2019-10-16
build: always use the project version
Simon Ser
-5
/
+9
2019-10-16
sway(5): move workspace_layout to config only
Rouven Czerwinski
-3
/
+3
2019-10-12
Update version to 1.2
Drew DeVault
-1
/
+1
2019-10-11
Update .github/FUNDING.yml
Drew DeVault
-0
/
+1
2019-10-09
sway(5): Highlight valid values in the description of tiling_drag
Wieland Hoffmann
-1
/
+1
2019-10-09
sway(5): Add a missing verb
Wieland Hoffmann
-1
/
+1
2019-10-08
build: bump wlroots version to 0.8.1
Simon Ser
-1
/
+1
2019-10-02
build: remove rootston from wlroots subproject
Tadeo Kondrak
-1
/
+1
2019-10-02
Fix syntax in examples in sway-output(5)
Arkadiusz Hiler
-2
/
+2
2019-09-29
layer-shell: Fix damage tracking of nested popups
Sebastian Krzyszkowiak
-4
/
+2
2019-09-26
Fix direct scan-out flickering
Simon Ser
-85
/
+96
2019-09-25
input: Add support for tablet protocol.
John Chadwick
-46
/
+644
2019-09-25
Add support for fullscreen view direct scan-out
Simon Ser
-5
/
+90
2019-09-25
config.in: set default term to alacritty
Drew DeVault
-1
/
+1
2019-09-23
build: update wlroots version, be more strict
Simon Ser
-1
/
+1
2019-09-22
view: create container before selecting workspace
Ronan Pigott
-1
/
+1
2019-09-22
Error out on unknown debug flag
Simon Ser
-0
/
+2
2019-09-20
view: always populate pid
Brian Ashworth
-18
/
+21
2019-09-20
swaybar: make status block text render in the same way as others
xdavidwu
-2
/
+4
2019-09-19
render: set surface as sampled for presentation
Ivan Molodetskikh
-0
/
+6
2019-09-12
swaymsg.1: fix typos
Martin Michlmayr
-1
/
+1
[next]