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

Add scratchpad patch #25

Merged
merged 4 commits into from
Sep 1, 2024
Merged

Add scratchpad patch #25

merged 4 commits into from
Sep 1, 2024

Conversation

ntBre
Copy link
Owner

@ntBre ntBre commented Sep 1, 2024

https://dwm.suckless.org/patches/scratchpad/

I also think this one is a bit poorly implemented, with special logic added to manage instead of handling the floating and tagging behavior with a Rule, but, again, this is the patch I've been using in dwm. It's working in the VM, and we can possibly clean it up later.

As noted in the code, I also think this doesn't work properly with the pertag patch, but that should be a relatively straightforward fix to copy any changes to selmon->tagset to selmon->pertag->tags[selmon->pertag->curtag]. I've been living without that in dwm as well.

@ntBre ntBre merged commit 32dabf9 into master Sep 1, 2024
5 checks passed
ntBre added a commit that referenced this pull request Sep 1, 2024
* work on scratchpad

* finish scratchpad

* fix width -> height

* try another found approach

currently it always spawns a new scratchpad instead of toggling
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.

1 participant