Commit Graph

190 Commits

Author SHA1 Message Date
Mike Dilger
8aca79ba71 Remove patches no longer needed 2024-08-11 08:48:43 +12:00
Bu5hm4nn
16a85e8642 egui upgrade: Fix panic on empty galley, fixes #828 2024-08-08 11:48:33 +02:00
Bu5hm4nn
43af8aff0b egui upgrade: Upgrade to patch for wrapping issues 2024-08-06 15:10:25 +02:00
Mike Dilger
955c730dd5 Reapply "egui ugprade: Apply more patches and fix list interaction (again)"
This reverts commit 2f0818d346.
2024-08-06 12:29:32 +12:00
Mike Dilger
186ea69c0a Reapply "egui: Upgrade to egui v 0.28.1 and make it compile"
This reverts commit b21b22eebf.
2024-08-06 12:28:59 +12:00
Mike Dilger
b21b22eebf Revert "egui: Upgrade to egui v 0.28.1 and make it compile"
This reverts commit d7e11fd226.
2024-08-06 12:24:19 +12:00
Mike Dilger
2f0818d346 Revert "egui ugprade: Apply more patches and fix list interaction (again)"
This reverts commit 9490cfe1bf.
2024-08-06 12:21:33 +12:00
Bu5hm4nn
9490cfe1bf egui ugprade: Apply more patches and fix list interaction (again) 2024-07-23 09:54:35 +02:00
Bu5hm4nn
d7e11fd226 egui: Upgrade to egui v 0.28.1 and make it compile 2024-07-22 19:23:23 +02:00
Mike Dilger
5f564edc4d And always optimize scrypt (or login takes too long) 2024-04-20 10:45:58 +12:00
Mike Dilger
6c8e2c29c7 Changes in compile profiles:
We should be testing bugs/overflows in dependent crates better during development,
while still somewhat optimizing them so debug builds mostly run fast,
and should be exposing at least limited debug symbols.
2024-04-20 10:36:41 +12:00
Mike Dilger
a957bb4969 Always compile dependenices w/ optimizations; In debug mode, lightly optimize gossip for fast compiles 2024-03-30 22:02:23 +13:00
Bu5hm4nn
92779aa3e1 Update from egui 0.26.0 to egui 0.26.2 2024-03-08 14:08:32 -06:00
Mike Dilger
2e67b4a24a Set 'dev' profile to use release-based settings. Make an explicit 'devel' profile that is debug 2024-03-08 12:33:39 +13:00
Bu5hm4nn
3351fabc06 Clipboard: Don't create a second Clipboard instance, instead use the ViewportCommand::RequestPaste command 2024-02-12 12:15:17 -06:00
Bu5hm4nn
3d53d7e4c7 Remove zbus build patch 2024-02-11 11:38:27 -06:00
Bu5hm4nn
114ed45cf0 Update to egui 0.26.0 master in progress...
BUG: currently deadlocks
TODO: Scroll delta needs to be ported (but first check out if it's still needed with egui's new smooth scrolling options)
2024-02-09 21:03:15 -06:00
Mike Dilger
c09a1c8bdf Cargo update, with patches to sdl and zbus 2024-02-05 10:12:20 +13:00
Mike Dilger
9dd731962f [MAJOR] Restructure as a workspace with two projects: gossip-lib and gossip-bin 2023-10-04 13:59:15 +13:00
Mike Dilger
7b8227e2ca getting rid of egui extras... 2023-10-04 13:20:08 +13:00
Mike Dilger
fde1e0ff1f Move egui-related image handling into UI; handle SVG conversion in main code 2023-10-04 12:42:37 +13:00
Mike Dilger
a870aa3029 update nostr-types 2023-10-03 13:06:13 +13:00
Mike Dilger
466bd2fb8d update nostr-types 2023-10-02 08:11:23 +13:00
Mike Dilger
0fa2958ad3 [broken] Update egui and egui-video dependencies to egui 0.23.0 2023-09-29 17:11:33 +13:00
Mike Dilger
62c499f063 update nostr-types (tolerate RelayMessage trailing data) 2023-09-19 09:09:00 +12:00
Mike Dilger
5e99506f15 Revert "Update egui"
This reverts commit bdc61f0e8d.
2023-09-16 16:12:24 +12:00
Mike Dilger
ebb88a2e48 0.9.0-unstable 2023-09-15 14:40:14 +12:00
Mike Dilger
81ee73534b packaging stuff 2023-09-15 14:37:50 +12:00
Mike Dilger
183d276241 command: bech32_decode 2023-09-13 10:55:56 +12:00
Mike Dilger
bdc61f0e8d Update egui 2023-09-12 08:14:17 +12:00
Mike Dilger
aeac78873b Revert "Update egui"
This reverts commit c8a0503f33.
2023-09-12 07:41:37 +12:00
Mike Dilger
3be8e00bcf Update egui 2023-09-12 07:41:37 +12:00
Mike Dilger
d4a90cd56a update nostr-types 2023-09-12 07:40:18 +12:00
Mike Dilger
46f2c53152 update nostr-types 2023-09-08 10:19:38 +12:00
Mike Dilger
ebce64d332 update nostr-types (fix encryption to self) 2023-09-05 07:55:59 +12:00
Mike Dilger
d8af4518bb update nostr-types 2023-09-02 08:32:03 +12:00
Mike Dilger
c92f31834b update nostr-types 2023-08-28 14:01:44 +12:00
Mike Dilger
f5d153e2b3 update nostr-types 2023-08-26 15:22:44 +12:00
Mike Dilger
a478639b9e update nostr-types (DmChat now feed displayable) 2023-08-24 12:29:32 +12:00
Mike Dilger
8523a47c4a heed: switch to upstream v0.20.0-alpha.4 2023-08-24 07:44:22 +12:00
Mike Dilger
517e2c7215 update nostr-types 2023-08-24 07:15:12 +12:00
Mike Dilger
cdac3c5cfe depend on rpassword 2023-08-24 07:15:12 +12:00
Mike Dilger
fa2f74e0f4 Start of GiftWrap support 2023-08-24 07:15:06 +12:00
Mike Dilger
6edc4b5d93 Update nostr-types 2023-08-22 09:09:13 +12:00
Mike Dilger
f340f24dc1 update nostr-types 2023-08-21 11:28:50 +12:00
Mike Dilger
a3631cd33e Depend on rhai 2023-08-19 12:13:37 +12:00
Mike Dilger
1e1db08ae0 update nostr-types 2023-08-19 12:13:06 +12:00
Mike Dilger
9f7bc31709 depend on paste 2023-08-19 09:57:34 +12:00
Mike Dilger
8bca415866 update nostr-types (less strict about NIP-11) 2023-08-18 07:38:31 +12:00
Mike Dilger
3bbaa63b74 bump heed 2023-08-17 08:18:14 +12:00