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

Feature Suggestions: Workspace specific + Toggle Fill #55

Open
ryuukk opened this issue May 23, 2024 · 4 comments
Open

Feature Suggestions: Workspace specific + Toggle Fill #55

ryuukk opened this issue May 23, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@ryuukk
Copy link

ryuukk commented May 23, 2024

Nice work on this utility, i have however few suggestions to make:

  • option to make it work only in specific workspace
  • option to fill/restore (toggle) either horizontal/vertical

image

Use case: i have text editor at the top, and usually a terminal with tabs at the bottom, i would like to be able to toggle that

Thanks

@ryuukk
Copy link
Author

ryuukk commented May 23, 2024

Go is a pleasant programming language, if you like these suggestions i can try to implement them, let me know

@leukipp leukipp self-assigned this Jun 4, 2024
@leukipp leukipp added the enhancement New feature or request label Jun 4, 2024
@leukipp
Copy link
Owner

leukipp commented Jul 30, 2024

option to fill/restore (toggle) either horizontal/vertical

The layout in the middle of your graphic can be archived by choosing a horizontal layout and decreasing the number of masters to zero. You can then safely switch to another layout to toggle between the first/last and middle layout of your graphic.

option to make it work only in specific workspace

Cortile supports tiling per workspace, each enable/disable action only affects the active workspace. Or did you mean something else?

@ryuukk
Copy link
Author

ryuukk commented Aug 9, 2024

Cortile supports tiling per workspace, each enable/disable action only affects the active workspace. Or did you mean something else?

I meant i need cortile to be active only in a specific workspace, and disabled everywhere else, i haven't found how to do that

@leukipp
Copy link
Owner

leukipp commented Aug 9, 2024

You can start cortile without tiling by setting this config entry to false:

tiling_enabled = true

Afterwards enable tiling only on your specific workspace.

The tiling states per workspace will be cached as described here: #44
To reset any existing cached states, you may have to delete the /home/USER/.cache/cortile/ folder before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants