47 lines
3.1 KiB
Plaintext
47 lines
3.1 KiB
Plaintext
https://twitter.com/omgubuntu/status/962765197109841922
|
|
https://github.com/DominicMaas/SoundByte/blob/master/SoundByte.UWP/Resources/Brushes.xaml
|
|
https://docs.microsoft.com/en-us/windows/uwp/design/style/acrylic
|
|
https://www.google.com/search?q=uwp+acrylic+winapi&ie=utf-8&oe=utf-8&client=firefox-b-1
|
|
https://stackoverflow.com/questions/43931709/acrylic-material-in-win32-app
|
|
https://stackoverflow.com/questions/44000217/mimicking-acrylic-in-a-win32-app
|
|
https://stackoverflow.com/questions/43699256/how-to-use-acrylic-accent-in-windows-10-creators-update
|
|
https://stackoverflow.com/questions/39135834/how-to-call-uwp-api-from-converted-win32-app-desktop-app-converter
|
|
https://stackoverflow.com/questions/32724187/how-do-you-set-the-glass-blend-colour-on-windows-10
|
|
https://channel9.msdn.com/Events/Build/2017/B8034
|
|
https://www.reddit.com/r/Windows10/comments/7lzyzc/since_the_taskbar_is_still_win32_and_it_can_have/
|
|
https://thenextweb.com/microsoft/2017/05/15/microsoft-fluent-design-system-breaking-windows-10s-new-look/
|
|
https://github.com/bbougot/AcrylicWPF
|
|
http://vhanla.codigobit.info/2015/07/enable-windows-10-aero-glass-aka-blur.html
|
|
http://undoc.airesoft.co.uk/user32.dll/SetWindowCompositionAttribute.php
|
|
http://undoc.airesoft.co.uk/user32.dll/GetWindowCompositionAttribute.php
|
|
https://msdn.microsoft.com/en-us/library/windows/desktop/aa969530(v=vs.85).aspx
|
|
https://github.com/bbougot/AcrylicWPF/blob/master/MainWindow.xaml.cs
|
|
https://www.google.com/search?q=%22WCA_ACCENT_POLICY%22&client=firefox-b-1&source=lnt&tbs=cdr%3A1%2Ccd_min%3A1%2F1%2F2001%2Ccd_max%3A12%2F31%2F2013&tbm=
|
|
https://github.com/sgothel/jogl/blob/master/src/nativewindow/native/win32/WindowsDWM.c
|
|
http://www.brandonfa.lk/win8/win8_devrel_head_x86/uxtheme.h
|
|
http://www.brandonfa.lk/win8/
|
|
https://github.com/gamozolabs/pdblister
|
|
https://github.com/wbenny/pdbex
|
|
https://github.com/wbenny/pdbex/releases
|
|
|
|
https://stackoverflow.com/questions/44000217/mimicking-acrylic-in-a-win32-app
|
|
https://github.com/riverar/sample-win32-acrylicblur
|
|
https://github.com/riverar/sample-win10-aeroglass
|
|
https://guerra24blog.wordpress.com/2017/12/20/windows-10-use-acrylic-in-win32-apps/
|
|
https://news.ycombinator.com/item?id=14432951
|
|
https://gist.github.com/ethanhs/0e157e4003812e99bf5bc7cb6f73459f ACCENTPOLICY
|
|
https://github.com/TranslucentTB/Tools
|
|
https://withinrafael.com/2015/07/08/adding-the-aero-glass-blur-to-your-windows-10-apps/
|
|
https://withinrafael.com/2018/02/01/adding-acrylic-blur-to-your-windows-10-apps-redstone-4-desktop-apps/
|
|
|
|
diversion: DwmEnableBlurBehindWindow {
|
|
https://docs.microsoft.com/en-us/windows/desktop/api/dwmapi/nf-dwmapi-dwmenableblurbehindwindow
|
|
https://docs.microsoft.com/en-us/windows/desktop/api/dwmapi/ns-dwmapi-_dwm_blurbehind
|
|
https://docs.microsoft.com/en-us/windows/desktop/api/dwmapi/nf-dwmapi-dwmenableblurbehindwindow
|
|
http://www.danielmoth.com/Blog/Vista-Glass-Answers-And-DwmEnableBlurBehindWindow.aspx
|
|
http://www.danielmoth.com/Blog/Glass-In-C-An-Alternative-Approach.aspx
|
|
http://www.danielmoth.com/Blog/Vista-Glass-In-C.aspx
|
|
http://www.danielmoth.com/Blog/Glass-In-C-An-Alternative-Approach.aspx
|
|
https://weblogs.asp.net/kennykerr/Windows-Vista-for-Developers-_1320_-Part-3-_1320_-The-Desktop-Window-Manager
|
|
}
|