logrusx
logrusx
As I commented in the bug, I think the ebuild should explicitly depend on gnome-shell >=45 as Gnome Pomodoro 0.24 and onward would not work on 44, which is still...
Gnome 45 here. It doesn't work neither on Wayland, nor on X11.
I'm not sure I know how to do that :-) Where should I put it in the file? Just drop it at the bottom?
Hi, I don't remember what I tried exactly but I tried a few things and they changed nothing. p.s. since then I've had some GitHub jobs done and I think...
To me it looks more like a support request and not an issue, that's why I'm suggesting it.
I'm completely ignorant of CSS, I don't know it, don't understand it. I'm not sure I understand the following: > You can edit the css? > > ``` > button:focus...
OK, this works, but as I found by accident, only when I hover with the mouse. I use the keyboard arrows. When I first press the key combination, all boxes...
OK, I was able to alter the frame width and color like that: ``` button:focus { border: 5px solid cyan; } ```
Java 18 is an odd choice. I just manually changed it to 17 in pom.xml and it compiled just fine. Please change that to Java 17. There's still plenty of...
@jonathanabennett , I ended up not using this lsp, I don't remember for what reason. I think I modified the pom file outside of mason, just to check if it'll...