Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Force windows to be unique among all workspaces #88

Closed
wants to merge 1 commit into from
Closed

Force windows to be unique among all workspaces #88

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Jun 15, 2020

This is intended to correct issue #44 where opening a browser window in
another workspace when a browser window is already open causes incorrect
behavior.

In order to correct the problem, a function exists_win was added to prevent
duplicate windows being inserted into other workspaces. A global macro
constant NUM_WS was also required to ensure proper bounds in exists_win.

This is intended to correct issue #44 where opening a browser window in
another workspace when a browser window is already open causes incorrect
behavior.

In order to correct the problem, a function `exists_win` was added to prevent
duplicate windows being inserted into other workspaces. A global macro
constant `NUM_WS` was also required to ensure proper bounds in `exists_win`.
@Unixsys
Copy link

Unixsys commented Jun 25, 2020

Could you make this a patch? Not all users need this feature.
Thanks!

@ghost
Copy link
Author

ghost commented Jun 25, 2020

@ghost ghost closed this by deleting the head repository Oct 2, 2023
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant