giskard

Results 25 issues of giskard

when drag the window and move it across monitors, the output of: journalctl -f: ``` Jun 08 13:22:57 rt gnome-shell[3582]: Object Clutter.Actor (0x560e008d7f10), has been already disposed — impossible to...

The progress message is generally a one line short message, every single line is more of an independent progress which may deserve its own progress indicator, maybe at the beginning...

enhancement

This is a try to implement the #313, however this make `flag()` apply `nargs(0,1)`, and break assumption for some of the test. For example: `program.parse_args({"./test", "--enable-foo", "dump"})`, with `--enable-foo` set...

This explicit switch can be useful when worked with config file. Settings from argument generally take more priority over config file. When it's not given explicitly via argument, the config...

There is always a long delay(4~8s) when open a the window since I have moved to archlinux, two cases to open celluloid: . run celluloid without any args or any...

It will be much more convenient to auto search format config based on project path. I'm using neovim, it seems to be hard to integrate this tool to plugins like...

Use_of_uncrustify

This is a try to support #682 example: ``` local noice_progress = require('noice.lsp.progress') -- provide a fake lsp client name local client_name = 'stylua' -- begin the progress notification with...

stale

### Did you check the docs? - [X] I have read all the noice.nvim docs ### Is your feature request related to a problem? Please describe. Here is the case:...

enhancement
stale