Commit graph

10 commits

Author SHA1 Message Date
ogoffart
bd63218412 Bump version number to 1.0.1 2023-04-18 14:56:40 +00:00
Olivier Goffart
149fb81f30 Updater: Fix cargo.toml not having = sign
And therefore not ebing updated to the last version
2023-02-03 11:07:15 +01:00
ogoffart
e7f48512ee Bump version number to 1.0.0 2023-02-03 11:07:15 +01:00
Olivier Goffart
5bb84c1d69 Remove deprecated Keys enum in slint language 2023-01-26 15:35:18 +01:00
Olivier Goffart
ae20ec59c8 Rename PointerEventButton::None to PointerEventButton::Other
And mark the enum non_exhaustive

closes #1903
2023-01-26 13:36:54 +01:00
Olivier Goffart
9b41b39b07 Update slunt-updater/Cargo.toml again 2023-01-25 14:21:19 +01:00
Olivier Goffart
900036db85 Get the cargo.toml of slint-updater ready for the upload 2023-01-25 14:20:09 +01:00
Simon Hausmann
4dc62f1fdd doc: polish for the slint updater
Polish the readme a little, use sentences for the argument help and add a plural to the
declarations option.
2023-01-24 15:54:51 +01:00
Simon Hausmann
629c7ed80e Remove undocumented and dysfunctional PathLayout
This type is poorly implemented and not documented. Let's remove it for now.
It shall remain available in the git history in the event of a resurrection.
2023-01-21 13:10:19 +01:00
Olivier Goffart
7cacb78bd9 Rename syntax_updater -> slint-updater 2023-01-11 18:27:47 +01:00