Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Linux] Verify: reports carried over from window_manager

Open
#79 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
cpp, flutter, linux

Research direction

Start with a Flutter app using the Window API and reproduce the nine linked window_manager reports on Linux, including the listed desktop environments and embedding case. Check off each report after confirming it, fixing it, or recording that it no longer occurs.

Written by the indexing model from the issue text.

Description

bug

These were reported against window_manager 0.5.x, whose platform code is gone: window_manager 0.6.0 is rebuilt on nativeapi. None of them has been checked against nativeapi yet. Each needs a reproduction with nativeapi (a Flutter app on the Window API), then a fix or a note that it no longer happens. Tick them off here as they're checked.

  • leanflutter/window_manager#167: full screen doesn't work (Arch Linux)
  • leanflutter/window_manager#535: in full screen, each hide/show shifts the window further off-screen
  • leanflutter/window_manager#179: transparent background colour renders black (Arch, KDE Wayland)
  • leanflutter/window_manager#370: a longer title set before showing is ellipsized to the original length until resize
  • leanflutter/window_manager#411: setSize has no effect (Hyprland, Ubuntu 22.04)
  • leanflutter/window_manager#427: onWindowResize fires in an endless loop
  • leanflutter/window_manager#497: window visibly repositions on start
  • leanflutter/window_manager#519: black window when the app runs as a GTK_PLUG (embedded in another app)
  • leanflutter/window_manager#561: title bar glitches with min/max size or setResizable (KDE Plasma 6 Wayland, NVIDIA)
Dominant language
C++
Stars
34
Forks
7
Avg merge
3d 1h
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

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.

More from libnativeapi/nativeapi

All issues in libnativeapi/nativeapi

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.