Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/serenity4/desktopwindowmanager.jl

Using the Windows DWM windowing API
https://github.com/serenity4/desktopwindowmanager.jl

julia windows

Last synced: 6 days ago
JSON representation

Using the Windows DWM windowing API

Awesome Lists containing this project

README

        

# DesktopWindowManager

[![Build Status](https://github.com/serenity4/DesktopWindowManager.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/serenity4/DesktopWindowManager.jl/actions/workflows/CI.yml?query=branch%3Amain)

## Useful links

- [DWM documentation](https://learn.microsoft.com/en-us/windows/win32/dwm/dwm-overview)
- [Win32 metadata](https://github.com/microsoft/win32metadata)
- [Windows data types](https://learn.microsoft.com/en-us/windows/win32/winprog/windows-data-types)