Marcelo Hernandez

Results 15 comments of 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...

I am experiencing this as well, with `bottom` (left terminal window) showing a lower memory usage: ![image](https://github.com/Alexays/Waybar/assets/76508651/c5cf6b88-1270-4a6a-8467-4c4eaa6e46fe) **OS**: Fedora 38 (Asahi Remix) **Waybar**: 0.9.22-1.fc38 **Device**: MacBook Air M1

Hm, very weird indeed. I also did not realize how bad panic messages are without debug symbols so I will stop removing those for future versions 😅. However, the line...

Fixed in upstream as of today on Hyprland main branch ([commit](https://github.com/hyprwm/Hyprland/commit/488efab63654a643d76df4997cd932d6fddd8faf)) so should be in a Hyprland update soon.