aui-framework / aui-framework/aui

Poor `ACustomCaptionWindow` on Windows 11

Open
#423 2 comments 0 reactions 1 assignee View on GitHub

@Nelonn is already working on this.

Since Sep 23, 2025.

good first issue
Dominant language
C++
Stars
600
Forks
44
Avg merge
17h 56m
Merged PRs (30d)
3

Description

### What happened?

`ACustomCaptionWindow` lacks proper integration with Windows 11.

![Image](https://github.com/user-attachments/assets/f04a43b6-b0f9-419c-94e2-e081cf0d5449)

_(note: the screenshot is taken from Windows 11 machine with 200% system scaling)_

- The 'maximize' icon should be slightly rounded on Windows 11.
- Windows 11 features a dropdown with options when hovering on the 'maximize' button. `ACustomCaptionWindow` lacks this feature.

The issues are not present on regular `AWindow` windows.

### Relevant log output or stack trace

```shell

```

### Steps to reproduce

```bash
1. Open any application based on `ACustomCaptionWindow` on Windows 11.
2. Observe the difference with other applications (including 3rdparty).
```

### Affected Platforms

Windows

### Link to build, i.e. failing GitHub Action job (if any).

_No response_

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.