-
-
Notifications
You must be signed in to change notification settings - Fork 156
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
✨ Custom window padding on each side of screen #94
Comments
Thanks for this feature request! |
I think that would probably be easiest, not sure if there's a way to actually read from the yabai daemon or something but that would be optimal. Loop has been great so far! With some of the extra padding in the settings I was able to get it close to the window gaps I need but not quite. |
@MrKai77 Another way to resolve this would be to allow window padding per side like in Amethyst instead of 1 padding value for all sides. Didn't want to open a new issue for a similar problem. Would love to have this feature implemented. ![]() |
Ohh yeah actually I like that idea! I can probably make a UI similar to the custom keybind UI. I don't know if I will be able to finish that before the next release though :) |
@MrKai77 Thank you for your quick reply. I understand it might not be in the next release but would love to have it as soon as you can. Would make loop a perfect complement to amethyst or yabai 😊 Really enjoying how smooth it is. |
Sorry for the wait! Here's a build with the changes: |
…ach-side-of-screen` ✨ #94 Custom window padding on each side of screen
Hi @MrKai77 I assume the zip you uploaded is now outdated so I can't test until the release? |
Whoops sorry! |
@MrKai77 One issue I have with this design for screen padding is there is no way to know the value on the slider? Like what is 5 pixels? I have to take 50px and divide up the notches or something. Not sure you how want to display the current value but I suggest maybe when you grab the notch it shows the value above it as a tooltip or something? |
and when you drag it updates |
You can toggle "Use Custom Values" near the top to enter your own values :) |
That is good. I did see that.
Might be good to explain this somewhere. Just for noobie users 🙏 Sorry if I'm going overboard. It works perfectly with amethyst though so now loop is upgraded to being a daily driver for me. Thank you! |
No problem!
Yeah now that I'm thinking about it, it might be better to simply remove the sliders in the first place (and stick with only the text boxes), to reduce complexity. |
here's a build without those sliders! |
Perfect. Thank you! |
Feature Request Description
Loop is lovely so far. Really love the intuitive feeling of the gestures as well as the animations, I use yabai for automated window management and have some custom window size settings since I'm using apps like Ubersicht for custom task bars.
Would be great if when using Loop, they would respect these window gaps and borders.
Screenshots
What window looks like with yabai window gaps normally:
What window looks like after loop resizing:
Additional Context
No response
Final Checks
The text was updated successfully, but these errors were encountered: