-
Natively, you can navigate through all virtual desktops via `WIN + CTRL + LEFT` or ` WIN + CTRL + RIGHT`.
But it would be nice to use shortcuts to switch to a specific virtual desktop, for example:…
-
While reviewing our [Code in UI document](https://www.notion.so/hackworthltd/Code-in-UI-efd1537890af4592bb6e95e76a171acf#f5c87a659aed4d74b296142592ebdda4), I dug up an interesting comment that suggest…
-
The hotkeys for quicklaunch shortcuts dont seem to work win+1, win+2, etc.
-
Hi!
Not quite confident what's the cause, or whether the cause is related to dwm,
but maybe you could give me a hint. I'm using dwm (latest master) with the
following patches:
```
git diff --no…
myrrc updated
2 months ago
-
-
Being inspired in https://github.com/randy3k/ProjectManager, doesn't this plugin come with hotkeys (for instance to quickly open another project in a separate window)?
-
`hotkeys("ctrl, command", (event) => {
console.log("event");
});
or
hotkeys("ctrl, meta", (event) => {
console.log("event");
});
`
can not print event
but
`
hotkeys("*", (event) => {
…
-
I had to comment out all instances of because when it's in I get infinite re-renders.
-
Would be nice to have hotkeys for opening/closing guesses, showing scoreboard, things like that
-
### Check Existing Issues
- [X] I have checked existing issues, and this issue is not a duplicate
### Description
Ice should have the ability to temporarily show individual items when the user pres…