aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/scratchpad.c
Commit message (Expand)AuthorAge
* Fix for_window criteria and mouse button bindingsLibravatar ftilde2021-02-25
* container: Move pending state to state structLibravatar Kenny Levinsen2021-02-16
* Handle seat_get_focused_workspace returning NULLLibravatar Brian Ashworth2019-03-12
* criteria & scratchpad verify if show in another workspace (#3522)Libravatar athrungithub2019-01-30
* root_scratchpad_remove_container: do not showLibravatar Brian Ashworth2019-01-22
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* Remove now-unused "input" argument of cmd_results_newLibravatar M Stoeckl2019-01-14
* Deny several commands when there's no outputs connectedLibravatar Ryan Dwyer2018-10-26
* Minor refactor of input managerLibravatar Ryan Dwyer2018-10-20
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* Replace hacky L_FLOATING container with a listLibravatar Ryan Dwyer2018-08-19
* Separate root-related codeLibravatar Ryan Dwyer2018-08-04
* Operate on floating split container when a child is focusedLibravatar Ryan Dwyer2018-07-28
* Store scratchpad list in sway_root instead of serverLibravatar Ryan Dwyer2018-07-23
* Implement scratchpadLibravatar Ryan Dwyer2018-07-23
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18
* Fix #12910.15-rc1Libravatar Drew DeVault2017-10-08
* Use i3's dimensions for initial scratchpad viewsLibravatar Vasilij Schneidermann2017-04-18
* UnGNUify the codebaseLibravatar Drew DeVault2017-03-10
* merge in latest commitsLibravatar Zandr Martin2016-09-02
* refactor commands.cLibravatar Zandr Martin2016-09-01