Commit Graph

178 Commits

Author SHA1 Message Date
a851dbc1cd Improve performance of modifiers for any view 2024-09-04 13:08:45 +02:00
4bf4b0eef5 Make EitherView a simple view 2024-09-04 09:16:31 +02:00
1680d34bb2 Update to most recent version of Meta 2024-09-04 09:14:13 +02:00
018d21ee65 Lossy conversion from Int64/UInt64 to Int32/UInt32 2024-08-25 11:13:18 +02:00
901e19c052 Fix picture's content being cleared automatically 2024-08-21 17:11:35 +02:00
fa344522a2 Replace modifiers by new widget data 2024-08-15 15:55:04 +02:00
9f83b2309f Migrate to Meta backend 2024-08-13 08:33:53 +02:00
574aca245a Add support for GtkFixed 2024-07-21 14:18:41 +02:00
77dd38e712 Add support for GtkSeparator 2024-07-21 08:38:56 +02:00
e9e4cf0e94 Add support for GtkAspectFrame 2024-07-19 10:48:56 +02:00
46d4fc1173 Add support for picture's content fit modifier 2024-07-19 10:26:59 +02:00
david-swift
9bcf802b54
Merge pull request #37 from lambdaclan/binding-reactor-demo
Add binding onSet demo
2024-07-04 21:46:17 +02:00
c17730e89d Polish Password Checker Demo 2024-07-04 21:45:13 +02:00
Ira Limitanei
8014a6ea4d
Update demo top comment 2024-07-04 12:04:12 +09:00
Ira Limitanei
498610a0ef
Add copy and clear buttons 2024-07-04 12:00:16 +09:00
Ira Limitanei
8011ceeaf3
Remove form section title 2024-07-04 11:47:32 +09:00
Ira Limitanei
61f985f0d0
Update demo title and description 2024-07-04 11:43:59 +09:00
Ira Limitanei
a84d94cca5
Update window id 2024-07-04 11:36:50 +09:00
Ira Limitanei
e26f1ea205
Replace Binding Reactor with Password Checker 2024-07-04 11:29:10 +09:00
Ira Limitanei
fbd0f2a117
Fix formatting 2024-07-04 11:07:13 +09:00
Ira Limitanei
69ca6625dd
Remove unnecessary async processing 2024-07-04 11:06:25 +09:00
1fc0647d90 Move from onSet using state to computed property 2024-06-17 17:23:09 +02:00
Ira Limitanei
ab831c727d
Update contributors file 2024-06-17 10:27:44 +09:00
Ira Limitanei
a93d230d24
Add more password validation checks 2024-06-14 18:20:11 +09:00
Ira Limitanei
a4057884da
Add current state of binding reactor demo 2024-06-14 18:03:09 +09:00
Ira Limitanei
fa714a2331
Add binding reactor demo page 2024-06-14 18:02:06 +09:00
Ira Limitanei
2dd5c52930
Add new window for binding reactor demo 2024-06-14 18:00:24 +09:00
david-swift
1723fcdf22
Merge pull request #34 from Amzd/State-property-on-app-fix
Fixed stored @State properties on App
2024-06-11 14:34:06 +02:00
15cafb85f4 Move to approach without any breaking changes
Read the file's value as soon as the state value is accessed for the
first time
2024-06-11 14:29:46 +02:00
david-swift
d247409e3f
Update README.md 2024-06-08 21:40:46 +02:00
Casper Zandbergen
7a52948e0a Update Contributors.md 2024-06-01 13:41:57 +02:00
Casper Zandbergen
8f9ff393fd fixed stored @State properties on App 2024-06-01 13:40:14 +02:00
7ac57d8a59 Fix ActionRow setting text before markup option 2024-05-22 07:19:29 +02:00
c82957e239 Merge branch 'main' of https://github.com/AparokshaUI/adwaita-swift 2024-05-20 11:39:20 +02:00
5c1ae9e9b1 Improve performance of entry rows 2024-05-20 11:38:36 +02:00
e9094b9247 Fix not compiling on Windows 2024-05-18 15:45:03 +02:00
c07b0718f7 Fix list element selection in code causing crash 2024-05-18 14:57:40 +02:00
239f025508 Add support for custom CSS 2024-05-18 14:28:06 +02:00
f53c194045 Add modifier for window devel style 2024-05-18 12:06:44 +02:00
be9cf996a0 Add type safe style classes 2024-05-18 11:35:23 +02:00
c7eb2120a4 Allow deactivating style or keyboard shortcut 2024-05-18 10:31:41 +02:00
e44f3d78d2 Fix ComboRow not selecting value at initialization
Fixes #28
2024-05-09 08:21:04 +02:00
9618985d15 Polish demo app 2024-05-06 16:20:59 +02:00
212af591f1 Polish demo app 2024-05-06 16:18:49 +02:00
3cee13f1f3 Fix not compiling on macOS 2024-05-05 20:09:07 +02:00
932e4aeb8c Add Idle for updating the UI asynchronously 2024-05-05 19:50:38 +02:00
7ff56613e5 Deprecate frame(maxSize:) on views 2024-04-21 14:52:20 +02:00
b7aabb0966 Add support for GtkPicture 2024-04-21 11:52:34 +02:00
7748668f4b Slightly improve performance of State 2024-04-21 07:27:52 +02:00
795410ded0 Add Flatpak manifest for Demo app 2024-04-18 10:19:43 +02:00