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
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
2019-02-18
apply_output_config: dpms on before modeset
Brian Ashworth
-13
/
+9
2019-02-18
seatop_move_tiling: do not move to descendant
Brian Ashworth
-1
/
+2
2019-02-18
seat: allow tree focus changes while layer focused
Brian Ashworth
-4
/
+14
2019-02-18
seatop_move_tiling: use tab/stack parent not self
Brian Ashworth
-0
/
+3
2019-02-18
subsurface_get_root_coords: break on NULL
Brian Ashworth
-0
/
+3
2019-02-18
cursor: relative-pointer-v1 time is usec
Brian Ashworth
-2
/
+2
2019-02-18
Don't remove from scratchpad on move to workspace
athrungithub
-1
/
+0
2019-02-18
Fix --version when building from tarball
emersion
-5
/
+6
2019-02-18
Rebase cursor when a layer surface maps
emersion
-10
/
+20
2019-02-11
workspace_get_initial_output: handle focused layer
1.0-rc2
Brian Ashworth
-3
/
+9
2019-02-11
Abort early when XDG_RUNTIME_DIR is not set
Brian Ashworth
-0
/
+8
[next]