Piotr Osiewicz
|
ae229d4c52
|
Align "Select all" to the center
|
2023-08-14 12:31:11 +02:00 |
|
Piotr Osiewicz
|
94ac84a908
|
Fix borders being cut off in buffer search
|
2023-08-14 12:28:35 +02:00 |
|
Piotr Osiewicz
|
8bb3bfa6a8
|
Style buffer modes like project modes
|
2023-08-14 12:25:59 +02:00 |
|
Piotr Osiewicz
|
1c35db7e97
|
project_search: style filters button like the rest of the buttons
|
2023-08-14 12:20:59 +02:00 |
|
Piotr Osiewicz
|
d37ebe7841
|
Add option_button_height style
|
2023-08-14 12:10:37 +02:00 |
|
Piotr Osiewicz
|
9121178ba0
|
project_search: Swap places of case-sens/whole-word
|
2023-08-14 11:59:42 +02:00 |
|
Piotr Osiewicz
|
b586601cab
|
Style nav buttons
|
2023-08-13 01:29:35 +02:00 |
|
Piotr Osiewicz
|
e151555542
|
Style dismiss button.
Fix clipping in nav buttons and mode buttons. Add missing borders to outskirts of mode buttons.
|
2023-08-13 01:06:35 +02:00 |
|
Piotr Osiewicz
|
c6425b36da
|
chore: remove redundant mut
|
2023-08-12 22:20:22 +02:00 |
|
Piotr Osiewicz
|
94f1d8281a
|
Remove buttonside, use new corner_radii instead
|
2023-08-12 22:18:27 +02:00 |
|
Piotr Osiewicz
|
6be73e46bf
|
Merge branch 'main' into project_search_design
|
2023-08-12 21:57:21 +02:00 |
|
Piotr Osiewicz
|
c0356fdf16
|
Decrease row count for buffer search bar
|
2023-08-11 23:47:16 +02:00 |
|
Piotr Osiewicz
|
0a0314eec9
|
Shrink project search + decrease padding
|
2023-08-11 18:19:45 +02:00 |
|
Piotr Osiewicz
|
e4c593c2fb
|
chore: fix compiler warning
|
2023-08-11 17:09:26 +02:00 |
|
Piotr Osiewicz
|
799278e296
|
Add row_height
|
2023-08-11 17:02:25 +02:00 |
|
Piotr Osiewicz
|
9e9b3093a9
|
Style mode/option buttons
|
2023-08-11 16:32:15 +02:00 |
|
Piotr Osiewicz
|
3d103546bc
|
Make ButtonSide respect corner_radius
|
2023-08-11 14:44:22 +02:00 |
|
Piotr Osiewicz
|
b8df26b194
|
mode_button: get rid of borders before creating a label
|
2023-08-11 13:26:22 +02:00 |
|
Piotr Osiewicz
|
a9a2d281c3
|
Make ButtonSide scale with corner_radius
|
2023-08-11 13:10:56 +02:00 |
|
Piotr Osiewicz
|
096e293c17
|
Fix rounding artifacts of nav buttons
|
2023-08-10 15:26:05 +02:00 |
|
Piotr Osiewicz
|
da3a4174ce
|
Bump row_count for buffer search
|
2023-08-10 13:01:20 +02:00 |
|
Piotr Osiewicz
|
b2f773e91d
|
Increase padding on search
|
2023-08-10 12:57:12 +02:00 |
|
Piotr Osiewicz
|
c58cf396d3
|
Add cycle mode command for buffer search
|
2023-08-09 18:02:21 +02:00 |
|
Piotr Osiewicz
|
17d505bb7b
|
Reset search index on mode change
|
2023-08-09 14:25:56 +02:00 |
|
Piotr Osiewicz
|
28a57662af
|
buffer: Add magnifying glass icon
|
2023-08-09 13:47:48 +02:00 |
|
Piotr Osiewicz
|
6fbef9f3c7
|
chore: update fn paint
|
2023-08-09 12:33:14 +02:00 |
|
Piotr Osiewicz
|
7ef5656f6a
|
Merge branch 'main' into project_search_design
|
2023-08-09 12:30:48 +02:00 |
|
Piotr Osiewicz
|
8b033223fb
|
Go back to previous mode on rejection of semantic indexing
|
2023-08-09 12:28:15 +02:00 |
|
Piotr Osiewicz
|
d34da2db69
|
fix dismiss tooltip for project search
|
2023-08-09 01:37:17 +02:00 |
|
Piotr Osiewicz
|
22f630e985
|
chore: remove unused function
|
2023-08-09 01:30:45 +02:00 |
|
Piotr Osiewicz
|
f978acdd34
|
buffer: use shared func for nav button rendering
|
2023-08-09 01:29:22 +02:00 |
|
Piotr Osiewicz
|
e2b8e6ce63
|
chore: fix compiler warnings
|
2023-08-09 01:16:24 +02:00 |
|
Piotr Osiewicz
|
a583d1c6cc
|
Do not display match count when query is empty
|
2023-08-09 01:15:17 +02:00 |
|
Piotr Osiewicz
|
b282bdfe5a
|
buffer: finish up moving things around
|
2023-08-09 01:09:07 +02:00 |
|
Piotr Osiewicz
|
e1724daf35
|
buffer: WIP style sides of buffer search
|
2023-08-09 00:38:50 +02:00 |
|
Piotr Osiewicz
|
a7bd05ec0a
|
buffer: use icons for search options
|
2023-08-09 00:16:12 +02:00 |
|
Nathan Sobo
|
b2d9ccc0a2
|
Move more window methods off AsyncAppContext
|
2023-08-08 11:38:07 -06:00 |
|
Nathan Sobo
|
d896d89842
|
Store an AnyWindowHandle in WindowContext
|
2023-08-08 11:08:37 -06:00 |
|
Piotr Osiewicz
|
2c570fbb72
|
Move option button rendering to search_bar
|
2023-08-08 16:26:19 +02:00 |
|
Piotr Osiewicz
|
343e9d080e
|
Finish migration to modes for buffer search
|
2023-08-08 15:57:07 +02:00 |
|
Piotr Osiewicz
|
fecea03c90
|
Add modes to buffer search
|
2023-08-08 15:25:32 +02:00 |
|
Piotr Osiewicz
|
0374fdfd06
|
Move mode cycling to mode module
|
2023-08-08 15:20:34 +02:00 |
|
Piotr Osiewicz
|
7547fa2679
|
Move mode rendering to a search_bar module
|
2023-08-08 15:11:32 +02:00 |
|
Piotr Osiewicz
|
31a56720d9
|
Move nav buttons generation to search_bar
|
2023-08-08 14:56:21 +02:00 |
|
Piotr Osiewicz
|
c53554ead3
|
Remove SearchOptions::REGEX.
A bit WIP as it awaits migration of buffer search to modes
|
2023-08-08 14:42:11 +02:00 |
|
Piotr Osiewicz
|
0ca29e56c2
|
Update keybinds to use new names
|
2023-08-08 14:33:51 +02:00 |
|
Piotr Osiewicz
|
d497f279f0
|
Move ButtonSide to new module
|
2023-08-08 14:24:26 +02:00 |
|
Piotr Osiewicz
|
95891d28d8
|
Move SearchMode and SearchHistory to separate modules
|
2023-08-08 14:14:39 +02:00 |
|
Nathan Sobo
|
f0da6b05fd
|
Remove TestAppContext::add_view
Instead, we now call this on window handles.
|
2023-08-07 22:46:48 -06:00 |
|
Piotr Osiewicz
|
7a1f40405a
|
Add dismiss button to project search
|
2023-08-07 12:22:10 +02:00 |
|