labwc/src/ssd
Consolatis 0db67a508c ssd: scale down button icons if necessary
This allows using large XBM button icons (larger than
the button width / height) for high and mixed DPI usecases.

Instead of scaling up the low pixel icons when moving a window to a
high DPI output we scale the icons down when moving to a non-scaled
output. The user is still responsible to create / use larger XBM
icons for their theme.

Partly fixes #609
2022-12-29 22:19:13 +00:00
..
meson.build Convert SSD to scene nodes 2022-02-23 21:47:01 +00:00
ssd.c ssd: Move implementation details from ssd.h to ssd-internal.h 2022-11-27 15:09:45 +00:00
ssd_border.c ssd: Move implementation details from ssd.h to ssd-internal.h 2022-11-27 15:09:45 +00:00
ssd_extents.c ssd: Move implementation details from ssd.h to ssd-internal.h 2022-11-27 15:09:45 +00:00
ssd_part.c ssd: scale down button icons if necessary 2022-12-29 22:19:13 +00:00
ssd_titlebar.c ssd: Move implementation details from ssd.h to ssd-internal.h 2022-11-27 15:09:45 +00:00