Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/serenity4/desktopwindowmanager.jl
- Owner: serenity4
- License: mit
- Created: 2024-04-03T10:33:35.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T09:55:55.000Z (3 months ago)
- Last Synced: 2024-08-22T11:17:07.057Z (3 months ago)
- Topics: julia, windows
- Language: Julia
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)