Commit graph

18 commits

Author SHA1 Message Date
UchiWerfer
c5df9dcf88
fix(calendar): show button icons on non-Linux targets 2025-09-03 19:35:37 +02:00
Mia McMahill
d4a87bd394
fix: embed spin button and warning icons on non-linux systems 2025-05-16 17:00:35 +02:00
Vukašin Vojinović
1509163230 fix(app): match padding to designs
Also makes the maximize button change to restore when the window is maximized.
2025-04-04 18:34:55 +02:00
Michael Aaron Murphy
7d84d21129 improv: switch to Open Sans and Noto Sans Mono, with tweaked text styles 2025-02-18 23:57:58 +01:00
Vukašin Vojinović
e645dee2f0 fix(header_bar): increase compact height
Increases Compact header height to 40 (from 36), to better accommodate larger widgets (e.g. the search bar). This makes it distinct from the SSD header, which is now addressed by the `_` match case.
Also makes the horizontal header padding fixed at 8, so that the app window padding can also be 8.
2024-10-03 15:39:00 +02:00
wiiznokes
716b3dee56
feat: use cached window control icons on other OSes 2024-07-30 18:29:01 +02:00
Michael Aaron Murphy
1e5828e01c
improv: get window control icons from icon theme 2024-07-22 07:24:07 +02:00
wiiznokes
47858bf0aa bundle close, maximise and minimise icons 2024-01-04 14:13:30 -07:00
Jeremy Soller
d6c8fbe268 Bundle close and open menu icons 2023-11-28 13:22:25 -07:00
Victoria Brekenfeld
a946e7e85b
chore(fonts): add FiraSans Bold typeface 2023-10-30 15:48:03 +01:00
Michael Aaron Murphy
9dbc1be269 refactor(widget): improvements to button and icon widgets 2023-09-14 01:38:56 +02:00
Michael Aaron Murphy
4e4eeaac12 feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
Michael Aaron Murphy
352bf8e401 improv: use current design for nav bar toggle button 2023-01-10 20:49:49 +01:00
Jeremy Soller
440bd818c6
Remove freefont 2022-10-07 14:25:34 -06:00
Jeremy Soller
924bd4b1ea
Font matching support, choose font which has the most hits 2022-10-03 16:06:44 -06:00
Jeremy Soller
a900ab0935
Add proportional font rendering example 2022-10-03 12:00:17 -06:00
Jeremy Soller
f03a75d75f
Add text shaping example 2022-10-03 11:45:46 -06:00
Jeremy Soller
5ad54bd3b1
Move implementations from example to libcosmic 2022-09-30 09:35:55 -06:00