yggverse
|
8f9f5d3eaa
|
implement is_attention tab state decorator
|
2024-11-11 14:47:51 +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
|
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
|
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
|
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
|
6d7277d831
|
remove extra referencers
|
2024-11-08 05:03:02 +02:00 |
|
yggverse
|
9a4323fdda
|
enshort methods name
|
2024-11-05 03:19:52 +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
|
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
|
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
|
eca93df1eb
|
implement about dialog
|
2024-11-03 19:57:44 +02:00 |
|
yggverse
|
39ee50c4ba
|
move migration api out of struct implementation
|
2024-11-03 17:05:32 +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
|
6c4137f2b6
|
make update action by item id
|
2024-10-15 08:45:44 +03:00 |
|
yggverse
|
ab73b9de5b
|
register new local action
|
2024-10-14 05:57:33 +03:00 |
|
yggverse
|
8f1e94dd68
|
draft new tab open on middle click
|
2024-10-14 01:13:26 +03:00 |
|
yggverse
|
ef227f276d
|
fix tab append on initial application startup
|
2024-10-12 01:08:16 +03:00 |
|
yggverse
|
b1f30fbd1e
|
rename profile directory action
|
2024-10-11 08:04:29 +03:00 |
|
yggverse
|
09c08b2b6f
|
implement tab restore feature
|
2024-10-11 04:37:06 +03:00 |
|
yggverse
|
9b94304756
|
remove testing data
|
2024-10-11 02:47:53 +03:00 |
|
yggverse
|
4370d1d971
|
drop options not in use
|
2024-10-11 02:40:08 +03:00 |
|
yggverse
|
1293da7955
|
activate tab on construct
|
2024-10-11 01:44:44 +03:00 |
|
yggverse
|
ce29a06dda
|
begin libadwaita headerbar tabs integration
|
2024-10-10 23:34:06 +03:00 |
|
yggverse
|
9e5a2a490c
|
use libadwaita for app & app window
|
2024-10-09 10:50:41 +03:00 |
|
yggverse
|
274bf490b3
|
simplify compatible error handlers
|
2024-10-08 03:41:51 +03:00 |
|
yggverse
|
47e2bc4617
|
delegate result handle to the transaction initiator
|
2024-10-07 21:10:12 +03:00 |
|
yggverse
|
a1f2d57b6d
|
make transactionable mathods static
|
2024-10-07 20:34:48 +03:00 |
|
yggverse
|
366c5fad8e
|
resolve deadlock issue, draft migration features
|
2024-10-07 19:54:28 +03:00 |
|
yggverse
|
68d0798aea
|
remove testing data
|
2024-10-06 20:14:11 +03:00 |
|
yggverse
|
395551e14c
|
cleanup extras
|
2024-10-06 18:24:55 +03:00 |
|
yggverse
|
3dffcb029a
|
draft database features
|
2024-10-06 18:20:36 +03:00 |
|
yggverse
|
2b12fe207f
|
create separated mod for widget
|
2024-10-06 16:28:46 +03:00 |
|