labwc/src/ssd
tokyo4j 6feb6589ea img: apply padding around window icon only horizontally
16dbdc64 changed the padding around the app icon in the titlebar to be
applied both vertically and horizontally rather than only horizontally
because it was more natural from a developer's perspective, but some users
complained about the smaller icons in certain configurations.

So let's undo the change in 16dbdc64 and apply the icon padding only
horizontally for now.

We can add configurations for the icon padding (or icon size independent
from window.button.{width,height}?) later.
2025-01-04 08:32:02 +00:00
..
meson.build Replace _ with - in source file names 2024-05-22 07:10:51 +01:00
resize-indicator.c font: remove arrow character from font buffer 2024-12-14 20:09:53 +00:00
ssd-border.c theme: move some variables into theme->window 2024-11-12 17:25:39 +00:00
ssd-extents.c theme: add button padding and spacing (#2127) 2024-09-10 22:14:30 +01:00
ssd-part.c img: apply padding around window icon only horizontally 2025-01-04 08:32:02 +00:00
ssd-shadow.c theme: move some variables into theme->window 2024-11-12 17:25:39 +00:00
ssd-titlebar.c img: apply padding around window icon only horizontally 2025-01-04 08:32:02 +00:00
ssd.c theme: rename title_height to titlebar_height 2024-11-12 17:25:39 +00:00