Skip to content

Store wingpanel height in settings schema - #725

Open
vjr wants to merge 1 commit into
mainfrom
vishal/get-height
Open

Store wingpanel height in settings schema#725
vjr wants to merge 1 commit into
mainfrom
vishal/get-height

Conversation

@vjr

@vjr vjr commented Sep 7, 2026

Copy link
Copy Markdown
Member

Addresses elementary/gala#2560

Blocks elementary/gala#2924 to fix the issue.

@danirabbit danirabbit left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

gsettings should not be used as IPC. There's dbus for that

@vjr

vjr commented Sep 8, 2026

Copy link
Copy Markdown
Member Author

gsettings should not be used as IPC. There's dbus for that

Not even for a single property/integer? See https://github.com/elementary/wingpanel/blob/main/src/Services/BackgroundManager.vala#L70 isn't this doing just that? Although, I'll switch to using DBus. Thanks.

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