Niels Laute
c095cdde4e
[PTRun]Fluent UX and switch to WpfUI ( #28538 )
...
* New design
* Updating icons
* Adding keywords
* Only show plugins when search query is empty
* Update App.xaml
* Update App.xaml
* Filter plugins
* Fix image name
* refresh plugins overview
* fix context menu icons in win10
* Remove unused animations
* Resolving crashing
* Fix focus visual and a11y
* Remove unused styles
* Revert "Remove unused styles"
This reverts commit 65f29ae6ed .
* Fix value generator light vs dark icon
* Fix tab characters
* Fix CI
* Update SettingsReader.cs
* Adding common OS check helper
* Update MainWindow.xaml.cs
* Fix background
* More tweaks
* XAML styler and updating legacy brushes
* Updates + xaml styling
* Fix CI
* Fix CI2
* fix font family and overview refresh
* Delete shutdown.light-1.png
* Updating icons
* Set DPI
---------
Co-authored-by: Davide Giacometti <davide.giacometti@outlook.it >
2023-11-20 10:23:26 +00:00
Davide Giacometti
ec6b9acad9
[FanzyZones] Common ThemeManager ( #9576 )
...
* common ThemeManager in FancyZones editor
* fix high contrast theme
2021-02-10 14:10:42 +01:00
Niels Laute
17b40aa10a
[Run] Fixing UI issues ( #8681 )
...
* UI fixes
* Added dlls to installer
* Accent color tweaks + sync
* Added cornerradius to selection highlight border
* Increase icon's radius
Co-authored-by: Enrico Giordani <enrico.giordani@gmail.com >
2021-01-06 19:00:36 +01:00
punker76
fa1448163a
[PowerLauncher] Fix getting theme changed event for and between HighContrast setting
2020-10-31 11:58:52 +01:00
punker76
44af8f30f8
[PowerLauncher] Remove MahApps dependency and add own LibraryThemeProvider
2020-10-31 11:58:52 +01:00
Niels Laute
274c009f20
[PT Run] Updated borderbrush to improve accessibility for dark mode ( #7141 )
...
* Updated borderbrush
* Update src/modules/launcher/PowerLauncher/LauncherControl.xaml
Co-authored-by: htcfreek <61519853+htcfreek@users.noreply.github.com >
* Fixed bug
Co-authored-by: htcfreek <61519853+htcfreek@users.noreply.github.com >
2020-10-08 20:14:00 -07:00
Niels Laute
ec803d63c8
[Run] Updated tooltip styling and fixed casing ( #4877 )
...
* Added custom tooltip style (with theming support) that represents the UWP tooltip style.
* Removed unnecessary space in text
* Fixed run as admin casing
* Fixed casing for Indexer plugin
2020-07-10 12:06:57 -07:00
Divyansh Srivastava
8d72bc0ea4
Tooltip for indexer and program plugin ( #4589 )
...
* Fix multiline title issue
* Added code to display tooltip for program and indexer plugin
* Added tests for Result class
* Theme based color for tooltip
* Added colors for tooltip
* Added string tags to tooltip
* Add initial show delay
* Seperated textbox for title and path
2020-07-07 13:02:39 -07:00
Niels Laute
59ce90e924
[PowerToys Run] Vertical scrollbar for results list ( #4343 )
...
* Enabling vertical scrollbar and colors
* Extending the list under the scrollbar
* Fix
2020-06-17 09:48:30 -07:00
Niels Laute
d76234c112
[PT Run] Updated themes (dark/light/highcontrast) ( #4119 )
...
* Updated themes (dark/light/highcontrast)
* Updated semi-transparent colors to opague colors (for ClearType)
* Added theme brushes (light/dark/high contrast) for scrollbar.
2020-06-10 11:15:15 -07:00
Divyansh Srivastava
6adb47c447
Theming for powertoys run ( #4007 )
...
* Removed Wox Theme Manager
* Added Light and dark theme and template for high contrast theme
* Updated themeManager to remove strings
* Fixed issue with high contrast theme not being applied
* Fixed formatting
* Updated MSI to include dll for Mahapps and controlzex
* Added support for multiple high contrast themes
2020-06-05 09:58:30 -07:00