Closed emacsomancer closed 4 months ago
In GitLab by @jeffkowalski on Jun 27, 2022, 14:54
@emacsomancer You are welcome to use that shell script any way you like. I'm glad it's helpful.
Thanks, @jeffkowalski !
Closed by https://gitlab.com/emacsomancer/equake/-/commit/b546c14e836102dcfbd7159f253ff4405e85784f.
For environments where there are different workspaces/groups/tabs, ideally an Equake frame open in a non-visible workspace should be moved to the current workspace rather than being (invisibly) minimised in its current workspace (which then requires two clicks of the calling keybinding to get it to appear on the current workspace).
For StumpWM, I came up with a complicated way of moving Equake from one group (~workspace) to another, but it's complicated and StumpWM specific.
A simple shell script in many cases could address this problem.
@jeffkowalski - do you think I could include some version of the shell script you posted at https://gitlab.com/emacsomancer/equake/-/issues/23#note_971632336 ? This seems to work well to address this issue.