Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-28 | Operate on floating split container when a child is focused | Ryan Dwyer | |
2018-07-23 | Store scratchpad list in sway_root instead of server | Ryan Dwyer | |
2018-07-23 | Implement scratchpad | Ryan Dwyer | |
Implements the following commands: * move scratchpad * scratchpad show * [criteria] scratchpad show Also fixes these: * Fix memory leak when executing command with criteria (use `list_free(views)` instead of `free(views)`) * Fix crash when running `move to` with no further arguments | |||
2017-11-18 | Move everything to sway/old/ | Drew DeVault | |
2017-10-08 | Fix #1291 | Drew DeVault | |
2017-04-18 | Use i3's dimensions for initial scratchpad views | Vasilij Schneidermann | |
See https://github.com/i3/i3/blob/master/src/scratchpad.c#L196-L197 | |||
2017-03-10 | UnGNUify the codebase | Drew DeVault | |
2016-09-02 | merge in latest commits | Zandr Martin | |
2016-09-01 | refactor commands.c | Zandr Martin | |