Dex

Results 10 comments of Dex

You can set opacity for layers in the config files of a particular layer, so why would you want the compositor to do that ?

You are absolutely right, but AFAIK, nearly every layer programs I know of, have an option to set their individual opacity values(name them waybar, dunst, mako, eww, fnott, rofi, wofi...

> Well in my case it's mpvpaper, i haven't looked at much else in terms off transparency options. Maybe i should take the issue to them, they don't have as...

> Transparency for dunst only works on X11, not wayland. There aren't that many other notification daemons, I mainly also tried mako and SwayNotificationCenter. The first does not support scalable...

I think this is more of a general issue than just path completions , take a look at #561, #555 , #541 , #46. and #321 So I guess we...

Okay, so assume I have set no. of entries for normal completion menu to be 8 cuz I dont want that menu to hog the main window as I'm coding...

Also, implementing something like this would also solve cases like #523 .

The default preset for `cmdline` completions is now `super-tab` as mentioned in the [README](https://github.com/Saghen/blink.cmp/blob/f9b72e3c1a1b61984b9128fb3e024fdf8a3d07fa/README.md?plain=1#L191C1-L194C7). You may want to add `cmdline = { preset = 'enter' }}` to your keymap table....