yggverse
|
57cdc4cee9
|
save is_attention session state
|
2024-11-11 16:53:06 +02:00 |
|
yggverse
|
8f9f5d3eaa
|
implement is_attention tab state decorator
|
2024-11-11 14:47:51 +02:00 |
|
yggverse
|
f6d015c8c1
|
use tuple for item options (todo struct)
|
2024-11-11 13:31:45 +02:00 |
|
yggverse
|
3d9ea1d54e
|
add is_load state
|
2024-11-11 13:03:55 +02:00 |
|
yggverse
|
7bc2d478d0
|
add request state
|
2024-11-11 12:52:46 +02:00 |
|
yggverse
|
3a0deabc14
|
implement stateful api for append action
|
2024-11-11 11:35:35 +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
|
12fa47f8f9
|
remove extra methods
|
2024-11-11 00:04:19 +02:00 |
|
yggverse
|
41ccee209f
|
add comment
|
2024-11-10 13:35:22 +02:00 |
|
yggverse
|
43c113d448
|
remove comment
|
2024-11-10 13:32:03 +02:00 |
|
yggverse
|
0010e5e138
|
fix open action
|
2024-11-10 13:28:26 +02:00 |
|
yggverse
|
ddead4e870
|
enshort setup menu state match
|
2024-11-10 12:13:52 +02:00 |
|
yggverse
|
8113022cd4
|
create separated wrappers for history, close action group
|
2024-11-10 11:53:43 +02:00 |
|
yggverse
|
4afa2c204c
|
create separated wrapper for home action
|
2024-11-10 10:46:46 +02:00 |
|
yggverse
|
b4dee17768
|
create separated wrapper for reload action
|
2024-11-10 10:30:10 +02:00 |
|
yggverse
|
33b22ca30a
|
create separated wrapper for pin action
|
2024-11-10 10:07:16 +02:00 |
|
yggverse
|
36b86ef5cf
|
begin window actions group implementation
|
2024-11-10 08:51:08 +02:00 |
|
yggverse
|
5f280efaf3
|
add new getters, switch accel target
|
2024-11-10 08:07:44 +02:00 |
|
yggverse
|
38f945105c
|
move tab open action to separated mod
|
2024-11-10 07:57:22 +02:00 |
|
yggverse
|
9ff32a3419
|
begin local actions implementation
|
2024-11-10 07:09:55 +02:00 |
|
yggverse
|
6030df6328
|
move browser actions to destination submod level
|
2024-11-08 09:19:16 +02:00 |
|
yggverse
|
ec7a668cd9
|
begin action collections implementation (to reduce argument size by clippy)
|
2024-11-08 06:47:58 +02:00 |
|
yggverse
|
4342796d1a
|
enshort constructions
|
2024-11-08 05:26:05 +02:00 |
|
yggverse
|
c843e5b7c0
|
replace arc with rc
|
2024-11-08 05:21:08 +02:00 |
|
yggverse
|
6d7277d831
|
remove extra referencers
|
2024-11-08 05:03:02 +02:00 |
|
yggverse
|
63b8bc2faa
|
activate update action on tab select event
|
2024-11-05 10:43:32 +02:00 |
|
yggverse
|
9a4323fdda
|
enshort methods name
|
2024-11-05 03:19:52 +02:00 |
|
yggverse
|
cf002cebd8
|
use separated mod for context menu model
|
2024-11-04 23:48:30 +02:00 |
|
yggverse
|
2d81cf7954
|
add history submenu
|
2024-11-04 23:31:34 +02:00 |
|
yggverse
|
998f51e0fc
|
add pin action to context menu
|
2024-11-04 23:04:57 +02:00 |
|
yggverse
|
2aed6691b9
|
update comments
|
2024-11-04 22:52:15 +02:00 |
|
yggverse
|
a55f4724bc
|
add home context menu, fix action state update
|
2024-11-04 22:46:26 +02:00 |
|
yggverse
|
dd1a4e6f3c
|
add close actions
|
2024-11-04 22:15:47 +02:00 |
|
yggverse
|
5058c1be8a
|
add page position for close action
|
2024-11-04 20:22:27 +02:00 |
|
yggverse
|
35491c3ef6
|
enshort constructions
|
2024-11-04 18:35:37 +02:00 |
|
yggverse
|
710093b161
|
fix active page reset
|
2024-11-04 17:38:40 +02:00 |
|
yggverse
|
b443d1c58e
|
init context menu for page tabs
|
2024-11-04 04:52:33 +02:00 |
|
yggverse
|
39ee50c4ba
|
move migration api out of struct implementation
|
2024-11-03 17:05:32 +02:00 |
|
yggverse
|
e3a6796627
|
draft redirection features
|
2024-11-02 04:44:07 +02:00 |
|
yggverse
|
532ed65ed8
|
rename base to home
|
2024-11-01 03:14:11 +02:00 |
|
yggverse
|
313122e5c3
|
rename actions
|
2024-11-01 03:09:09 +02:00 |
|
yggverse
|
920721412e
|
drop Arc from SimpleAction #1
|
2024-10-27 12:50:36 +02:00 |
|
yggverse
|
18d0da99f2
|
insert new tab after current on middle click
|
2024-10-15 15:55:14 +03:00 |
|
yggverse
|
eb6d77328d
|
update all tabs on id not found
|
2024-10-15 08:57:49 +03:00 |
|
yggverse
|
6c4137f2b6
|
make update action by item id
|
2024-10-15 08:45:44 +03:00 |
|
yggverse
|
e41216ab75
|
use shared pointer for page id string
|
2024-10-15 08:18:16 +03:00 |
|
yggverse
|
7d638c3b76
|
apply request to page appended
|
2024-10-14 06:45:05 +03:00 |
|
yggverse
|
6ccaf9d4c5
|
update navigation request on middle click the link
|
2024-10-14 06:42:06 +03:00 |
|
yggverse
|
ab73b9de5b
|
register new local action
|
2024-10-14 05:57:33 +03:00 |
|