rozniak / xfce-winxp-tc

Windows XP stuff for XFCE
Other
1.1k stars 37 forks source link

Proper window/button padding #361

Open Yakui420 opened 1 month ago

Yakui420 commented 1 month ago

The following image previews have no proper window/button padding: 352246528-7ea352e4-ef46-4436-adf3-9c0509f9964c 352240227-387c8d0e-6ab7-47b9-84fd-8badad3817f3 As you can see, the buttons are hitting the left, right and bottom corners of the popup window, and there is no space in between them.

Is it possible to add more window and button padding to make it look similar to this: IMG_20241014_114621

rozniak commented 4 weeks ago

Uhhh a little bit tricky because the padding/margin stuff like that is controlled really by the program. In this case, those are XFCE's programs - the buttons just have no padding... which imo looks bad even in Adwaita but that's just how they are. Might be worth a patch upstream but it will miss the 4.20 window now I think.

It might be possible to target specifically these XFCE programs. I'm not super keen on adding bespoke stuff for third-party programs unless it's a bad bad bug but I might consider it here and there, idk. I'll have a think and a look later on when I get a chance. :grin: