david-swift
david-swift pushed to main at aparoksha/adwaita-swift 2026-02-02 22:45:50 +01:00
8f6a83dfc3 Move update responsibility to constructor
david-swift pushed to main at aparoksha/meta 2026-02-02 22:30:14 +01:00
64c536b03c Add EitherView instructions for new update system
david-swift pushed to main at aparoksha/meta 2026-02-02 22:08:55 +01:00
ed46533740 App updates automatically after constructing UI
david-swift pushed to main at aparoksha/adwaita.docc 2026-02-02 21:55:25 +01:00
b7307981db Remove GitHub links
david-swift pushed to main at aparoksha/adwaita-swift 2026-02-02 21:32:27 +01:00
c976c29cd0 Add round style class #74
david-swift pushed to main at aparoksha/adwaita-swift 2026-02-02 21:27:04 +01:00
6b76a4c8f4 Use new wrap modifier
david-swift pushed to main at aparoksha/adwaita-swift 2026-02-02 21:21:59 +01:00
19aa17c0ab Fix to work with latest SQLite.swift version
david-swift pushed to main at aparoksha/meta-sqlite 2026-02-02 21:14:39 +01:00
8cf39abcef Fix not building with latest SQLite.swift
david-swift pushed to main at aparoksha/meta 2026-02-02 20:14:44 +01:00
0e2595e2d4 Remove explicit OpaquePointer Sendable conformance
david-swift pushed to main at aparoksha/meta 2026-02-02 20:13:55 +01:00
d7b7c112cf Add SafeWrapper
david-swift pushed to main at aparoksha/adwaita-swift 2026-02-02 19:46:23 +01:00
54619c69f4 Add support for specifying the CSS scheme to load
david-swift pushed to main at aparoksha/adwaita-swift 2026-01-30 14:50:23 +01:00
07d6a38edc Remove old style context providers in (css) #74
david-swift pushed to main at aparoksha/adwaita-swift 2026-01-30 14:34:13 +01:00
29194341e2 Fix CSS updating on each view update #74
david-swift pushed to main at aparoksha/adwaita-swift 2026-01-30 14:33:48 +01:00
e902be9d2d Fix CSS updating on each view update
david-swift commented on issue aparoksha/adwaita-swift#74 2025-12-30 17:32:03 +01:00
Random thoughts/suggestions/questions

Thanks for the suggestions (and sorry for my late answer)!

Double vs Int

I see your point, however, as GTK uses integers everywhere, I don't think it makes a lot of sense to add "implicit"…

david-swift pushed to main at aparoksha/adwaita-swift 2025-12-30 16:32:47 +01:00
cf60b8103f Add homogeneous option to ForEach #74
david-swift pushed to main at aparoksha/adwaita-swift 2025-12-30 16:26:12 +01:00
b364557f2f FlowBox: Selection disabled by default #74
david-swift pushed to main at aparoksha/adwaita-swift 2025-12-30 16:04:46 +01:00
adae811e41 Add alternative padding method #74
david-swift commented on issue aparoksha/adwaita-swift#77 2025-12-30 16:03:10 +01:00
Preferences dialog wont work no matter what i do

This should actually work. Is the dependency in your Package.swift file referencing the main branch or the 0.1.0 release? I recommend the main branch until I release the next version…

david-swift pushed to main at aparoksha/adwaita-swift 2025-12-30 15:15:13 +01:00
c29c6e22cb Add id modifier #74