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

Add budgie support #263

Merged
merged 3 commits into from
Feb 13, 2024
Merged

Add budgie support #263

merged 3 commits into from
Feb 13, 2024

Conversation

SlowNicoFish
Copy link
Contributor

Solves #220

@SlowNicoFish SlowNicoFish changed the base branch from master to beta January 29, 2024 16:15
def available(self) -> bool:
return test_gnome_availability(self.command)

'''Override because budgie uses a switch for dark/light mode'''
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use a comment, or put the docstring after the method declaration with a blank line afterwards

@l0drex
Copy link
Collaborator

l0drex commented Feb 2, 2024

If budgie is based on Gnome, then this plugin should work there as well. Can you check if you need this functionality in Yin-Yang? I personally think the plugin is nicer on gnome, since it uses the Adwaita style and not Qt.

@SlowNicoFish
Copy link
Contributor Author

I would argue that the functionality is needed. Budgie is straying further from Gnome by the day. They are using gtk themes though. There are no gnome extensions for budgie

@l0drex l0drex merged commit 1902eed into oskarsh:beta Feb 13, 2024
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