darkfi
|
f87fd7a6f4
|
app/prop: add get/set_X_vec() methods to Property, and make use of this for menu cancel action (to reset menu to prev state).
|
2026-02-18 12:17:05 +01:00 |
|
jkds
|
2a422ecd2f
|
app/gfx: rename RenderApi to Renderer
|
2026-01-17 11:48:19 +01:00 |
|
jkds
|
141ad27841
|
app/prop: add insert and remove methods for unbounded properties
|
2026-01-14 18:01:24 +01:00 |
|
jkds
|
a62a809265
|
app: fix warnings
|
2026-01-07 08:43:26 +01:00 |
|
x
|
9785777642
|
chore: Update copyright license year
Happy 2026!
|
2026-01-01 11:40:45 +00:00 |
|
jkds
|
13755ab328
|
app: disable miniquad resizing the content when IME is shown. instead transfer the responsibility directly to the app, this way we can avoid flickering where our canvas is resized BEFORE ui updates have been applied, and secondly we can draw a full screen canvas.
|
2025-12-31 10:51:27 +01:00 |
|
darkfi
|
5c3b100b8e
|
util/log: only show fields for span on enter and close
|
2025-11-14 19:07:45 -03:00 |
|
darkfi
|
810fa61e00
|
app: instrument entire draw tree
|
2025-11-14 18:31:02 -03:00 |
|
darkfi
|
a9a68782f6
|
app: switch user APIs from foo(self: Arc<Self>, ...) to foo(self: &Arc<Self>, ...) due to new rust stable feature
|
2025-08-18 08:17:54 +02:00 |
|
darkfi
|
2e08439001
|
app: cleanup and make some further fixes
|
2025-08-17 12:21:03 +02:00 |
|
darkfi
|
c4731e725d
|
app: make UI jankless by making all updates truly atomic └(^o^ )X( ^o^)┘
|
2025-08-17 12:04:30 +02:00 |
|
darkfi
|
af12bf8341
|
app: locale realtime switching and reloading UI
|
2025-08-11 10:51:37 +02:00 |
|
darkfi
|
72c1cff8b4
|
app: cargo fmt
|
2025-06-29 11:04:28 +02:00 |
|
darkfi
|
53ca281102
|
app: fix ALL warnings ;)
|
2025-06-29 11:04:28 +02:00 |
|
darkfi
|
5c34a2cbb8
|
app: always center content in chatedit
|
2025-04-21 17:56:52 +02:00 |
|
darkfi
|
1c2bd72d67
|
app: add editor actions and inner padding
|
2025-04-18 17:04:07 +02:00 |
|
darkfi
|
33d18f11dd
|
app: migrate from nightly to stable toolchain
|
2025-04-15 15:45:16 +02:00 |
|
darkfi
|
d9ff0595d3
|
app: add reset/default button
|
2025-02-16 20:12:17 +01:00 |
|
parazyd
|
604f443fd1
|
chore: Update license header year
|
2025-01-24 10:36:02 +01:00 |
|
darkfi
|
2b49de9bcf
|
rename bin/darkwallet/ to bin/app/
|
2025-01-21 09:31:52 +01:00 |
|