index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
Age
Commit message (
Expand
)
Author
2019-02-06
Return false if config could not be loaded.
Connor E
2019-02-06
ipc_has_event_listeners: fix inverted check of subscribed_events
Daniel Eklöf
2019-02-06
load_main_config: add realpath to config_chain
Brian Ashworth
2019-02-05
Fix close_popups for xdg-shell
emersion
2019-02-05
output_cmd_background: fix no file + valid mode
Brian Ashworth
2019-02-05
Initialize server so input manager is available.
Connor E
2019-02-05
If validating the config, do it as early as possible.
Connor E
2019-02-05
Merge pull request #3579 from RedSoxFan/fix-workspace-gaps-double-free
Drew DeVault
2019-02-05
cmd_workspace_gaps: fix double free on bad amount
Brian Ashworth
2019-02-05
IPC_COMMAND: split on newline
Brian Ashworth
2019-02-05
Fix quote stripping
emersion
2019-02-05
execute_command: dont strip quotes for exec_always
Brian Ashworth
2019-02-05
load_include_configs: fix wordexp fail condition
Brian Ashworth
2019-02-03
Merge pull request #3562 from vilhalmer/focus_follows_mouse-workspace-last-in...
Drew DeVault
2019-02-03
seat_cmd_cursor: do not create non-existing seat
Brian Ashworth
2019-02-03
Fall back to wildcard in sway_cursor_constrain
vilhalmer
2019-02-03
Skip constraining cursor if no seat config
vilhalmer
2019-02-03
Skip wildcard seat config in destroy_removed_seats
vilhalmer
2019-02-03
Focus ws inactive node with focus_follows_mouse
vilhalmer
2019-02-03
Merge pull request #3551 from c-edw/RevertDoubleFrees
Drew DeVault
2019-02-02
cmd_seat: allow - to be used as alias for current
Brian Ashworth
2019-02-03
seat_cmd_attach: defer while reading
Brian Ashworth
2019-02-01
Revert "More frees."
Connor E
2019-02-01
Revert "Add some missing frees."
Connor E
2019-02-01
Merge pull request #3543 from emersion/relative-pointer-usec
Drew DeVault
2019-01-31
pointer_constraint: change to a seat subcommand
Brian Ashworth
2019-01-31
Updates for scdoc 1.8.1
Drew DeVault
2019-01-30
Add details on `--whole-window` for bindsym
Ashkan Kiani
2019-01-30
relative-pointer-v1: time is in usec, not msec
emersion
2019-01-30
Send pointer frames on tool events
Drew DeVault
2019-01-30
Missed a spot in pointer constraints
Drew DeVault
2019-01-30
Add pointer_constraint command
Drew DeVault
2019-01-30
Add relative pointer
absrd
2019-01-30
Implement pointer-constraints-unstable-v1
Las
2019-01-30
criteria & scratchpad verify if show in another workspace (#3522)
athrungithub
2019-01-29
Cleanup config reading failure error logs
Brian Ashworth
2019-01-28
Document cursor moving between adjacent outputs
Peter Grayson
2019-01-29
Remove bad assertion in container_handle_fullscreen_reparent
Ryan Dwyer
2019-01-28
Cleanup log_env
emersion
2019-01-28
Check xdg_surface's role before using its toplevel
mwenzkowski
2019-01-28
Introduce container_is_scratchpad_hidden
Ryan Dwyer
2019-01-28
Center surface inside container when it's too small
Ryan Dwyer
2019-01-27
Merge pull request #3423 from RyanDwyer/fullscreen-global
Drew DeVault
2019-01-27
Merge pull request #3519 from emersion/pointer-frame
Drew DeVault
2019-01-27
Remove unnecessary underscores in man pages
Drew DeVault
2019-01-27
Update for swaywm/wlroots#1503
emersion
2019-01-25
Implement fullscreen global
Ryan Dwyer
2019-01-24
Use sway_log_errno instead of strerror
Ian Fan
2019-01-24
Update for swaywm/wlroots#1402
emersion
2019-01-23
Make json-c include respect pkg-config --cflags
Jan Beich
[next]