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 missing fields to desktop struct #3

Merged
merged 1 commit into from
Aug 19, 2023
Merged

Add missing fields to desktop struct #3

merged 1 commit into from
Aug 19, 2023

Conversation

WhySoBad
Copy link
Contributor

Add missing fields to desktop struct

The Desktop struct was missing the border_width as well as the focused_node_id fields. This pull request contains the addition of both of those fields.

Changes

  • Added border_width field to Desktop struct
  • Added focused_node_id field to Desktop struct

@andreykaere andreykaere merged commit b1fccfd into andreykaere:master Aug 19, 2023
1 check passed
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