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-03-04
Fixes crash in spawn_swaybg (closes #3733)
Noam Preil
-4
/
+4
2019-03-04
floating_maximum_size: change default behavior
Brian Ashworth
-99
/
+53
2019-03-04
Minor fix of code duplication.
hugbubby
-5
/
+1
2019-03-04
meson: check scdoc version
emersion
-2
/
+3
2019-03-04
seat: don't send button release when not pressed
emersion
-18
/
+18
2019-03-04
tray: fix pixmap colors
Ian Fan
-1
/
+7
2019-03-04
sway-ipc.7: clarify window_rect omits decorations
Brian Ashworth
-1
/
+2
2019-03-04
Add output dpms to manpage
emersion
-6
/
+9
2019-03-04
Print Meson features
emersion
-5
/
+18
2019-03-04
Set minimum wlroots version
emersion
-1
/
+3
2019-03-04
Add sway-ipc.7.scd to document IPC protocol
Brian Ashworth
-2
/
+1586
2019-03-04
config: remove double assignement to result in get_output_config
Rouven Czerwinski
-1
/
+1
2019-03-04
cursor: intitialize sx and sy to zero
Rouven Czerwinski
-2
/
+2
2019-03-04
cursor: remove unused node assignement
Rouven Czerwinski
-1
/
+1
2019-03-04
execute_command: do not strip qoutes for cmd_mode
Brian Ashworth
-1
/
+2
2019-02-25
fix smart_borders description in manual
1.0-rc4
Carlo Abelli
-3
/
+3
2019-02-25
Make load_include_configs void. Fix some cases where WD would not be restored.
Connor E
-29
/
+17
2019-02-25
Fix crash exiting fullscreened floating container
minus
-7
/
+0
2019-02-25
ipc: add missing fields to disabled outputs
Caleb Bassi
-0
/
+10
2019-02-25
Update for swaywm/wlroots#1517
emersion
-19
/
+60
2019-02-25
handle_seat_node_destroy: update seat->workspace
Brian Ashworth
-0
/
+13
2019-02-25
handle_layer_shell_surface: do not use noop output
Brian Ashworth
-1
/
+1
2019-02-25
view: set xdg_decoration->view to NULL, check decoration destroy
Rouven Czerwinski
-1
/
+7
2019-02-25
input/cursor: allow whole-window bindings on ws
Brian Ashworth
-11
/
+18
2019-02-25
move scratchpad: hide visible scratchpad container
Brian Ashworth
-4
/
+4
2019-02-25
commands/move: reintroduce wrongly removed NULL check
Rouven Czerwinski
-1
/
+1
2019-02-25
Handle NULL from output_get_active_workspace
Brian Ashworth
-3
/
+50
2019-02-25
output_get_active_workspace: check workspaces length
Brian Ashworth
-0
/
+3
2019-02-25
run_as_ipc_client: free response after running the IPC command
Rouven Czerwinski
-0
/
+1
2019-02-25
ipc-client: free payload after sending it over the socket
Rouven Czerwinski
-0
/
+1
2019-02-25
output_evacuate: call workspace_consider_destroy
Brian Ashworth
-0
/
+9
2019-02-25
layout cmd: always operate on parent container, like i3Fixes #3724
Eric Drechsel
-4
/
+2
2019-02-25
Don't use SOCK_CLOEXEC
emersion
-9
/
+27
2019-02-25
Add 'visible' key to view json response
Yorick van Pelt
-0
/
+3
2019-02-25
Fix drag icon map listener not removed
emersion
-0
/
+1
2019-02-18
Use container under cursor for mouse bindings
1.0-rc3
Brian Ashworth
-9
/
+24
2019-02-18
seat_cmd_cursor: fix typo in expected syntax
Brian Ashworth
-1
/
+1
2019-02-18
workspace_next_name: fallback to next available number
Brian Ashworth
-10
/
+7
2019-02-18
Remove refs to unimplemented debuglog command
Drew DeVault
-5
/
+0
2019-02-18
Disconnect swaybg instead of killing it
emersion
-26
/
+80
2019-02-18
Fix Meson subproject boolean default options
emersion
-1
/
+1
2019-02-18
sway-input.5: document wildcard and identifier troubleshooting
Brian Ashworth
-1
/
+14
2019-02-18
Remove unused header include/sway/tree/output.h
emersion
-1
/
+0
2019-02-18
Fix reload freeze when not modsetting current mode
Brian Ashworth
-3
/
+15
2019-02-18
tray: fix memory leaks
Ian Fan
-3
/
+7
2019-02-18
tray: when a service is lost, remove all matching items
Ian Fan
-13
/
+14
2019-02-18
Check layout before getting pointer surface coords
Vincent Vanlaer
-4
/
+10
2019-02-18
Disable unneeded wlroots subproject features
emersion
-1
/
+5
2019-02-18
tray: use correct parameter to set bus slot to floating
Ian Fan
-3
/
+3
2019-02-18
swaybar: prevent signal handler from firing during termination
Ian Fan
-12
/
+10
[next]