yggverse
|
324c1044e3
|
implement profile variants builder
|
2024-11-13 10:54:34 +02:00 |
|
yggverse
|
bd1ebfcb0f
|
deactivate testing feature
|
2024-11-13 08:05:12 +02:00 |
|
yggverse
|
4d7b61ef59
|
draft profile database implementation, make members public, run initial dialog, rename field from active to is_active
|
2024-11-13 08:03:48 +02:00 |
|
yggverse
|
b0ee52c3f4
|
draft welcome dialog with profile selection
|
2024-11-13 07:05:46 +02:00 |
|
yggverse
|
da33fa053e
|
move static methods out of main db struct implementation
|
2024-11-12 17:22:07 +02:00 |
|
yggverse
|
a6ef61486d
|
update actions
|
2024-11-11 05:11:48 +02:00 |
|
yggverse
|
86fba1dc69
|
fix reference count for action group arguments
|
2024-11-10 12:05:36 +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
|
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 |
|