Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom client side decorations #606

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

melix99
Copy link
Contributor

@melix99 melix99 commented Sep 22, 2024

This is incomplete, but I'm getting there. Things that are missing:

  • Get the window title and use it for the TitleBar title by default
  • Add resizing by window corners (for now just the edges are implemented)
  • Add double click on the WindowHandle to toggle the maximized state (it will probably require bigger changes, because masonry doesn't handle multiple clicks ATM)

Discussion here: https://xi.zulipchat.com/#narrow/stream/317477-masonry/topic/Custom.20client.20side.20decorations

@melix99 melix99 mentioned this pull request Oct 14, 2024
github-merge-queue bot pushed a commit that referenced this pull request Nov 11, 2024
This is the first merge-able part of #606.

It allows to implement custom CSDs via window management signals and a
new `WindowHandle` widget which is useful to implement a custom
titlebar.
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.

1 participant