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

UPDATE_FVWM_SCREEN: remove win_count functionality #72

Merged
merged 1 commit into from
May 9, 2020
Merged

Conversation

ThomasAdam
Copy link
Member

In previous iterations of tracking which screen a given window was on,
or moved to, the assigned struct monitor would maintain a count of the
number of its windows.

This was meant to provide functionality which is not going to be used
now, so this can be removed.

Fixes #70

In previous iterations of tracking which screen a given window was on,
or moved to, the assigned struct monitor would maintain a count of the
number of its windows.

This was meant to provide functionality which is not going to be used
now, so this can be removed.

Fixes #70
@ThomasAdam ThomasAdam merged commit 59c84cb into master May 9, 2020
@ThomasAdam ThomasAdam deleted the ta/gh-70 branch May 9, 2020 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Remove win_count functionality
1 participant