slint/internal/compiler/widgets/cosmic
Tasuku Suzuki 17600baa7b
Slider: correct rail/track geometry to account for thumb size (#9449)
- Shift rail by half-thumb and shrink by thumb size (H/V)
- Size track using thumb center (width = thumb.x, height = thumb.y)
- Clamp thumb position against parent size instead of root
- Visual fill now matches interaction range
- Apply consistently to Cosmic, Cupertino, Fluent, Material
- Note: Qt backend not updated; still misaligned
2025-09-19 17:09:55 +03:00
..
_arrow_back.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_arrow_down.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_arrow_forward.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_arrow_up.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_calendar.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_check-mark.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_clock.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_edit.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_edit_clear_symbolic.svg LineEdit: add clear icon, visible when not empty 2025-07-25 15:30:50 +02:00
_keyboard.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_pane_down.svg Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
_view_conceal.svg LineEdit: add icon to toggle password visibility 2025-07-25 15:30:50 +02:00
_view_reveal.svg LineEdit: add icon to toggle password visibility 2025-07-25 15:30:50 +02:00
button.slint Button: add property icon-size (#9279) 2025-09-11 16:14:17 +02:00
checkbox.slint Add AccessibleRole::Image and use it in the AboutSlint widget (#7593) 2025-02-18 09:43:53 +01:00
color-scheme.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
combobox.slint Add AccessibleRole::Image and use it in the AboutSlint widget (#7593) 2025-02-18 09:43:53 +01:00
components.slint Add AccessibleRole::Image and use it in the AboutSlint widget (#7593) 2025-02-18 09:43:53 +01:00
datepicker.slint Align DatePickerPopup and TimePickerPopup placement logic (#9410) 2025-09-15 09:46:39 +02:00
groupbox.slint ChangeLog: std-widgets: added content-padding to GroupBox (#8314) 2025-05-02 07:11:52 +00:00
lineedit.slint LineEdit: Fix show password icon being out of sync with fluent 2025-08-22 16:20:11 +02:00
menu.slint Menu: avoid using padding properties (#8847) 2025-07-04 16:42:59 +02:00
progressindicator.slint Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
scrollview.slint Renames after the API review 2025-06-06 12:31:50 +02:00
slider.slint Slider: correct rail/track geometry to account for thumb size (#9449) 2025-09-19 17:09:55 +03:00
spinbox.slint std-widgets: added horizontal-alignment to SpinBox (#6778) 2024-11-15 08:05:57 +00:00
spinner.slint Widget style: simplify -light/-dark handling 2024-08-20 16:55:15 +02:00
std-widgets-impl.slint Introduce Platform.style-name 2025-05-06 13:06:27 +02:00
std-widgets.slint Remove LayoutSpec and undeprecate StyleMetrics.layout-* properties (#7069) 2024-12-16 14:52:28 +01:00
styling.slint Janitor: Remove trailing whitespaces from all files 2025-01-10 13:23:22 +01:00
switch.slint Switch: ensure that the min-width contains the text 2025-08-22 16:18:46 +02:00
tableview.slint Add AccessibleRole::Image and use it in the AboutSlint widget (#7593) 2025-02-18 09:43:53 +01:00
tabwidget.slint Janitor: Remove trailing whitespaces from all files 2025-01-10 13:23:22 +01:00
textedit.slint Add the accessible-read-only property 2025-02-19 09:16:41 +01:00
time-picker.slint Align DatePickerPopup and TimePickerPopup placement logic (#9410) 2025-09-15 09:46:39 +02:00