1366 Commits

Author SHA1 Message Date
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
yggverse
965a89ffc0 collect TextIter start matches as find result 2024-12-15 16:05:36 +02:00
yggverse
87d6f10170 update method name 2024-12-15 15:38:56 +02:00
yggverse
d383778e7d apply clippy optimization 2024-12-15 15:38:11 +02:00
yggverse
c6a83a3dd1 toggle entry class on match result 2024-12-15 15:35:59 +02:00
yggverse
de4421d346 implement match case option, draft navigation elements 2024-12-15 14:54:33 +02:00
yggverse
1b2aeae665 implement search match highlight 2024-12-15 13:56:30 +02:00
yggverse
db44fff212 draft find widget 2024-12-15 13:08:57 +02:00
yggverse
02df33428e draft find method 2024-12-15 12:11:25 +02:00
yggverse
1ce46c680b add found tag 2024-12-15 12:09:06 +02:00
yggverse
b56b36cb41 add find action 2024-12-15 11:47:43 +02:00
yggverse
80f7451cdc update version 2024-12-15 06:17:43 +02:00
yggverse
f38bb8ffe2 remove accel for system action 2024-12-14 11:42:10 +02:00