yggverse
|
5e41a1499b
|
remove extra conversion
|
2024-12-17 03:43:40 +02:00 |
|
yggverse
|
048d6830e1
|
remove extra getter
|
2024-12-17 03:37:30 +02:00 |
|
yggverse
|
cc9b86caf3
|
remove extra struct wrapper for tags
|
2024-12-17 03:36:19 +02:00 |
|
yggverse
|
bdab2d2ded
|
define plain text tag once
|
2024-12-17 03:30:55 +02:00 |
|
yggverse
|
b0d4cf03c8
|
fix tags priority
|
2024-12-17 03:22:45 +02:00 |
|
yggverse
|
77e5ba367e
|
remove extra cast
|
2024-12-17 03:11:39 +02:00 |
|
yggverse
|
64143c9c50
|
rename methods
|
2024-12-17 03:04:29 +02:00 |
|
yggverse
|
0abc4e8932
|
remove extra components, apply clippy
|
2024-12-17 02:56:28 +02:00 |
|
yggverse
|
dd5d79bac4
|
move actions connect into the search component
|
2024-12-17 02:52:21 +02:00 |
|
yggverse
|
8b65df99f4
|
export entire TextView widget reference to the Search component
|
2024-12-17 02:13:47 +02:00 |
|
yggverse
|
e0cb5d7a0f
|
remove deprecated cursor decorators
|
2024-12-17 01:53:47 +02:00 |
|
yggverse
|
f767c11789
|
init search on page feature once
|
2024-12-17 01:50:12 +02:00 |
|
yggverse
|
4b357f8229
|
close search on escape action
|
2024-12-16 16:49:19 +02:00 |
|
yggverse
|
94b8227088
|
rename find action to escape
|
2024-12-16 16:31:35 +02:00 |
|
yggverse
|
4c572fada6
|
define shared iters
|
2024-12-16 16:25:39 +02:00 |
|
yggverse
|
a445c4c6a2
|
include current tags cleanup, enshort var names
|
2024-12-16 16:19:52 +02:00 |
|
yggverse
|
b34cf7b34d
|
use scroll alignment
|
2024-12-16 16:03:08 +02:00 |
|
yggverse
|
bfe4048eb1
|
enshort rgba values
|
2024-12-16 15:55:47 +02:00 |
|
yggverse
|
cc9a9b22fd
|
change current tag background
|
2024-12-16 15:54:28 +02:00 |
|
yggverse
|
fc0cb06239
|
update comment
|
2024-12-16 15:43:32 +02:00 |
|
yggverse
|
c12c829dc6
|
remove extra osd class definition
|
2024-12-16 15:41:48 +02:00 |
|
yggverse
|
cea8e8f41d
|
fix tags priority
|
2024-12-16 15:40:53 +02:00 |
|
yggverse
|
44c92831c0
|
remove extra references
|
2024-12-16 14:57:05 +02:00 |
|
yggverse
|
d41667f229
|
update tag on navigate
|
2024-12-16 14:56:11 +02:00 |
|
yggverse
|
5240aa1879
|
change current tag decoration colors
|
2024-12-16 14:40:25 +02:00 |
|
yggverse
|
2a5d0a508b
|
wrap search in clamp
|
2024-12-16 14:38:28 +02:00 |
|
yggverse
|
957e56cc3e
|
toggle find action depending of content type
|
2024-12-16 14:17:34 +02:00 |
|
yggverse
|
3c82ab9de9
|
update margins for osd class
|
2024-12-16 13:54:04 +02:00 |
|
yggverse
|
79941f9592
|
fix vertical alignment
|
2024-12-16 13:50:31 +02:00 |
|
yggverse
|
74322fb850
|
replace app-notification class with `osd
|
2024-12-16 13:26:01 +02:00 |
|
yggverse
|
105c1ca7a5
|
apply clippy optimizations
|
2024-12-16 13:05:45 +02:00 |
|
yggverse
|
b5874342b5
|
apply app-notification class
|
2024-12-16 13:05:05 +02:00 |
|
yggverse
|
54901cded6
|
apply clippy optimizations
|
2024-12-16 12:59:36 +02:00 |
|
yggverse
|
16d5daa1e1
|
remove extra dependencies
|
2024-12-16 12:58:43 +02:00 |
|
yggverse
|
93602322a4
|
connect search widget
|
2024-12-16 12:57:46 +02:00 |
|
yggverse
|
441bbc504f
|
move find widget into the text shared search container
|
2024-12-16 12:52:12 +02:00 |
|
yggverse
|
dc5bf1a400
|
hold text buffer
|
2024-12-16 12:39:21 +02:00 |
|
yggverse
|
2a3e4048ff
|
use box container for text content
|
2024-12-16 12:38:51 +02:00 |
|
yggverse
|
6150386856
|
draft search navigation buttons
|
2024-12-16 11:43:47 +02:00 |
|
yggverse
|
f62ea22387
|
update icons
|
2024-12-15 18:55:37 +02:00 |
|
yggverse
|
d3ecb86779
|
deactivate back button on update
|
2024-12-15 18:54:34 +02:00 |
|
yggverse
|
b3e64a485b
|
implement self update
|
2024-12-15 18:30:36 +02:00 |
|
yggverse
|
24160d39eb
|
replace Cell with RefCell
|
2024-12-15 18:05:39 +02:00 |
|
yggverse
|
f0e36e711d
|
define margin in components
|
2024-12-15 17:56:29 +02:00 |
|
yggverse
|
ab51b23f7c
|
move matches index to navigation mod
|
2024-12-15 17:51:24 +02:00 |
|
yggverse
|
f9306359c1
|
use default cursor
|
2024-12-15 17:38:41 +02:00 |
|
yggverse
|
81a8e32dc2
|
move connect_changed to entry constructor
|
2024-12-15 17:34:31 +02:00 |
|
yggverse
|
bf290a9648
|
remove extra clone
|
2024-12-15 17:30:39 +02:00 |
|
yggverse
|
e58a2a3a90
|
move connect_icon_release to constructor
|
2024-12-15 17:29:31 +02:00 |
|
yggverse
|
f8112a8d24
|
separate components
|
2024-12-15 17:19:04 +02:00 |
|