80 Commits

Author SHA1 Message Date
0x5BFA
f8d523418f
Code Quality: Removed ISidebarItemModel 1 (#17992) 2026-01-13 12:54:08 -05:00
0x5BFA
9afe59671a
Code Quality: Removed ISidebarViewModel (#17972) 2025-12-22 11:43:23 -05:00
0x5BFA
e49e479bd5
Feature: Added theme shadow to Omnibar flyout (#17971) 2025-12-17 12:55:24 -05:00
Saravanan Ganapathi
a21e4122f5
Fix: Fixed an issue where opening new columns in Columns View didn't always scroll them into view (#17826) 2025-11-06 09:52:16 -05:00
0x5BFA
1cd9cd57a6
Code Quality: Refactored VisualStates for InfoPane (#17416) 2025-09-28 19:25:12 -04:00
0x5BFA
2836ba06cd
Code Quality: Added support for middle clicking in the new BreadcrumbBar (#17476) 2025-08-29 00:33:00 -04:00
seer-by-sentry[bot]
1e67aa41e2
Code Quality: Prevent exceptions when available size is zero or negative (#17477)
Co-authored-by: seer-by-sentry[bot] <157164994+seer-by-sentry[bot]@users.noreply.github.com>
Co-authored-by: Yair <39923744+yaira2@users.noreply.github.com>
2025-08-21 00:27:49 -04:00
Filippo Ferrario
bf16dca731
Fix: Fixed issue where the 'layout' icon didn't match the select layout (#17436)
Co-authored-by: Yair <39923744+yaira2@users.noreply.github.com>
2025-08-13 09:54:07 -04:00
0x5BFA
39bec89640
Code Quality: Ensured IsAotCompatible exists in the all C# projects (#17432) 2025-08-11 15:29:00 -04:00
Yair
6ac5414646
Feature: Auto size columns (#17407)
Signed-off-by: Yair <39923744+yaira2@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-07 10:24:04 -04:00
Yair
d609eb8ecf
Code Quality: Fixed Omnibar issues (#17408) 2025-08-07 10:17:58 -04:00
Saravanan Ganapathi
c18be52289
Feature: Added support for resizing columns in the Columns View (#17380) 2025-08-01 10:13:48 -04:00
Yair
b478218f61 Revert "Code Quality: Remove setting item template and source in Omnibar (#17375)"
This reverts commit 9a2237f2d6df6ad33be56fc10775ade5b44d7fcd.
2025-07-31 00:16:15 -04:00
seer-by-sentry[bot]
9a2237f2d6
Code Quality: Remove setting item template and source in Omnibar (#17375) 2025-07-30 21:41:54 -04:00
Yair
4558bc2702
Code Quality: Ran code cleanup (#17307) 2025-07-24 20:57:33 -04:00
Yair
5de7ede72a
Code Quality: Defer CurrentSelectedMode assignment in OmnibarMode_Loaded (#17302) 2025-07-23 23:59:15 -04:00
0x5BFA
78b229ee47
Code Quality: Improved tooltip UX in BreadcrumbBar (#17277) 2025-07-21 12:10:28 -04:00
Yair
f995c73e40 Code Quality: Focus tab content when switching tabs 2025-07-16 22:48:57 -04:00
0x5BFA
91e7e7aa16
Code Quality: Fixed an issue where suggestions in Path mode don't update when switching tabs (#17263) 2025-07-14 10:42:49 -04:00
Yair
3c162d212d
Code Quality: Fixed selecting Omnibar suggestions via keyboard (#17260) 2025-07-13 23:44:14 -04:00
Yair
4ee893b473 Code Quality: Unlock search mode 2025-07-10 11:31:17 -04:00
Yair
a0127779b2
Code Quality: Animated chevron (#17259) 2025-07-08 17:07:30 -04:00
0x5BFA
fe5215713d
Code Quality: Improved Omnibar 14 (#17248) 2025-07-07 23:21:10 -04:00
Yair
0ab026f90e
Code Quality: Fixed Omnibar cursor placement when changing text (#17249) 2025-07-06 10:05:06 -04:00
Yair
4646cd6c92
Code Quality: Prevent mode button from removing Omnibar focus (#17242) 2025-07-03 11:20:40 -04:00
Yair
622b7051ea
Code Quality: Fixed a number of focus related issues in Omnibar (#17239) 2025-07-02 22:02:33 -04:00
0x5BFA
bd2f5f11d6
Code Quality: Added debug logs for Omnibar (#17231) 2025-07-01 10:07:37 -04:00
Yair
d7fd218d63
Code Quality: Fixed pointer states on Omnibar clear button (#17230) 2025-06-30 21:41:44 -04:00
0x5BFA
a69c61058d
Code Quality: Fixed a crash that often happens when switching between Omnibar modes (#17226) 2025-06-29 17:10:03 -04:00
Yair
9d914f2efa
Code Quality: Fixed tab key navigation in Omnibar (#17219) 2025-06-27 11:51:41 -04:00
0x5BFA
78a2d6e4e9
Code Quality: Improved Omnibar 5 (#17203) 2025-06-27 11:51:37 -04:00
0x5BFA
c26f4726ed
Code Quality: Improved Omnibar 4 (#17189) 2025-06-19 11:26:19 -04:00
Yair
378f5094c9
Code Quality: Improved Omnibar (#17186)
Signed-off-by: Yair <39923744+yaira2@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-12 15:03:17 -04:00
0x5BFA
083ef0ed40
Code Quality: Improved Omnibar UX 2 (#17157)
Co-authored-by: Yair <39923744+yaira2@users.noreply.github.com>
2025-06-12 10:18:53 -04:00
0x5BFA
da5cf3e2ee
Code Quality: Improved Omnibar UX (#17145)
Co-authored-by: Yair <39923744+yaira2@users.noreply.github.com>
2025-05-25 11:09:04 -04:00
Martin Anderson
bfc6ee1cb8
Code Quality: Added App Update and Updated icons for v4 (#17098) 2025-05-04 22:58:59 -04:00
0x5BFA
25309d8b98
Feature: Introduced Omnibar 1 (#17023) 2025-04-30 10:39:42 -04:00
Yair
ba4fb0fa66
Feature: Display placeholder when sidebar sections are all hidden (#17039) 2025-04-21 20:25:14 -04:00
Yair
87730e3efe
Code Quality: Added protection for System.DivideByZeroException (#17031) 2025-04-08 18:28:14 -04:00
0x5BFA
19c6f1e5fc
Code Quality: Brushed up Omnibar and BreadcrumbBar (#16973) 2025-04-03 23:11:40 -04:00
0x5BFA
203022842a
Code Quality: Refactored StorageRing/StorageBar (#16998) 2025-03-31 19:05:02 -04:00
Marcel W.
dde3ee76d5
Code Quality: Disable opening context menu on footer items (#16995) 2025-03-30 17:11:28 -04:00
0x5BFA
c4708546ae
Code Quality: Implemented Breadcrumb (#16946) 2025-03-22 21:12:05 -04:00
Martin Anderson
391848b316
CodeQuality: Added App.ThemedIcons.Actions.FontInstall icon (#16956) 2025-03-19 14:11:12 -04:00
0x5BFA
383d82cc33
Code Quality: Implemented Omnibar (#16910)
Signed-off-by: 0x5BFA <62196528+0x5bfa@users.noreply.github.com>
Co-authored-by: Martin Anderson <7389110+mdtauk@users.noreply.github.com>
Co-authored-by: Yair <39923744+yaira2@users.noreply.github.com>
2025-03-16 11:28:57 -04:00
0x5BFA
2ea3dfee10
Code Quality: Renamed AddressToolbar and InnerNavigationToolbaar (#16927) 2025-03-16 11:21:59 -04:00
Marcel W.
26a1f7d8a4
Feature: Moved Settings button to the Sidebar (#16911)
Signed-off-by: Marcel W. <marcel.alex.wagner@outlook.com>
Co-authored-by: Yair <39923744+yaira2@users.noreply.github.com>
Co-authored-by: Marco Franzen <mail@marco-franzen.de>
Co-authored-by: Lamparter <71598437+Lamparter@users.noreply.github.com>
2025-03-16 11:16:01 -04:00
0x5BFA
75c8448c4e
Code Quality: Replaced DP generator with WCT (#16922) 2025-03-12 10:41:08 -04:00
Steve
2382d81683
Code Quality: Retarget BladeView to ContentControl (#16853) 2025-02-24 11:45:53 -05:00
Steve
92e87fbfe4
Code Quality: Fixed crash in BladeItem control (#16842) 2025-02-22 19:28:40 -05:00