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-06
ipc: fix rect for stacked children
Brian Ashworth
-2
/
+6
2019-03-06
Fix container_parent_layout for scratchpad windows
emersion
-1
/
+4
2019-03-06
ipc: change {,deco_}rect to match i3
Brian Ashworth
-11
/
+45
2019-03-04
Set DISPLAY after initializing Xwayland
emersion
-0
/
+2
2019-03-04
meson: update scdoc requirement to >= 1.9.2
Brian Ashworth
-4
/
+4
2019-03-04
Allow concurrent clicks
Ryan Dwyer
-3
/
+7
2019-03-03
sway.1.scd: document environment vars set by sway
Brian Ashworth
-0
/
+21
2019-03-03
render_floating: skip fullscreen floaters
Brian Ashworth
-0
/
+3
2019-03-03
Fixes crash in spawn_swaybg (closes #3733)
Noam Preil
-4
/
+4
2019-03-02
floating_maximum_size: change default behavior
Brian Ashworth
-99
/
+53
2019-03-02
Minor fix of code duplication.
hugbubby
-5
/
+1
2019-03-01
ci: use scdoc-git because 1.9.1 is broken
emersion
-3
/
+17
2019-03-01
meson: check scdoc version
emersion
-2
/
+3
2019-02-28
seat: don't send button release when not pressed
emersion
-18
/
+18
2019-02-28
tray: fix pixmap colors
Ian Fan
-1
/
+7
2019-02-27
Merge pull request #3790 from RedSoxFan/sway-ipc-clarify-window-rect
Drew DeVault
-1
/
+2
2019-02-27
sway-ipc.7: clarify window_rect omits decorations
Brian Ashworth
-1
/
+2
2019-02-27
Add output dpms to manpage
emersion
-6
/
+9
2019-02-27
Merge pull request #3766 from RedSoxFan/sway-ipc-scdoc
Drew DeVault
-4
/
+1588
2019-02-27
Merge pull request #3786 from emersion/wlroots-version
Drew DeVault
-1
/
+3
2019-02-27
Merge pull request #3787 from emersion/meson-print-features
Drew DeVault
-5
/
+18
2019-02-27
Print Meson features
emersion
-5
/
+18
2019-02-27
Set minimum wlroots version
emersion
-1
/
+3
2019-02-27
Add sway-ipc.7.scd to document IPC protocol
Brian Ashworth
-4
/
+1588
2019-02-27
config: remove double assignement to result in get_output_config
Rouven Czerwinski
-1
/
+1
2019-02-27
cursor: intitialize sx and sy to zero
Rouven Czerwinski
-2
/
+2
2019-02-27
cursor: remove unused node assignement
Rouven Czerwinski
-1
/
+1
2019-02-26
execute_command: do not strip qoutes for cmd_mode
Brian Ashworth
-1
/
+2
2019-02-25
fix smart_borders description in manual
Carlo Abelli
-3
/
+3
2019-02-25
Allow 0 degree transform (normal transform).
Connor E
-1
/
+2
2019-02-24
swaybar: add overlay mode (fix #1620)
Milkey Mouse
-4
/
+21
2019-02-24
add --i3 flag to hide_edge_borders
db
-12
/
+33
2019-02-24
Make load_include_configs void. Fix some cases where WD would not be restored.
Connor E
-29
/
+17
2019-02-23
Fix crash exiting fullscreened floating container
minus
-7
/
+0
2019-02-23
ipc: add missing fields to disabled outputs
Caleb Bassi
-0
/
+10
2019-02-23
swaybar: cycle workspaces on touch drag
Drew DeVault
-37
/
+56
2019-02-23
swaybar: process hotspots on touch tap
Drew DeVault
-15
/
+138
2019-02-23
Merge pull request #3700 from emersion/refactor-dnd
Drew DeVault
-19
/
+60
2019-02-23
Update for swaywm/wlroots#1517
emersion
-19
/
+60
2019-02-23
handle_seat_node_destroy: update seat->workspace
Brian Ashworth
-0
/
+13
2019-02-23
fish: improve completions a little bit
Tim Sampson
-22
/
+25
2019-02-23
handle_layer_shell_surface: do not use noop output
Brian Ashworth
-1
/
+1
2019-02-23
view: set xdg_decoration->view to NULL, check decoration destroy
Rouven Czerwinski
-1
/
+7
2019-02-22
input/cursor: allow whole-window bindings on ws
Brian Ashworth
-11
/
+18
2019-02-22
Merge pull request #3740 from Emantor/fix/ipc_allocs
Ian Fan
-0
/
+2
2019-02-22
move scratchpad: hide visible scratchpad container
Brian Ashworth
-4
/
+4
2019-02-22
commands/move: reintroduce wrongly removed NULL check
Rouven Czerwinski
-1
/
+1
2019-02-21
Handle NULL from output_get_active_workspace
Brian Ashworth
-3
/
+50
2019-02-21
Merge pull request #3743 from RedSoxFan/fix-output-get-active-workspace
Drew DeVault
-0
/
+3
2019-02-21
output_get_active_workspace: check workspaces length
Brian Ashworth
-0
/
+3
[next]