Juan Castro

Results 17 comments of Juan Castro

That's a part of the default i3 config of manjaro, but I stopped using manjaro a long time ago. It looks like a script made by the manjaro team, but...

To be honest, I never thought about resizing, but yeah, it'll be cool if that were possible, though I'm happy if I the layout change happens only on split. I...

When you have just one container, and if you have the frame_transparency set off, then you'll see a colored rectangle when empty. Of course, that's the intended behavior, because you...

> "If there is only one frame, then it should be entirely transparent" That's exactly what I'm requesting 😄, if `frame_transparency` is set off, and there's only one frame, it...

Sorry for the long delay. > For example if I have four windows in a frame with grid layout and set gapless_grid to false, then the fading also works when...

If I kill `dunst` (even without change the config file), the notifications stops working. `dunst --verbosity debug` shows this: ``` ó°§ž dunst -verbosity debug DEBUG: RUN DEBUG: XEvent: Ignoring '65'...

I tried with the default config file too and the same happens

```bash $ dunstctl debug Dunst is not running. ```

> Please use dunst -print to start dunst. This command does nothing after killing dunst. > Also another way to debug it, would be `dbus-monitor path=/org/freedesktop/Notifications` This is the output:...

> Have you sent notifications with notify-send. I did it, and with the same web page to test notifications from the browser. notify-send doesn't works, even when dunst is "working"