You are not logged in.
Hi all,
I finally managed to find the time to install the Lithium rc on my rig and I've been loving it! Not a single glitch yet and it's as fast as we've come to expect from #! and BL. Very well done.
One thing I was wondering while tweaking the workflow to my preferences, is whether there is an option to spread all open windows on Openbox (with a keybind or hotcorners). Not sure if this was possible with bl-hotcorners, but I notice it's now been removed from bl-utilities anyway.
Any tips if this is easily achievable are appreciated.
Offline
Essentially, you want to switch all windows to tiling mode for one workspace?
That is possible, a quick search, random examples:
https://www.reddit.com/r/UsabilityPorn/ … ce_saving/
https://github.com/xhsdf/rtile
I tried similar scripts in the past and they all had one caveat back then: it's a one-way action, one cannot jump back to the non-tiled layout before.
If you find something that let's you toggle this properly, please let us know!
Offline
No, not really my intention. Sorry if I wasn't clear enough.
My wish is something like the exposé feature in MacOS, or what was known as 'Scale' in Compiz (Kompose? in KWin), wherein a keybind or an activation of a hot-corner triggers large thumbnails of all open windows to choose from (or close), as an alternative to Alt + Tab.
In my searches, I've come across 'skippy' . But the project seems to be dead, as the latest update was in 2011.
Offline
Will the Openbox built-in client-list-combined-menu do the job (Super+Tab)?
Essentially, you want to switch all windows to tiling mode for one workspace?
That is possible, a quick search, random examples:
https://www.reddit.com/r/UsabilityPorn/ … ce_saving/
https://github.com/xhsdf/rtileI tried similar scripts in the past and they all had one caveat back then: it's a one-way action, one cannot jump back to the non-tiled layout before.
If you find something that let's you toggle this properly, please let us know!
This is not what the OP wants, but I have been doing this for the last 3 years:
https://github.com/capn-damo/Openbox-tiling
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
UPDATE: Following this less ancient Github page on skippy-xd, I managed to compile the source and it's working quite well. It does pull in significant dependencies though, so maybe not for the purists / minimalists out there. But if you want it, there you have it.
Edit: added the link to the Github page which I had missed the first time.
Last edited by randomeur (2020-07-06 12:45:06)
Offline
Will the Openbox built-in client-list-combined-menu do the job (Super+Tab)?
good point. K.I.S.S.
ohnonot wrote:I tried similar scripts in the past and they all had one caveat back then: it's a one-way action, one cannot jump back to the non-tiled layout before.
This is not what the OP wants, but I have been doing this for the last 3 years:
https://github.com/capn-damo/Openbox-tiling
Thanks for sharing.
Just to clarify:
Is there a function to return to the layout as it was before invoking one of your tiling commands?
Offline
...
Is there a function to return to the layout as it was before invoking one of your tiling commands?
Repeating a tiling command restores the previous layout. Sometimes it is flakey and needs to be done a couple of times.
I also run them from tint2 buttons, as seen at bottom right in this scrot.
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
UPDATE: Following this less ancient Github page on skippy-xd, I managed to compile the source and it's working quite well. It does pull in significant dependencies though, so maybe not for the purists / minimalists out there. But if you want it, there you have it.
Edit: added the link to the Github page which I had missed the first time.
skippy-xd is definitely the way to go. Had been using skippy for 6 years in my DWM setup (archived here: https://github.com//dwm).
Offline