chell sz
chell sz
Using the sway window manager with the mako notification daemon. It would be nice if there was a way to get `done` notifications to automatically disappear after a certain amount...
With many apps (such as Atom, Sublime, etc) that have menu bars like Left does, there is an option to hide the menu bar. While hidden, it may be toggled...
As the title says. It would be nice if the box would float in a position related to the place where the text is being entered.
**Expected Behavior:** When the last tab in a terminal window is closed (IE: through the close tab button or `exit`), the entire window should close as well. This is standard...
While semantic highlighting can be manually enabled, it would be cool if the theme had first-class support for it.
It would be handy if the Typst CLI supported input via stdin, and perhaps also output via stdout. **Usage example:** ``` $ command-that-outputs-typst-markup | typst > processed.pdf ```
### Feature description When the menu bar is hidden on Windows or Linux, pressing the left alt key should temporarily show the menu bar, and pressing it again should hide...
In the DFHack launcher some key bindings I would expect to find in a command-line seem to be missing. Notably, tab completion (which works in some 0.47 versions of DFHack...
Currently, suspendmanager suspends construction jobs on tiles with smoothing/engraving designations. This is a reasonable and useful behavior. However, it can also block construction for a long time which can be...
On macOS, the customary shortcut to quit any application is Command-Q (LeftSuper-Q using macroquad KeyCodes). However, this does not work in macroquad applications. While it is trivial to implement by...