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
/
commands
Age
Commit message (
Expand
)
Author
2018-08-18
commands: saner workspace number handling
Ian Fan
2018-08-18
commands: handle quoted exec command
Ian Fan
2018-08-18
commands: fix documentation formatting mistakes for move command
Ian Fan
2018-08-18
commands: require set variable to start with $
Ian Fan
2018-08-18
commands: add nop
Ian Fan
2018-08-18
Implement iterators per container type
Ryan Dwyer
2018-08-18
Rename container_sort_workspaces and container_wrap_children
Ryan Dwyer
2018-08-17
Refactor seat_get_focus functions
Ryan Dwyer
2018-08-12
Implement resizing tiled containers via cursor
Ryan Dwyer
2018-08-11
Remove container_for_each_descendant_bfs
Ryan Dwyer
2018-08-10
Implement resize set <width> <height> for tiled containers
Ryan Dwyer
2018-08-10
Implement resize grow|shrink <direction> <amount> for tiled containers
Ryan Dwyer
2018-08-08
Don't call swaynag_log for bg when not reading
Brian Ashworth
2018-08-08
Allow a fallback color to be specified for swaybg
Brian Ashworth
2018-08-08
Deny moving a sticky container to workspace if it's the same output
Ryan Dwyer
2018-08-07
Fix crash when running `move container to workspace back_and_forth`
Ryan Dwyer
2018-08-06
Merge branch 'master' into workspace-move-to-output
Brian Ashworth
2018-08-07
Move workspace moving code out of container_move_to
Ryan Dwyer
2018-08-06
commands: fix workspace edge cases
Ian Fan
2018-08-06
commands: check for special workspaces in workspace & move commands
Ian Fan
2018-08-06
commands: add optional flags to move
Ian Fan
2018-08-06
commands: complete workspace implementation
Ian Fan
2018-08-06
commands: fix layout implementation (also better name for previous split layout)
Ian Fan
2018-08-06
commands: complete move implementation
Ian Fan
2018-08-06
commands: complete layout implementation
Ian Fan
2018-08-04
Move workspace pid code to root.c
Ryan Dwyer
2018-08-04
Separate root-related code
Ryan Dwyer
2018-08-03
Write to swaynag pipe fd directly on config errors
Brian Ashworth
2018-08-03
Show swaynag on config errors
Brian Ashworth
2018-08-03
Deny "move container" when an empty workspace is focused
Ryan Dwyer
2018-08-02
Merge pull request #2404 from RyanDwyer/move-containers-when-workspace-focused
Drew DeVault
2018-08-02
Reset signal mask after fork
Marien Zwart
2018-08-02
Allow moving containers when workspace itself is focused
Ryan Dwyer
2018-08-01
ipc: prevent emitting a workspace::focus event when moving a container to a d...
Ian Fan
2018-08-01
ipc: add workspace::reload event
Ian Fan
2018-08-01
ipc: add binding event
Ian Fan
2018-08-01
ipc: add window::mark event
Ian Fan
2018-08-01
ipc: add barconfig_update event on config reload
Ian Fan
2018-07-31
Create list for mouse binds when creating new mode
Brian Ashworth
2018-07-28
Send floating container to scratchpad when a child is focused
Ryan Dwyer
2018-07-28
Fix focus mode_toggle from a child of a floating container
Ryan Dwyer
2018-07-28
Allow splitting a floating view
Ryan Dwyer
2018-07-28
When unfloating, return container to previously focused tiled container
Ryan Dwyer
2018-07-28
Operate on floating split container when a child is focused
Ryan Dwyer
2018-07-28
Allow containers to float
Ryan Dwyer
2018-07-26
Allow containers to be fullscreen
Ryan Dwyer
2018-07-25
Restrict CapsLock and NumLock commands to the configuration file
ProgAndy
2018-07-25
Add xkb_numlock/xkb_capslock commands (#2311)
ProgAndy
2018-07-25
Merge pull request #2350 from ppascher/xwayland-optional
Drew DeVault
2018-07-25
reverted includes of "sway/config.h" and replaced with "config.h" from meson ...
Pascal Pascher
[prev]
[next]