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.c
Age
Commit message (
Expand
)
Author
2015-08-29
Fixed move scratchpad and added in scratchpad show
Luminarys
2015-08-28
Added in scratchpad adding
Luminarys
2015-08-28
move v3
taiyu
2015-08-28
style
taiyu
2015-08-28
move function redone
taiyu
2015-08-27
Added in default_orientation handling
Luminarys
2015-08-26
slight fix
taiyu
2015-08-26
move_container_to fixup
taiyu
2015-08-25
changed workspace_{outout_,}{next,prev} to return workspace
minus
2015-08-25
added "move container to workspace"
minus
2015-08-23
split_string memory leaks cleanedup
taiyu
2015-08-23
Minor fix
Luminarys
2015-08-23
Added in glitchy disabling
Luminarys
2015-08-23
Added in glitchy disabling
Luminarys
2015-08-22
Implement output configuration through config
Drew DeVault
2015-08-21
Refactored resizing functions into resize.c
Luminarys
2015-08-21
Altered resize command to prevent resizing past min h/w
Luminarys
2015-08-21
Fixed resizing
Luminarys
2015-08-21
swayc_is_fullscreen
taiyu
2015-08-21
bugfixes, renames
taiyu
2015-08-21
fixed #108 signed/unsigned comparison
minus
2015-08-21
Merge pull request #105 from Half-Shot/master
Drew DeVault
2015-08-21
Merge pull request #101 from Luminarys/master
Drew DeVault
2015-08-20
Rewrite of resize command to make it more sane
Luminarys
2015-08-20
Fixed style errors
Half-Shot
2015-08-20
Few stray bits
Half-Shot
2015-08-20
Merge branch 'master' of https://github.com/SirCmpwn/sway
Half-Shot
2015-08-20
Basic left right move command implemented.
Half-Shot
2015-08-20
find_parent_by_type
taiyu
2015-08-20
Style fixes
Luminarys
2015-08-20
Altered incorrect comment
Luminarys
2015-08-20
Added in basic resize command
Luminarys
2015-08-20
added sway_terminate to exit cleanly
minus
2015-08-20
properly exit sway
minus
2015-08-20
Add command line parsing
Drew DeVault
2015-08-20
style
taiyu
2015-08-20
setup for resizable windows, drop weight
taiyu
2015-08-19
input state, find_container_in_direction
taiyu
2015-08-19
key_state.ch, and command conflicts resolved
taiyu
2015-08-19
Fixed mode_toggle
Luminarys
2015-08-19
floating mode_toggle
taiyu
2015-08-19
removed debug which shouldnt be there
taiyu
2015-08-19
floating_modifier uses mod_keys instead of anykey
taiyu
2015-08-19
Merge pull request #79 from taiyu-len/master
Drew DeVault
2015-08-19
fix a few possible memory leaks
Syed Amer Gilani
2015-08-19
fixed some more bugs, moved layout_log into log.ch, restored focus_parent
taiyu
2015-08-19
fixed focus key handler
taiyu
2015-08-18
Improvements to gaps
Drew DeVault
2015-08-19
Merge remote-tracking branch 'upstream/master' into gaps
KoffeinFlummi
2015-08-18
Add support for gaps option
KoffeinFlummi
[next]