Commit Graph

3 Commits

Author SHA1 Message Date
retrozinndev 6061c88e2b 💥 fix(popup-window): outside-click not working
this commit applies another method of doing this function. The checks happen in the same layer, instead of two layers
2025-05-21 14:40:16 -03:00
retrozinndev 666e4a5d56 💥 ags(custom-dialog): fix separator spacing 2025-04-27 09:19:44 -03:00
retrozinndev 67ab932ee2 ags(custom-dialog): added new dialog window function
this function gives more options to create customized dialogs with:
- custom options
- title
- text
- extra GtkWidgets inside dialog
- align options horizontally(default) or vertically
2025-04-21 17:49:04 -03:00