Jump to content

Leito

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by Leito

  1. Ok. Is there some resources regarding developing a plugin with VS? Something to get me started? Found this, but it's not the first step.
  2. New to paint.net plugin development. I'd like to write a plugin to upload the image / layer to https://put.re via their API. Before I dive in, can you tell me if that kind of plugin falls in the Effect plugin category? Should I use CodeLab after reading the tutorials? What if I want to create a UI similar to the one from the Imgur Uploader plugin? Can I create "complex" UI as this one with CodeLab? Or should I use VS directly?
  3. Any chance to see dark scrollbars in a future version as they seem more and more supported on Windows 10 (first File Explorer, then cmd line since 1903)? I found this:
  4. Title bar still white. Same thing. PowerShell returns the same values being run as admin or not, no error:
  5. Sure: Application paint.net 4.2.1 (β 4.201.7152.40366) Build Date jeudi 1 août 2019 Expiration Date jeudi 24 octobre 2019 Install type Classic Hardware accelerated rendering (GPU) True Animations True DPI 96 (1,00x scale) Language en-US OS Windows 10 Pro x64 (10.0.18362.0) (0x30) .NET Runtime 4.0.30319.42000 Physical Memory 16 326 MB CPU Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz Speed ~3192 MHz Cores / Threads 6 / 12 Features SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, AVX, AVX2 Video Card NVIDIA GeForce GTX 970 Dedicated Video RAM 4 043 MB Dedicated System RAM 0 MB Shared System RAM 8 163 MB Vendor ID 0x10DE Device ID 0x13C2 Subsystem ID 0x113110DE Revision 161 LUID 0x0000AA41 Flags AcgCompatible, SupportMonitoredFences, KeyedMutexConformance Graphics Preemption DmaBufferBoundary Compute Preemption DmaBufferBoundary Outputs 1 Feature Level Direct3D_12_1 DXGI Formats A8_UNorm, B8G8R8A8_UNorm, R16G16B16A16_UNorm, R16G16B16A16_Float, R32G32B32A32_Float Buffer Precision UNorm8bpc, UNorm8bpcSrgb, UNorm16bpc, Float16bpc, Float32bpc Video Card Microsoft Basic Render Driver Dedicated Video RAM 0 MB Dedicated System RAM 0 MB Shared System RAM 8 163 MB Vendor ID 0x1414 Device ID 0x008C Subsystem ID 0x00000000 Revision 0 LUID 0x0000B533 Flags Software, AcgCompatible, SupportMonitoredFences, KeyedMutexConformance Graphics Preemption InstructionBoundary Compute Preemption InstructionBoundary Outputs 0 Feature Level Direct3D_12_1 DXGI Formats A8_UNorm, B8G8R8A8_UNorm, R16G16B16A16_UNorm, R16G16B16A16_Float, R32G32B32A32_Float Buffer Precision UNorm8bpc, UNorm8bpcSrgb, UNorm16bpc, Float16bpc, Float32bpc
  6. (sorry for the late reply) This method has been present in Windows 10 since the Threshold 2 release (version 1511 - November Update - Build 10586). Here are a few blog posts documenting the registry change, showing that it's quite known : https://www.howtogeek.com/258162/how-to-add-color-to-inactive-title-bars-in-windows-10/ https://winaero.com/blog/change-color-of-inactive-title-bars-in-windows-10/ (this change can be done with the WinaeroTweaker program) https://www.tenforums.com/tutorials/32118-change-color-inactive-title-bar-windows-10-a.html I totally get what you're saying though, and that Microsoft could remove this "functionality" with any major update.
  7. Sorry for bumping, but this issue still exists. Another screenshot using the dark theme: In my case, those are the relevant values: HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM\AccentColorInactive = ff333333 HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM\ColorPrevalence = 1 Can you acknowledge this bug? Any plan to fix it?
×
×
  • Create New...