X Tutup
Skip to content

Allow filtering by window roles#893

Merged
PapyElGringo merged 5 commits intomaterial-shell:mainfrom
chabad360:main
Oct 5, 2022
Merged

Allow filtering by window roles#893
PapyElGringo merged 5 commits intomaterial-shell:mainfrom
chabad360:main

Conversation

@chabad360
Copy link
Contributor

I started using fig and noticed some issues where material-shell would create a full window for the autocomplete popup. The suggested solution for WMs is to filter the window by its role (autocomplete in this case), but material-shell doesn't allow filtering by window role, so this PR adds that.

The only issue here is that I'm not sure what's a good way to discover the window roles as it doesn't seem like gnome inspector gives those details.

Co-authored-by: Aron Granberg <HalfVoxel@users.noreply.github.com>
@PapyElGringo
Copy link
Collaborator

Thanks both of you !

@PapyElGringo PapyElGringo merged commit 1b1d3f4 into material-shell:main Oct 5, 2022
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.

3 participants

X Tutup