crocket

Results 82 issues of crocket

I do not start a pomodoro right after a break. I want to manually start a pomodoro after a break. I'd also like to have an option to not automatically...

### Problem Description `waitForProcess` fails because XMonad ignores `SIGCHLD`. I tried to circumvent the issue by executing `if command; then echo -n yes; else echo -n no; fi` and parsing...

help wanted

### Problem Description `spawn "scrot --select filename.png"` fails because spawn doesn't release its grab on keyboard. `scrot --select` needs the keyboard to work.

help wanted
good first issue

### Problem Description When I try to edit a card in Anki, a floating window pops up. This editing window used to be tiled, but it started floating after system...

I tried to replace optparse-applicative with Turtle.Options which is simpler. However, its dependence on system-filepath deterred me from adoption.

I needed to press space bar on an ncurses program, but `proc` and `shell` couldn't do it. I had to replace them with `import System.Process (spawnProcess, waitForProcess)`. Below is how...

[Decentralized Identifier](https://www.w3.org/TR/did-core/) frees users from DNS-based identifiers. DNS is a hierarchical system controlled by organizations that we didn't elect or choose. DID(Decentralized Identifier) is not. With DID, users can move...

feature request

Cave Story 0.7.0 Emulator: Genesis GX Plus libretro core Video Shader: zfast-crt ![Cave Story (en) 0 7 0-211112-201444](https://user-images.githubusercontent.com/748856/141458686-217c7ca9-8e35-4e9e-a804-ba6a6866cafa.png) ![Cave Story (en) 0 7 0-211112-201454](https://user-images.githubusercontent.com/748856/141458692-6ee2e029-cfce-477b-9b5d-b238a1f46fce.png) ![Cave Story (en) 0 7 0-211112-201505](https://user-images.githubusercontent.com/748856/141458694-832cf9a0-8dee-473e-87de-fbc6c6634a70.png)

bug

- **Sway Version:** 392d4808c3012ff978fa5eeb41f0757b3993dcd1 - **Debug Log:** [sway.log](https://github.com/swaywm/sway/files/5331138/sway.log) - **Configuration File:** [config.minimal.txt](https://github.com/swaywm/sway/files/5331139/config.minimal.txt) - **Description:** * Enter tabbed layout. * Open brave browser. * Open a new window with `Ctrl+N` *...

bug
client-compat

After launching a CLJS REPL, auto-completion works well. But, after moving to a new namespace with such a command as (ns something.core), auto-completion breaks for many namespaces.

bug
ClojureScript