Wellington Wallace

Results 1759 comments of Wellington Wallace

>I really don't see why on earth this needs support on gtk/libadwaita side though. It is not about needing support in adwaita but about GTK menus and dialogs not playing...

>[wwmm](https://github.com/wwmm) @LebedevRI what do you think? I think it is fine. >Honestly, i did not even notice that those were two buttons, and not one big "load" button. Ideally I...

Today while using chatgpt on my phone web browser I've payed attention to how they are handling the history entries removal confirmation. In the list they have for each entry...

>It's a nice idea but I wonder what to use with the overlay. I don't remember very well how to use it, but it should be something different from the...

The overlay opacity is indeed an annoyance. I can see what is behind it =/...

So far the easiest workaround is hiding the row widgets that were being shown in the background through ``` ```

I have updated the master branch with the new approach to preset saving/removal. Now it has to be tested and improved where necessary. This is an example image ![Screenshot from...

>but I think the question should have a different styling because it can be confused with the other presets in the list. Yes. After some time I thought the same...

For some reason the text in the gtklabel does not get red when using the `destructive-action` class. Maybe it works only for buttons.

This is how it looks with the `error` and `warning` classes ![Screenshot from 2023-04-29 18-03-35](https://user-images.githubusercontent.com/16225172/235324184-da8eb40a-c0ba-4f0e-9705-adf4c1714030.png) I have updated the master branch with this.