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
|
4981815246
|
update comment
|
2024-11-10 09:19:38 +02:00 |
|
yggverse
|
cac4f878ad
|
connect window actions group
|
2024-11-10 08:53:20 +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
|
9e481f78ce
|
begin global actions config implementation
|
2024-11-09 14:59:58 +02:00 |
|
yggverse
|
5b37d303b9
|
use default message
|
2024-11-09 08:24:35 +02:00 |
|
yggverse
|
6030df6328
|
move browser actions to destination submod level
|
2024-11-08 09:19:16 +02:00 |
|
yggverse
|
a0201ea83b
|
init profile in constructor
|
2024-11-08 08:43:02 +02:00 |
|
yggverse
|
25b63c0e02
|
collect profile features into one shared struct
|
2024-11-08 07:46:25 +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
|
5058c1be8a
|
add page position for close action
|
2024-11-04 20:22:27 +02:00 |
|
yggverse
|
985230de46
|
update messages
|
2024-11-04 19:44:19 +02:00 |
|
yggverse
|
b8a77dc8bd
|
update comments
|
2024-11-04 19:43:29 +02:00 |
|
yggverse
|
f74e45dcfd
|
update comments
|
2024-11-04 19:40:13 +02:00 |
|
yggverse
|
27875feb04
|
fix message
|
2024-11-04 19:37:06 +02:00 |
|
yggverse
|
bc6a9a0575
|
implement tmp helpers
|
2024-11-04 19:35:39 +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
|
9c54f0b294
|
update comments
|
2024-11-01 03:26:18 +02:00 |
|
yggverse
|
157227cbfe
|
delegate action registration to widget
|
2024-11-01 03:23:49 +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
|
da3618aa0a
|
use FileLauncher
|
2024-10-18 10:16:23 +03: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
|
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
|
4370d1d971
|
drop options not in use
|
2024-10-11 02:40:08 +03:00 |
|
yggverse
|
9e5a2a490c
|
use libadwaita for app & app window
|
2024-10-09 10:50:41 +03:00 |
|
yggverse
|
e2ab831d57
|
remove deprecated optional arguments
|
2024-10-09 10:19:38 +03:00 |
|
yggverse
|
3106844cc6
|
use libadwaita WindowTitle
|
2024-10-09 10:14:03 +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
|
3dffcb029a
|
draft database features
|
2024-10-06 18:20:36 +03:00 |
|
yggverse
|
c97222d68c
|
update struct member name
|
2024-10-06 05:23:19 +03:00 |
|