-
In times of multi monitor setup I would like to propose a new API that allows us to set the startup monitor of the window. I am open for naming changes. The reason is that many developers would prefer…
-
## Problem Statement
Currently, monocore only supports Linux and macOS operating systems. Adding Windows support would significantly expand the user base and enable Windows developers to leverage mon…
-
### Description
Because the different platforms use the same names for different things it can get confusing understanding what platform lifecycle events map to what xplat life cycle events.
We…
-
## The problem
When I select "developer tools-> API Explorer" then I only get an empty screen.
![image](https://github.com/openhab/openhab-webui/assets/165837628/87ec21a3-a218-4b5e-b6ff-d08e…
-
**Fleet version**: 4.58
**Web browser and operating system**: Chrome
### 💥 Actual behavior
Attempting to use the api to turn off mdm on Windows device at this endpoint `/api/v1/fleet/hosts/{…
-
Package: hidapi:x64-windows-asan@0.14.0#1
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.39.33520.0
- vcpkg-tool version: 2024-11-12-eb492805e92a2c14a230f5c3deb3e89f6771c321
vcp…
-
At the November 2024 meeting, LWG-4044 "Confusing requirements for `std::print` on POSIX platforms" was resolved in the C++ Working Paper.
In https://github.com/microsoft/STL/issues/5109#issuecomment…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description of the Issue
In older versions of Windows system APIs, file paths are limited to a maximum l…
-
The V3 tasks appear to use StoreBroker V2, which uses the Store API v2 - but now I'm reading that this isn't even available for public use:
> StoreBroker v1 (what you're using) fully leverages the c…
-
## Description:
When working with Windows API functions (such as SetWindowsHookExW) using ctypes, providing a HOOKPROC callback function of an incorrect type results in an unclear error message. This…