Guillaume BOEHM

Results 20 issues of Guillaume BOEHM

tr() calls to a key with more nested keys return a clearer exception

`+ if(!channelCreated) createChannel()` in the notify method call might not be really necessary.

### Describe the feature Would it be possible to have an option similar to `run` but that would act as a requirement precheck to see if the system supports the...

enhancement

Spellchecking diagnostics are shown below the workbench instead of above it.

This PR adds a CLI Object and options parsing. The window "show" behavior is changed from "newConnection" to a socket message. If CLI options are given to the program, the...

Same feature as https://github.com/loqusion/hyprshade/pull/29, different implementation. This PR adds the gradual_shift_duration option to shaders in hyprshade.toml. With the option set, `hyprshade on` will block execution for the time set in...

Same feature as https://github.com/loqusion/hyprshade/pull/30, different implementation. This PR adds the `gradual_shift_duration` option to shaders in hyprshade.toml. The option will set scheduled steps(to discuss) to increment the `gradualPercentage` glsl variable if...

If the wayland environment doesn't set the cursor properly but the XCURSOR_THEME variable is set, it should probably fallback to it.

## What did you expect to happen? Updating zsh without using zim shouldn't cause error ## What actually happened? Zim not being used causes TTOU ## Additional Details - Which...

C-bug

It would be nice to be able to set a programmed notification to be sent with the current day's weather. In my case I would like to have the current...

enhancement