Commit Graph

57 Commits

Author SHA1 Message Date
ema 6fb33c2633 Adjust acrylic opacity and centralize tint logic #1912 2026-04-15 00:50:31 +08:00
Copilot 2229c1691a Align Acrylic10 tint behavior with official dark/light acrylic palette (#1915)
* Initial plan

* Align Acrylic10 tint color and opacity with official dark/light values

Agent-Logs-Url: https://github.com/QL-Win/QuickLook/sessions/7856deeb-578c-4683-879b-e2d924eb4224

Co-authored-by: emako <24737061+emako@users.noreply.github.com>

* Refine Acrylic10 constants for tint palette and opacity

Agent-Logs-Url: https://github.com/QL-Win/QuickLook/sessions/7856deeb-578c-4683-879b-e2d924eb4224

Co-authored-by: emako <24737061+emako@users.noreply.github.com>

* Narrow color parsing exception handling in ViewerWindow

Agent-Logs-Url: https://github.com/QL-Win/QuickLook/sessions/7856deeb-578c-4683-879b-e2d924eb4224

Co-authored-by: emako <24737061+emako@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: emako <24737061+emako@users.noreply.github.com>
2026-04-15 00:24:21 +08:00
ema a3b246fcbc Use wildcard solution mapping for ARM64 2026-04-14 18:33:43 +08:00
ema a401b7d65e Normalize formatting for syntax and project files 2026-04-14 01:05:51 +08:00
ema 0647b22906 Add support for the WindowBackdrop option 2026-04-10 02:03:19 +08:00
ema 92e6cc44d0 Fix QuickLook.Common snupkg publishing failed
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
Symbols package publishing failed. The associated symbols package could not be published due to the following reason(s):
The uploaded symbols package contains one or more pdbs that are not portable.
Once you've fixed the issue with your symbols package, you can re-upload it.
2026-03-25 03:31:57 +08:00
ema 6fb3bf0f92 Update README: add badges and plugin migration for QuickLook.Common 2026-03-25 03:20:22 +08:00
ema 965f4d6c64 Add QuickLook.Common NuGet package #923 2026-03-25 02:53:02 +08:00
ema 24979aa40f Merged QuickLook.Common from submodule
https://github.com/QL-Win/QuickLook.Common/commit/529d07b56577b88329481cdac8f2a6a175b6c21a
2026-03-25 02:03:45 +08:00
ema 830911b878 Remove QuickLook.Common submodule 2026-03-25 02:02:29 +08:00
ema 952223473a Extract window background effects, disable blur #1542
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
2026-03-24 01:05:36 +08:00
ema a6210e177b Update copyright year to 2026 2026-01-06 02:24:42 +08:00
ema dc3da38c34 Add blocked file type handling to viewer
Updates the InsvBlocker plugin to mark files as blocked and sets a blocked message in the viewer window. The viewer now displays a message for blocked file types instead of attempting to preview them.
2025-11-17 04:17:00 +08:00
ema 6a6c411efb Refactor icon usage to use FontSymbols constants
Replaced hardcoded icon strings with FontSymbols constants in MoreMenu and converter classes for consistency and maintainability. Removed duplicate FontSymbols class from MidiPlayer and updated usages to reference QuickLook.Common.Controls.
2025-10-10 17:39:32 +08:00
ema 2317fad8e3 Support MediaInfoViewer in more menu 2025-09-24 23:34:07 +08:00
ema d6274ac331 Prepare new feature for MoreMenu 2025-09-08 01:49:36 +08:00
ema 14a5bea926 Code Cleanup
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-08-09 00:38:43 +08:00
ema 3fd444102d Revert Add Sandbox detection 2025-07-08 03:42:39 +08:00
ema 8d9c1e3f6e Add Sandbox detection 2025-06-23 00:58:28 +08:00
ema 06e7dbaae7 Code Cleanup 2025-05-23 02:39:26 +08:00
ema 8fa4f6cc5b Update PackageReferences 2025-05-13 17:36:22 +08:00
ema a95b050ae5 Support cli options #1620
https://github.com/QL-Win/QuickLook/wiki/Command-Line
2025-05-11 03:16:33 +08:00
ema d51c8bb25e Improve UI: Refine Recycle Bin icon display #1610 2025-05-10 07:53:31 +08:00
ema a0a46832ed Update copyright information 2025-05-06 21:04:58 +08:00
ema 190ab5f3fc Expose the ViewWindow to ContextObject 2025-01-01 03:06:55 +08:00
ema 28ec7655f8 Code Cleanup 2024-12-12 01:21:18 +08:00
ema c879f2353a Use Segoe Fluent Icons 2024-12-07 22:48:17 +08:00
ema 4b9476e95a Fix CaptionButtonStyle FontFamily 2024-12-07 06:47:47 +08:00
ema 77b5eb454e Reduce duplicate dependencies on publish files 2024-12-07 04:58:07 +08:00
ema a5c3d5b143 Restore AssemblyInfo 2024-12-04 16:53:51 +08:00
ema 507b157a40 Convert to .NET SDK type csproj 2024-11-30 17:00:22 +08:00
Paddy 7c8655aff3 Fix #1147: DWM blur in Windows 10 and 11 2022-06-14 22:13:08 +02:00
Paddy c93be2cb51 move theme helper ref 2022-02-20 18:54:51 +01:00
Paddy 22c08f62fa Fix #329: respect monitor ICC 2022-02-13 15:01:32 +01:00
Paddy b39a58f1b9 rename 2022-02-13 12:21:06 +01:00
Paddy Xu 237b99b305 Fix #941: caller assembly is incorrect in RELEASE mode 2021-06-27 11:22:02 +02:00
Paddy Xu b683ce0fd1 Fix config domain mismatch due to CLR optimisation 2021-03-07 19:48:40 +01:00
Paddy Xu 14394eb1ce fix infinite loop 2021-01-10 16:55:43 +01:00
Paddy Xu ada998d8f2 Update Common to fix plugin resize 2020-10-11 19:55:25 +02:00
Paddy Xu 0243636b6e Fix #420, #452, #757: windows positioning for monitors with different DPIs 2020-10-11 19:42:23 +02:00
Paddy Xu 1d857ccc0f Fix #731: use app folder for saving data in the portable mode 2020-09-20 13:32:52 +02:00
Paddy Xu b2fdd05e84 Fix #633: show preview at the screen of foreground window; macOS-style window alignment 2020-05-16 20:22:09 +03:00
Paddy Xu 472ccc1175 make preview window not focusable 2020-05-07 23:33:19 +03:00
Paddy Xu 08ccedece4 Fix #342: better async thumbnail loading 2018-09-07 21:33:49 +03:00
Paddy Xu 632f4492f5 move step 3 2018-09-01 22:11:17 +03:00
Paddy Xu 607391d25d move step 2 2018-09-01 21:40:22 +03:00
Paddy Xu 5e700019a1 move step 1 2018-09-01 21:39:40 +03:00
Paddy Xu 5cd9018ce4 done installer 2018-09-01 21:29:15 +03:00
Paddy Xu 3bcb48a43c [WIP] apng provider 2018-08-28 00:16:25 +03:00
Paddy Xu 3d11c9b1f7 fix broken "keep in front" 2018-06-23 17:41:21 +03:00