Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Implement corner preference #2825

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
Loading
from

Conversation

agraven
Copy link
Contributor

@agraven agraven commented Oct 4, 2024

This should be most of the initial work for implementing the corner preference windows window setting as described in #2665. I haven't actually built this on a windows machine yet, so there are probably pieces missing and small mistakes I haven't noticed.

Note that the setter is invoked unconditionally as I could not find a getter in the winit docs.

What kind of change does this PR introduce?

  • Feature

Did this PR introduce a breaking change?

  • No

@fredizzimo
Copy link
Member

Thank you!

Can you rebase onto the latest main? That will fix the Clippy errors.

And before this can be merged the new options need to be documented.

Finally, you need to apply the settings when the window is created here

pub fn try_create_window(
, so that they take effect immediately and works anywhere in the nvim configuration.

@fredizzimo
Copy link
Member

fredizzimo commented Oct 23, 2024

For the documentation can you also add the **Unreleased yet. tag, like this

**Unreleased yet.**

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

Successfully merging this pull request may close these issues.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.