Originally created by @neoxes85 on GitHub (Apr 17, 2025).
Summary
More a question than a bug... I see no difference between these two options. Do you have an example? I checked all the documentation.
Version Information
0.1.36
Komorebi Configuration
Default
Hotkey Configuration
Default
Output of komorebic check
Default
Originally created by @neoxes85 on GitHub (Apr 17, 2025).
### Summary
More a question than a bug... I see no difference between these two options. Do you have an example? I checked all the documentation.
### Version Information
0.1.36
### Komorebi Configuration
```json
Default
```
### Hotkey Configuration
Default
### Output of komorebic check
Default
@neoxes85 commented on GitHub (Apr 18, 2025):
Sure, I'm talking about these two:
https://komorebi-bar.lgug2z.com/schema#frame
https://komorebi-bar.lgug2z.com/schema#padding
@neoxes85 Alex did most of the changes around this in https://github.com/LGUG2Z/komorebi/pull/1224 and I think that the frame is the old way (keeping it for compatibility) while the padding is the new way.
@LGUG2Z The frame should probably have a bit more written on it, such as Obsolete or something
@CtByte commented on GitHub (Apr 18, 2025):
@neoxes85 Alex did most of the changes around this in https://github.com/LGUG2Z/komorebi/pull/1224 and I think that the `frame` is the old way (keeping it for compatibility) while the `padding` is the new way.
@LGUG2Z The `frame` should probably have a bit more written on it, such as `Obsolete` or something
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @neoxes85 on GitHub (Apr 17, 2025).
Summary
More a question than a bug... I see no difference between these two options. Do you have an example? I checked all the documentation.
Version Information
0.1.36
Komorebi Configuration
Hotkey Configuration
Default
Output of komorebic check
Default
@LGUG2Z commented on GitHub (Apr 18, 2025):
Can you provide links to which options you're referring to from the JSON schema pages?
@neoxes85 commented on GitHub (Apr 18, 2025):
Sure, I'm talking about these two:
https://komorebi-bar.lgug2z.com/schema#frame
https://komorebi-bar.lgug2z.com/schema#padding
@LGUG2Z commented on GitHub (Apr 18, 2025):
I think @CtByte can hopefully give a more authoritative answer about these bar config options 🤞
@CtByte commented on GitHub (Apr 18, 2025):
@neoxes85 Alex did most of the changes around this in https://github.com/LGUG2Z/komorebi/pull/1224 and I think that the
frameis the old way (keeping it for compatibility) while thepaddingis the new way.@LGUG2Z The
frameshould probably have a bit more written on it, such asObsoleteor something