index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-11
stringop.c: refactor a few functions
Ian Fan
2019-03-11
stringop.c: clean up headers
Ian Fan
2019-03-11
stringop.c: remove unused functions
Ian Fan
2019-03-11
sway_view_child: add listener for view unmap
Brian Ashworth
2019-03-10
detect_proprietary: use strncmp
Brian Ashworth
2019-03-10
fullscreen: init floating on disable without size
Brian Ashworth
2019-03-10
meson: use pkg-config var for scdoc path
emersion
2019-03-10
Make raw keysyms take precedence over translated
Ben Challenor
2019-03-10
Fix crash in cmd_workspace when layer surface has focus
emersion
2019-03-10
Update language in sway.desktop & sway(1)
Drew DeVault
2019-03-10
arrange: use int not size_t for title offsets
Brian Ashworth
2019-03-10
damage: remove output_damage_view
Brian Ashworth
2019-03-10
output_damage_whole_container: damage subsurfaces
Brian Ashworth
2019-03-09
fix "directive argument is null" errors
Jeff Peeler
2019-03-09
Fix crash when moving window to scratchpad
minus
2019-03-08
Add missing swaymsg completions
Peter Grayson
2019-03-08
Add -p/--pretty option to swaymsg
Peter Grayson
2019-03-07
ipc: describe libinput device configuration
Brian Ashworth
2019-03-06
ipc: fix fullscreen deco_rect
Brian Ashworth
2019-03-06
ipc: fix rect for stacked children
Brian Ashworth
2019-03-06
Fix container_parent_layout for scratchpad windows
emersion
2019-03-06
ipc: change {,deco_}rect to match i3
Brian Ashworth
2019-03-04
Set DISPLAY after initializing Xwayland
emersion
2019-03-04
meson: update scdoc requirement to >= 1.9.2
Brian Ashworth
2019-03-04
Allow concurrent clicks
Ryan Dwyer
2019-03-03
sway.1.scd: document environment vars set by sway
Brian Ashworth
2019-03-03
render_floating: skip fullscreen floaters
Brian Ashworth
2019-03-03
Fixes crash in spawn_swaybg (closes #3733)
Noam Preil
2019-03-02
floating_maximum_size: change default behavior
Brian Ashworth
2019-03-02
Minor fix of code duplication.
hugbubby
2019-03-01
ci: use scdoc-git because 1.9.1 is broken
emersion
2019-03-01
meson: check scdoc version
emersion
2019-02-28
seat: don't send button release when not pressed
emersion
2019-02-28
tray: fix pixmap colors
Ian Fan
2019-02-27
Merge pull request #3790 from RedSoxFan/sway-ipc-clarify-window-rect
Drew DeVault
2019-02-27
sway-ipc.7: clarify window_rect omits decorations
Brian Ashworth
2019-02-27
Add output dpms to manpage
emersion
2019-02-27
Merge pull request #3766 from RedSoxFan/sway-ipc-scdoc
Drew DeVault
2019-02-27
Merge pull request #3786 from emersion/wlroots-version
Drew DeVault
2019-02-27
Merge pull request #3787 from emersion/meson-print-features
Drew DeVault
2019-02-27
Print Meson features
emersion
2019-02-27
Set minimum wlroots version
emersion
2019-02-27
Add sway-ipc.7.scd to document IPC protocol
Brian Ashworth
2019-02-27
config: remove double assignement to result in get_output_config
Rouven Czerwinski
2019-02-27
cursor: intitialize sx and sy to zero
Rouven Czerwinski
2019-02-27
cursor: remove unused node assignement
Rouven Czerwinski
2019-02-26
execute_command: do not strip qoutes for cmd_mode
Brian Ashworth
2019-02-25
fix smart_borders description in manual
Carlo Abelli
2019-02-25
Allow 0 degree transform (normal transform).
Connor E
2019-02-24
swaybar: add overlay mode (fix #1620)
Milkey Mouse
[next]