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

Implement group switching #97

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Implement group switching #97

wants to merge 4 commits into from

Conversation

sdilts
Copy link
Collaborator

@sdilts sdilts commented Feb 2, 2025

No description provided.

@sdilts sdilts force-pushed the implement-group-suspend branch from 3bbce5a to 6889c4a Compare February 2, 2025 01:12
Do this by associating a wlr_scene_node with each group, which is then
used to hide all of the views at once when the group is deactivated.
+ Change how the server state is initialized, as we now need an
  initialized hrt_server object to create groups
+ Initialize views in the group code, which allows us to initialize
  the  views directly from the group's scene node instead of the
  server's.
@sdilts sdilts force-pushed the implement-group-suspend branch from 6889c4a to 5346028 Compare February 2, 2025 01:13
@sdilts sdilts force-pushed the implement-group-suspend branch from 5346028 to 763c8a0 Compare February 2, 2025 01:21
@sdilts sdilts force-pushed the implement-group-suspend branch from 6421967 to 272213a Compare February 2, 2025 04:37
@sdilts sdilts changed the title Implement group suspend Implement group switching Feb 2, 2025
Implement navigating to the next and previous groups.
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.

1 participant