Commit graph

31 commits

Author SHA1 Message Date
yggverse
4a94cd4161 remove ugly gnome's ScrolledWindow + TextView integration 2025-11-15 19:54:22 +02:00
yggverse
e813cdeafa use shared input max height value 2025-11-07 20:59:06 +02:00
yggverse
4905d55e8a fix max-height overflow on input long text 2025-11-07 19:44:53 +02:00
yggverse
01ea693c03 fix redirection info reset 2025-03-27 22:47:38 +02:00
yggverse
c092c5244c remove extra action with its event listener loop 2025-03-18 17:40:43 +02:00
yggverse
e0e21b4926 remove extra event listener loop 2025-03-18 17:31:34 +02:00
yggverse
cc7df23f39 apply new fmt version 2025-03-16 21:56:18 +02:00
yggverse
f0877e0553 add beep signal on send button inactive, fix namespaces 2025-03-15 16:49:23 +02:00
yggverse
62d48015ad add shortcut controller for send action 2025-03-15 16:24:59 +02:00
yggverse
7803aa1c44 restore optional history snaps 2025-03-12 11:52:05 +02:00
yggverse
33d5d414ac delegate history_snap action to protocol driver implementation 2025-03-12 11:00:16 +02:00
yggverse
eb6f8bac91 disable history recording to prevent re-send action on history navigation 2025-02-02 01:03:01 +02:00
yggverse
1ad3e5006e implement some components as traits 2025-01-31 22:02:53 +02:00
yggverse
913030a955 add new tab item action group, delegate history handle to action implementation 2025-01-25 17:28:05 +02:00
yggverse
972fa6c3db reorganize children widgets 2025-01-22 08:28:27 +02:00
yggverse
3eca182ddf fix panic on negative counter value update 2025-01-19 15:30:06 +02:00
yggverse
f3a2a31872 deactivate send button on empty input 2025-01-19 13:18:01 +02:00
yggverse
879fe7a6f6 begin Titan protocol implementation 2025-01-14 04:53:08 +02:00
yggverse
ff3f064534 remove extra getters, give names to gobjects 2024-12-09 21:26:47 +02:00
yggverse
2799ce37fe remove extra getters, give name to gobjects 2024-12-05 21:17:32 +02:00
yggverse
47b2be986b implement is_history record argument for load action 2024-11-12 08:23:19 +02:00
yggverse
a6ef61486d update actions 2024-11-11 05:11:48 +02:00
yggverse
a5fc2a7475 define ptr container outside 2024-11-11 01:14:09 +02:00
yggverse
38f945105c move tab open action to separated mod 2024-11-10 07:57:22 +02:00
yggverse
6702f9c7d6 enshort constructions 2024-11-08 05:45:15 +02:00
yggverse
c843e5b7c0 replace arc with rc 2024-11-08 05:21:08 +02:00
yggverse
a0e923eb7d remove extra referencers 2024-11-08 05:09:19 +02:00
yggverse
920721412e drop Arc from SimpleAction #1 2024-10-27 12:50:36 +02:00
yggverse
861046e162 add sensitive input status code support 2024-10-17 16:34:35 +03:00
yggverse
a15738f391 delegate is_sensitive_input argument to the form component 2024-10-17 09:53:02 +03:00
yggverse
06f2e0e499 rename components 2024-10-17 05:06:22 +03:00
Renamed from src/app/browser/window/tab/item/page/input/default.rs (Browse further)