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

Added disable_titlebar option in Sway v1.9 #8023

Closed
wants to merge 2 commits into from
Closed

Added disable_titlebar option in Sway v1.9 #8023

wants to merge 2 commits into from

Conversation

neuromagus
Copy link

Completely disable titlebar. #7409 (comment)

@neuromagus neuromagus mentioned this pull request Feb 29, 2024
@Nefsen402
Copy link
Contributor

sway v1.9 has been released and won't be seeing any features. This should be reimplemented on master to have any chance of a merge.

@neuromagus
Copy link
Author

ok, why not.

@neuromagus neuromagus closed this Feb 29, 2024
@neuromagus
Copy link
Author

@Nefsen402 Hmm, I compile wlroots-git and sway master show errors, maybe I don't know something?

seat.c:610:22: error: ‘WLR_INPUT_DEVICE_TABLET_TOOL’ undeclared (first use in this function); did you mean ‘WLR_INPUT_DEVICE_TABLET_PAD’

or Error: enumeration value ‘WLR_INPUT_DEVICE_TABLET’ not handled in switch

@Nefsen402
Copy link
Contributor

You need to compile against wlroots-git

@neuromagus
Copy link
Author

neuromagus commented Mar 1, 2024

did not help.
I use this link https://github.com/swaywm/sway/blob/master/.builds/alpine.yml for checking all depends, and nothing.

@emersion
Copy link
Member

emersion commented Mar 1, 2024

#8025 should help.

@neuromagus
Copy link
Author

neuromagus commented Mar 1, 2024

thanks a lot, @emersion, these changes really help with Sway-dev. I fixed in new pull request #8026 (comment)

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

Successfully merging this pull request may close these issues.

None yet

3 participants