index
:
sway.git
gh-pages
master
patch-1
security
v1.0
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-04
meson: update scdoc requirement to >= 1.9.2
1.0-rc5
Brian Ashworth
2
-2
/
+2
2019-03-04
Allow concurrent clicks
Ryan Dwyer
2
-3
/
+7
2019-03-04
sway.1.scd: document environment vars set by sway
Brian Ashworth
1
-0
/
+21
2019-03-04
render_floating: skip fullscreen floaters
Brian Ashworth
1
-0
/
+3
2019-03-04
Fixes crash in spawn_swaybg (closes #3733)
Noam Preil
1
-4
/
+4
2019-03-04
floating_maximum_size: change default behavior
Brian Ashworth
5
-99
/
+53
2019-03-04
Minor fix of code duplication.
hugbubby
1
-5
/
+1
2019-03-04
meson: check scdoc version
emersion
1
-2
/
+3
2019-03-04
seat: don't send button release when not pressed
emersion
8
-18
/
+18
2019-03-04
tray: fix pixmap colors
Ian Fan
1
-1
/
+7
2019-03-04
sway-ipc.7: clarify window_rect omits decorations
Brian Ashworth
1
-1
/
+2
2019-03-04
Add output dpms to manpage
emersion
1
-6
/
+9
2019-03-04
Print Meson features
emersion
1
-5
/
+18
2019-03-04
Set minimum wlroots version
emersion
1
-1
/
+3
2019-03-04
Add sway-ipc.7.scd to document IPC protocol
Brian Ashworth
6
-2
/
+1586
2019-03-04
config: remove double assignement to result in get_output_config
Rouven Czerwinski
1
-1
/
+1
2019-03-04
cursor: intitialize sx and sy to zero
Rouven Czerwinski
1
-2
/
+2
2019-03-04
cursor: remove unused node assignement
Rouven Czerwinski
1
-1
/
+1
2019-03-04
execute_command: do not strip qoutes for cmd_mode
Brian Ashworth
1
-1
/
+2
2019-02-25
fix smart_borders description in manual
1.0-rc4
Carlo Abelli
1
-3
/
+3
2019-02-25
Make load_include_configs void. Fix some cases where WD would not be restored.
Connor E
3
-29
/
+17
2019-02-25
Fix crash exiting fullscreened floating container
minus
1
-7
/
+0
2019-02-25
ipc: add missing fields to disabled outputs
Caleb Bassi
1
-0
/
+10
2019-02-25
Update for swaywm/wlroots#1517
emersion
3
-19
/
+60
2019-02-25
handle_seat_node_destroy: update seat->workspace
Brian Ashworth
1
-0
/
+13
2019-02-25
handle_layer_shell_surface: do not use noop output
Brian Ashworth
1
-1
/
+1
2019-02-25
view: set xdg_decoration->view to NULL, check decoration destroy
Rouven Czerwinski
2
-1
/
+7
2019-02-25
input/cursor: allow whole-window bindings on ws
Brian Ashworth
2
-11
/
+18
2019-02-25
move scratchpad: hide visible scratchpad container
Brian Ashworth
1
-4
/
+4
2019-02-25
commands/move: reintroduce wrongly removed NULL check
Rouven Czerwinski
1
-1
/
+1
2019-02-25
Handle NULL from output_get_active_workspace
Brian Ashworth
10
-3
/
+50
2019-02-25
output_get_active_workspace: check workspaces length
Brian Ashworth
1
-0
/
+3
2019-02-25
run_as_ipc_client: free response after running the IPC command
Rouven Czerwinski
1
-0
/
+1
2019-02-25
ipc-client: free payload after sending it over the socket
Rouven Czerwinski
1
-0
/
+1
2019-02-25
output_evacuate: call workspace_consider_destroy
Brian Ashworth
1
-0
/
+9
2019-02-25
layout cmd: always operate on parent container, like i3Fixes #3724
Eric Drechsel
1
-4
/
+2
2019-02-25
Don't use SOCK_CLOEXEC
emersion
1
-9
/
+27
2019-02-25
Add 'visible' key to view json response
Yorick van Pelt
1
-0
/
+3
2019-02-25
Fix drag icon map listener not removed
emersion
1
-0
/
+1
2019-02-18
Use container under cursor for mouse bindings
1.0-rc3
Brian Ashworth
2
-9
/
+24
2019-02-18
seat_cmd_cursor: fix typo in expected syntax
Brian Ashworth
1
-1
/
+1
2019-02-18
workspace_next_name: fallback to next available number
Brian Ashworth
1
-10
/
+7
2019-02-18
Remove refs to unimplemented debuglog command
Drew DeVault
2
-5
/
+0
2019-02-18
Disconnect swaybg instead of killing it
emersion
4
-26
/
+80
2019-02-18
Fix Meson subproject boolean default options
emersion
1
-1
/
+1
2019-02-18
sway-input.5: document wildcard and identifier troubleshooting
Brian Ashworth
1
-1
/
+14
2019-02-18
Remove unused header include/sway/tree/output.h
emersion
2
-1
/
+0
2019-02-18
Fix reload freeze when not modsetting current mode
Brian Ashworth
3
-3
/
+15
2019-02-18
tray: fix memory leaks
Ian Fan
2
-3
/
+7
2019-02-18
tray: when a service is lost, remove all matching items
Ian Fan
1
-13
/
+14
[next]