Skip to content

Added a flag to prevent window dragging#50

Open
valx76 wants to merge 1 commit intorxi:masterfrom
valx76:prevent-window-dragging
Open

Added a flag to prevent window dragging#50
valx76 wants to merge 1 commit intorxi:masterfrom
valx76:prevent-window-dragging

Conversation

@valx76
Copy link
Copy Markdown

@valx76 valx76 commented Aug 7, 2021

Windows are missing a flag to prevent them from being dragged.
They already have one to prevent resizing, dragging is done in the same fashion.

A nice usecase I can think of is to have one microui window as the root, displayed in a borderless SDL window for example.
So the microui window doesn't have any background decoration and seems native.

ashn-dot-dev added a commit to ashn-dot-dev/smolui that referenced this pull request Dec 30, 2023
Derived from GitHub PR rxi/microui#50
namandixit pushed a commit to namandixit/microui that referenced this pull request Oct 29, 2024
Merged: rxi#50

Merge branch 'prevent-window-dragging' of github.com:valx76/microui
@awschult002
Copy link
Copy Markdown

there has been a new community fork of this repository. the community is looking to add some new simple features. please feel free to try your PR over there.

https://github.com/microui-community/microui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants