mirror of
https://github.com/swaywm/sway.git
synced 2025-11-02 09:01:40 -05:00
Made scratchpad handling identical to i3
This commit is contained in:
parent
79da7f112a
commit
28e937020a
3 changed files with 91 additions and 19 deletions
|
|
@ -10,4 +10,6 @@ struct cmd_handler {
|
|||
|
||||
bool handle_command(struct sway_config *config, char *command);
|
||||
|
||||
void remove_view_from_scratchpad();
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue