Commit graph

51 commits

Author SHA1 Message Date
yggverse
137a1c72b6 implement bar box as trait 2025-01-26 15:58:12 +02:00
yggverse
edb385f903 rename constructors 2025-01-15 00:25:33 +02:00
yggverse
236d941b37 remove deprecated comment 2025-01-13 04:28:12 +02:00
yggverse
1db162f57e show single menu item if history records count is 1, add shared menu_item helper function 2025-01-13 04:12:54 +02:00
yggverse
d10987ff4e group request history by host names 2025-01-13 02:46:53 +02:00
yggverse
846c488480 remove history items limit 2025-01-12 22:42:22 +02:00
yggverse
38594c0aa8 implement recently visited memory index, add new global menu section 2025-01-12 15:59:30 +02:00
yggverse
0618283d84 rename index 2025-01-12 15:01:49 +02:00
yggverse
9b214b1469 implement Default traits 2025-01-12 14:08:30 +02:00
yggverse
1a0b31e695 store entire closed tab item to restore all features 2025-01-12 13:58:22 +02:00
yggverse
d6311fe4c6 fix duplicate child name in GtkStack warning 2025-01-12 04:12:59 +02:00
yggverse
ba68019614 reorganize clone semantics, implement recently closed tabs history 2025-01-12 04:02:41 +02:00
yggverse
3682b5bf3f update prefix trim method 2025-01-12 02:47:37 +02:00
yggverse
43cce03845 add label formatter 2025-01-12 02:42:43 +02:00
yggverse
9e86e9b29f implement recent bookmarks menu item 2025-01-12 00:38:22 +02:00
yggverse
eabd16aaf7 optimize clone semantics, enshort namespaces 2025-01-11 20:56:53 +02:00
yggverse
b56b36cb41 add find action 2024-12-15 11:47:43 +02:00
yggverse
a1617b2b1b give name to gobject variables 2024-12-14 06:50:30 +02:00
yggverse
582bef28b0 remove extra getters, give name to gobjects 2024-12-12 14:35:53 +02:00
yggverse
58f9ed537d enshort namespace 2024-12-12 14:27:56 +02:00
yggverse
e66b065fc3 add view source menu item 2024-12-11 16:52:42 +02:00
yggverse
17985d9a7b implement save as.. menu item 2024-12-11 16:19:37 +02:00
yggverse
0af69d99f6 remove extra getters 2024-11-28 01:35:48 +02:00
yggverse
3db4c2c6be integrate bookmark action 2024-11-12 18:02:35 +02:00
yggverse
3a0deabc14 implement stateful api for append action 2024-11-11 11:35:35 +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
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
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
2466463d53 move new tab button to right 2024-11-03 21:31:26 +02:00
yggverse
eca93df1eb implement about dialog 2024-11-03 19:57:44 +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
2d08e8386d use section 2024-11-01 02:33:50 +02:00
yggverse
07799ba8bf reduce menu levels 2024-11-01 02:09:51 +02:00
yggverse
a0a6a5c206 remove extra reference 2024-10-31 16:19:16 +02:00
yggverse
6aee2edd75 move new tab button into the tabs start widget 2024-10-31 16:16:02 +02:00
yggverse
920721412e drop Arc from SimpleAction #1 2024-10-27 12:50:36 +02:00
yggverse
b1f30fbd1e rename profile directory action 2024-10-11 08:04:29 +03:00
yggverse
fc0ea9cfa7 disable tabs expand 2024-10-11 03:21:13 +03:00
yggverse
9a42f833d4 disable autohide on single tab opened 2024-10-11 03:18:43 +03:00
yggverse
b5055715d8 add controls margin 2024-10-10 23:40:25 +03:00