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

handle OnlyShowIn and NotShowIn better #19

Merged
merged 1 commit into from
Sep 16, 2020
Merged

Conversation

bgstack15
Copy link
Contributor

While the target WMs are not registered with freedesktop, some users do use these fields for these WMs.
https://github.com/search?l=&q=onlyshowin%3D.%2Afluxbox+extension%3Adesktop&type=Code returns 367 code results.

This merge request differs from #10 by using the provided "-f desktopname" parameter instead of reading the current environment from XDG variables. The -f parameter is required and is the canonical target WM for the run of the program.

    While the target WMs are not registered with freedesktop, some
    users do use these fields for these WMs.
    https://github.com/search?l=&q=onlyshowin%3D.%2Afluxbox+extension%3Adesktop&type=Code
    returns 367 code results.
@gapan gapan merged commit 2552e06 into gapan:master Sep 16, 2020
@gapan
Copy link
Owner

gapan commented Sep 16, 2020

Looks good, 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