Marcelo Hernandez
Marcelo Hernandez
I could also attempt to add a `Select/Deselect All` button for the checkboxes if wanted
I've added a "Select all" checkbox which gets checked if the other options are already checked and I also gave the UI a two-column view. (Also cleaned up the code)...
> How do you have two identical commits ([`d3d37fc`](https://github.com/PrismLauncher/PrismLauncher/pull/242/commits/d3d37fc8d260c7dd883b709f403f5c299888891c) and [`8692e37`](https://github.com/PrismLauncher/PrismLauncher/pull/242/commits/8692e378faf2c120aa44fb435c9911b6a2d597d5)) :thinking: I attempted to signoff the commit which was already on github then force pushed and ended up creating...
That worked!! Thank you so much! :D I learned something new.
I was wondering, since we are already here, should I also update the check boxes from using `on_foo_bar` slots to the `QObject::connect` API? or should that be a separate PR?...
Okay! I added the copy screenshots checkbox, and centered the select all checkbox on the top row. For the sake of consistency I'll keep the `on_foo_bar` slots, so this pull...
I am experiencing a similar issue after upgrading to Sway 1.9 on Fedora 40 Beta (windows don't seem to auto-focus even once). Firefox and Vesktop only set themselves as urgent...