libcosmic/src/widget/text_input
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
..
cursor.rs chore: fixing linter warnings 2023-11-28 20:02:08 +01:00
editor.rs feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
input.rs fix(header_bar): increase compact height 2024-10-03 15:39:00 +02:00
mod.rs refactor(widget): improvements to button and icon widgets 2023-09-14 01:38:56 +02:00
style.rs fix(text_input): inherit text and icon colors from container 2024-04-26 17:00:24 +02:00
value.rs feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00