slint/examples/fancy-switches
Olivier Goffart 3e94bd2167 Janitor: Remove trailing whitespaces from all files
`git grep -I -l -O'sed -i "s/[[:space:]]*$//"' -e ''`
2025-01-10 13:23:22 +01:00
..
images Replace broken svg 2024-10-09 17:13:51 +03:00
DarkModeSwitch.slint Janitor: Remove trailing whitespaces from all files 2025-01-10 13:23:22 +01:00
demo.slint Janitor: Remove trailing whitespaces from all files 2025-01-10 13:23:22 +01:00
README.md Fancy switches example 2024-10-08 16:21:50 +03:00
SunMoonSwitch.slint Janitor: Remove trailing whitespaces from all files 2025-01-10 13:23:22 +01:00

Fancy Switch Screenshot

Fancy light / dark theme switches

Demonstrates how make detailed switches with Slint's state system.

The SunMoonSwitch was based on a Shmelt studios tutorial

Online Preview Online code editor