Closed rurigk closed 10 months ago
I set the window size directly with setGeometry because restoreGeometry just didnt work
A comment about the size remembering of the dialog I used the QSettings to save the data but right now is being saved in the hypr directory as hyprland-share-picker.conf
I didnt want to create more config files but what was my option? Save in a different dir and have more files spread in my system? Use the xdph.conf? i dont know how it works and if its possible
how about not remember the size?
Yeah you are right fuck the user
I just adjusted the picker to be resizable And now buttons dont use absolute positions
I have limited c++ and qt knowledge but not able to resize that dialog was driving me crazy