Skip to content

Windows 10 Night Light Theme Synchronization 1.2

Choose a tag to compare

@Lukespacewalker Lukespacewalker released this 14 May 11:49
· 5 commits to master since this release

ENG

1.2 Update

  • While the app is monitoring, it automatically reflects change of Theme setting from Windows 10 Setting back to app setting.
  • Because some computer has different Night Light data, So instead of hard-code byte array index of Night Light toggle in the registry, it will searches for a pattern of 0x43, 0x42, 0x01, 0x00 then detect the appearance of toggle in next 2 bytes 0x10 0x00
  • A toast notification will appeared when app is minimized while still running

There are 2 versions of release.

  1. Smaller file is a framework-dependent version which required .Net Core 3.1.3 runtime to be installed on your computer.
    You can download .Net Core 3.1.3 runtime from Microsoft or directly here x64, x86

  2. Larger file (_x64) is a self-contained version which all required runtime assemblies have been included in the executable.
    If you already have .Net Core 3.1.3 runtime installed, then you don't need this version

ไทย

อัพเดต 1.2

  • ขณะที่แอพอยุ่ในโหมด Monitor จะสามารถเปลี่ยนการตั้งค่าของแอพตามการตั้งธีมใน Windows 10 Settting ได้
  • คอมพิวเตอร์บางเครื่องมี Night Light Data ไม่เหมือนเครื่องอื่น ดังนั้นแทนที่จะหา Toggle จาก byte array index ที่กำหนดไว้ จึงเปลี่ยนไปหา pattern 0x43, 0x42, 0x01, 0x00 และหา Toggle ซึ่งเป็น 2 bytes ที่ตามหลัง 0x10 0x00
  • การแจ้งเตือนจะปรากฎขึ้นมา เมื่อแอพถูกย่อขนาดในขณะที่ยังทำงานอยู่

มีโปรแกรม 2 รุ่น ให้เลือก

  1. ไฟล์ที่เล็กกว่าจำเป็นต้องมี .Net Core 3.1.3 runtime ติดตั้งอยุ่ในคอมพิวเตอร์ ซึ่งสามารถโหลดได้จาก Microsoft หรือโหลดโดยตรงที่ x64, x86

  2. ไฟล์ที่ใหญ่กว่า (_x64) มี Runtime อยู่ในไฟล์แล้ว ซึ่งถ้าคุณได้ติดตั้ง .Net Core 3.1.3 runtime แล้ว ก็ไม่จำเป็นต้องโหลดไฟล์นี้