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

WIP fixes the problem of losing focus after changing the workspace #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

f412h4d
Copy link
Contributor

@f412h4d f412h4d commented Dec 14, 2022

fixes the problem of losing focus after changing the workspace

@f412h4d f412h4d changed the title fixes the problem of losing focus after changing the workspace WIP fixes the problem of losing focus after changing the workspace Dec 14, 2022
@f412h4d f412h4d marked this pull request as draft December 14, 2022 16:52
@f412h4d f412h4d marked this pull request as ready for review December 14, 2022 19:10
@f412h4d
Copy link
Contributor Author

f412h4d commented Dec 14, 2022

Focus was fixed after closing clients but when ever switched the tags i would have lost the focus

this code sets the focus of the last client of each tag, after changing the tag

Copy link
Owner

@basaran basaran left a comment

Choose a reason for hiding this comment

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

perhaps try this first:

tag.connect_signal("property::selected", backham) 
--|ensure there is always a selected client during tag
--|switching or logins

Repository owner deleted a comment from Arpitkandwal Feb 23, 2024
Repository owner deleted a comment from Arpitkandwal Feb 23, 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