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-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
2019-09-11
sway-output.5: fix variable name
Martin Michlmayr
-1
/
+1
2019-09-10
swaymsg.1: fix description of --pretty
Martin Michlmayr
-1
/
+1
2019-09-09
Add Russian translation of the README
Ivan Molodetskikh
-1
/
+69
2019-09-07
remove unused layer shell surface variable
Aleksis
-1
/
+0
2019-09-05
sway.5: clarify that a marks are unqiue
Brian Ashworth
-10
/
+5
2019-09-05
Fix type (an -> and)
Nils ANDRÉ-CHANG
-1
/
+1
2019-09-05
Do not search for edges on subsurfaces, fix #4381
Versus Void
-8
/
+9
2019-09-04
swaybar: complete barconfig_update event handling
Brian Ashworth
-314
/
+405
2019-09-04
seatop_default: only focus container on press
Brian Ashworth
-1
/
+1
2019-09-04
Add icon_theme_path to find_icon() search if set
Ben Brown
-1
/
+7
[next]