david-swift
david-swift pushed to main at aparoksha/adwaita-swift 2025-04-19 19:03:33 +02:00
7eeec9e0fd Add support for GtkEntry
david-swift pushed to main at aparoksha/adwaita.docc 2025-04-19 19:01:32 +02:00
0c87eaa7f3 Add entry
david-swift pushed to main at aparoksha/adwaita-swift 2025-04-19 18:37:44 +02:00
a996be3f16 Add support for setting a window's minimum size
david-swift commented on issue aparoksha/adwaita-swift#58 2025-04-19 18:11:52 +02:00
Window height failed to set or override the default height

I believe all your observations are due to the same problem (right?):

Plus I found out that if we set height below 100 it will not work, not sure why? I was resize the window using the mouse,…

david-swift commented on issue aparoksha/adwaita-swift#59 2025-04-19 17:40:36 +02:00
Add Picture frame/size

I would like to see a way to control the size and frame of any image

You can set a picture's frame using [frame(maxWidth:)](https://adwaita-swift.aparoksha.dev/documentation/adwaita/anyview/…

david-swift commented on issue aparoksha/adwaita-swift#56 2025-04-16 21:36:34 +02:00
Question: Lifecycle Handling

To check whether the window is in the foreground, one can use Gtk.Window.is_active. I have not yet added a Swift wrapper around this, but…

david-swift commented on issue aparoksha/adwaita-swift#56 2025-04-16 08:31:10 +02:00
Question: Lifecycle Handling

So you're talking about running js inside of a Swift app? I'm afraid I can't help you there a lot, as I don't have experience in this field. I do not know whether a Bare integration would be…

david-swift commented on issue aparoksha/adwaita-swift#55 2025-04-16 07:57:47 +02:00
Build failed

Are you building using the libadwaita version from your system package manager? It seems to be out of date, as those functions were introduced in libadwaita 1.7. This is why I recommend building…

david-swift pushed to main at aparoksha/adwaita-template 2025-04-16 07:54:59 +02:00
03259b3047 Update SDK version
david-swift commented on issue aparoksha/adwaita-swift#54 2025-04-15 21:43:13 +02:00
Question: Having canvas

No, that's quite large. Memorize e.g. is ca. 50 MB with the static standard library.

david-swift pushed to main at aparoksha/codeeditor 2025-04-15 17:23:40 +02:00
76718bd057 Fix actions failing
david-swift pushed to main at aparoksha/codeeditor 2025-04-15 16:56:08 +02:00
942319e2df Update README
david-swift created branch main in aparoksha/codeeditor 2025-04-15 16:53:00 +02:00
david-swift pushed to main at aparoksha/codeeditor 2025-04-15 16:53:00 +02:00
4d116c5fba Update to use with Meta framework
e59178e38f Update to adwaita-swift 0.2.0
2961b46e0d Initial Commit
david-swift created repository aparoksha/codeeditor 2025-04-15 16:52:37 +02:00
david-swift pushed to main at aparoksha/adwaita-swift 2025-04-15 16:44:39 +02:00
f209c8387c Add support for AdwToolbarStyle
david-swift commented on issue aparoksha/adwaita-swift#54 2025-04-15 09:14:15 +02:00
Question: Having canvas

Hi! There is already an implementation of the WebKit WebView under https://git.aparoksha.dev/Zaph/AdwaitaWebViewSwift.

david-swift pushed to main at david-swift/duckling 2025-04-13 16:12:28 +02:00
3e40b4e007 Add comments to blog post
david-swift pushed tag 0.1.0 to david-swift/duckling 2025-04-13 16:11:41 +02:00
david-swift released 0.1.0 at david-swift/duckling 2025-04-13 16:11:41 +02:00