Robert U

Results 150 comments of Robert U

I don't know how Karabiner works, so I can't say anything about that. Regarding the issue with mod-morph: One of the differences between this repo and the official kinesis one...

Having `move_window_to_[next|previous]_workspace_on_monitor` commands would also work great with this (i.e, the sticky-monitor variant of https://github.com/dalyIsaac/Whim/issues/659).

Could the two yaml approaches be reconciled by making `workspaces` in the alternate approach a list & by making `monitors` an optional argument that defaults to `all`? ```yaml workspaces: -...

Here's the process for `Scoop` (the `extra` bucket should be the right one): https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md#for-scoop-buckets

Pasting my comment on #822 which was meant for this issue. Unfortunately, I was still running into a variant of this on the latest main 65676c6 (i.e, up to #828)....

Thanks for replicating and fixing! One good and one bad news from my side: ## Good news The replicable issue is fixed on my side as well. Cycling through workspaces...

Potentially related: Focusing a window via `find_focus_window` that is minimized, also leads the currently active monitor to loose focus under certain conditions. For instance, I can reliably reproduce this if...

Just pasting some links to explore that were mentioned in another discord. These guys sponsor signing for OSS projects. I haven't looked into myself yet but apparently this is what...

Relatedly, it could also be useful to have a (the same?) flag to show all windows when cyling with `Alt` + `Tab`

I had look into this and I can offer a bit more information. ## Clarification In most cases, the current default behavior of the various `swap_window*` commands is already doing...