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

Individual Fake Fullscreen for Clients + Enhanced Resizecorners Feature + Hide vacant Tags Patch #19

Merged
merged 6 commits into from
May 14, 2024

Conversation

fesowowako
Copy link
Contributor

The fake fullscreen client was introduced because I spotted you'd tried it out before but dropped it when you couldn't get it to work properly in a regular fullscreen mode. It's a bit like the fake fullscreen feature we had, where it lets clients go into a fullscreen mode but keeps them within their designated area. What sets this one apart is that you can switch on fake fullscreen for each client individually, instead of having it apply to everything at once.

The fake fullscreen client was introduced because I spotted you'd tried it out before but dropped it when you couldn't get it to work properly in a regular fullscreen mode. It's a bit like the fake fullscreen feature we had, where it lets clients go into a fullscreen mode but keeps them within their designated area. What sets this one apart is that you can switch on fake fullscreen for each client individually, instead of having it apply to everything at once.
@iljo-dp
Copy link

iljo-dp commented May 2, 2024

as a long time dwm user, this is a great feature imo, haven't tried this pull request's code, but fakefullscreen is neat <3

fesowowako added 4 commits May 3, 2024 13:17
Implemented a feature similar to resizecorners, but with a twist: the cursor doesn't change shape to corners. This update takes priority over the existing resizecorners functionality.
@fesowowako
Copy link
Contributor Author

For those interested in the last four commits, they encompass minor adjustments and the implementation of a feature akin to resizecorners, albeit with a unique twist: the cursor retains its original shape rather than morphing into corners. This enhancement supersedes the existing resizecorners functionality, promising a significantly improved user experience.

@fesowowako fesowowako changed the title Individual Fake Fullscreen for Clients Individual Fake Fullscreen for Clients + Enhanced Resizecorners Feature May 7, 2024
@fesowowako fesowowako changed the title Individual Fake Fullscreen for Clients + Enhanced Resizecorners Feature Individual Fake Fullscreen for Clients + Enhanced Resizecorners Feature + Hide vacant Tags Patch May 12, 2024
@ChrisTitusTech
Copy link
Owner

These adjustments are amazing. I'm curious what are you using for status? slstatus dwmblocks or something else. I need to tackle this next.

@ChrisTitusTech ChrisTitusTech merged commit f385b6e into ChrisTitusTech:main May 14, 2024
@fesowowako
Copy link
Contributor Author

Well, actually, I prefer Slstatus as it's really powerful and sufficient for my needs.

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.

3 participants