Skip to content

Conversation

@bbedward
Copy link
Contributor

@bbedward bbedward commented Nov 25, 2025

Allows to trigger move and resize operations on QsWindow, useful for making a built-in CSD, etc.

Also expose maximize and fullscreen methods and bindables.

@bbedward bbedward changed the title core/window: startSystemMove and startSystemResize to QsWindow core/window: add startSystemMove, startSystemResize, maximize, and fullscreen Nov 25, 2025
@outfoxxed
Copy link
Member

outfoxxed commented Nov 26, 2025

Why is this exposed on ProxyWindowAttached and not FloatingWindow? Its illogical for other window types

@bbedward
Copy link
Contributor Author

Why is this exposed on ProxyWindowAttached and not FloatingWindow? Its illogical for other window types

Why is this exposed on ProxyWindowAttached and not FloatingWindow? Its illogical for other window types

I shifted it all to FloatingWindowInterface

@outfoxxed outfoxxed force-pushed the window-resize branch 2 times, most recently from df4da8d to 057f07f Compare December 22, 2025 05:03
@outfoxxed
Copy link
Member

Reviewed this again and it seemed like max/min/full would work better as properties. I've made those changes, and am planning to merge once CI passes.

@outfoxxed outfoxxed merged commit 3918290 into quickshell-mirror:master Dec 22, 2025
34 checks passed
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