Commit Graph

5 Commits

Author SHA1 Message Date
Yaroslav Chvanov
b54c3b9ef4 leddialog: work-around title bar not being shown
It worked as-is with GtkTemplate, but does not with Gtk.Template.
2023-03-03 15:10:30 +03:00
Jente Hidskes
271207eb35 LedDialog: use new effect duration in ms
libratbag/libratbag#422 introduced effect duration in ms for LEDs as opposed to
effect rate in Hz, as was discussed in #175. This commit updates Piper's
UI to reflect these changes.

Fixes #175.
2017-11-22 14:19:18 +10:00
Peter Hutterer
39ddd053da Led: add an image for the led off page
Ah, what a beautiful night sky...

The CSS background taken from the control-center scroll test page. Apparently
we can't use the SVG background and have to do this manually.

Fixes #45
2017-10-25 17:27:05 +02:00
Jente Hidskes
b78aade8aa data/ui: add tooltips to control widgets
Every control widget should have a tooltip to explain its purpose.

Fixes #40
2017-07-27 09:36:42 +02:00
Jente Hidskes
ee07784a28 Add LED page to configure LEDs 2017-07-27 09:36:42 +02:00