ghaerr / ghaerr/microwindows

wasm: hide window content while dragging ?

Open
#84 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
858
Forks
112
Avg merge
1d 13h
Merged PRs (30d)
4

Description

is it possible to prevent showing window content while moving them ?

https://pmp-p.ddns.net/gh/mwin_asyncify/mwdemo2.html

Also when a window (X11) goes a bit out of viewport and come back, redraw is not always ok until mouseover the main widgets

https://pygame-web.github.io/showroom/fltk/index.html

maybe related https://github.com/ghaerr/microwindows/issues/28

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.

Research direction

Start by reproducing the dragging and viewport-redraw behavior in the linked mwin_asyncify and FLTK demos, then read the related microwindows issue for context. Identify the window movement and redraw entry points involved; done means the requested drag behavior and reliable redraw after leaving and re-entering the viewport are demonstrated without requiring mouseover.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, wasm
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.