You are not logged in.
Pages: 1
https://www.youtube.com/watch?v=Zg-oGOwlFEw
Playing around with bl-hotcorners with the following rc
[Hot Corners]
top_left_corner_command = tile --all
top_right_corner_command = tile --cycle
bottom_left_corner_command = tile --swap
bottom_right_corner_command =
tile=rtile. And it feels a bit laggy, any tips for improving speed?
Last edited by brontosaurusrex (2019-08-06 09:34:14)
Offline
... And it feels a bit laggy, any tips for improving speed?
bl-hotcorners has "check_intervall = 0.2" and various "time.sleep(xx)" functions. Perhaps you can tweak those delays?
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
Interesting this came up today.
Just yesterday I was revisiting bl-hotcorners and previous dev discussions, decided that nobody was using it and dropped it from the Lithium bunsen-utilities.
It was due for a rewrite, but was abandoned.
Should it go back in again, with the existing code?
(The related bl-aerosnap was buggy and dropped a long time ago.)
Last edited by johnraff (2019-08-07 02:07:20)
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), idle Twitterings and GitStuff )
Offline
It was due for a rewrite, but was abandoned.
Maybe Unia just needs a gentle nudge?
Please use CODE tags for code.
Search youtube without a browser: repo | thread
BL quote proposals to this thread please.
my repos / my repos
Offline
I guess rtile is not extremly fast to start with (ancient machine thought)
time tile --all
tile --all 0.17s user 0.06s system 58% cpu 0.401 total
time tile --all
tile --all 0.16s user 0.06s system 67% cpu 0.335 total
time tile --cycle
tile --cycle 0.18s user 0.06s system 58% cpu 0.404 total
So I have about 0.4s delay before something new can happen?
Last edited by brontosaurusrex (2019-08-07 14:11:37)
Offline
This looks promising
https://github.com/Leinnan/lwa-hot-corners
4x less memory consumption than bl-hotcorners
Што ни оштровиди ум сагледати не може - љубав превазилази.
Offline
Just saw the thread.
Is bl-hotcorners still alive?
Offline
Just saw the thread.
Is bl-hotcorners still alive?
I'm still using it
This looks promising
https://github.com/Leinnan/lwa-hot-corners
4x less memory consumption than bl-hotcorners
Trying it now: slightly more cpu usage though, but both of them have minimal mem use on my machine. lwa-hot-corners polls the mouse position every few millisecs, and I can't see where to change that in the code before compiling.
bl-hotcorners has check_intervall = and time.sleep() values which can be adjusted in the script. (It should be relatively easy to add script args to adjust polling interval, bounce distance etc)
Last edited by damo (2020-02-07 22:02:04)
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
Somehow I keep missing the posts which mention me.
I forget the last thing I was writing if I don't log in or a few days.
jcarlos77 wrote:Just saw the thread.
Is bl-hotcorners still alive?
I'm still using it
misko_2083 wrote:This looks promising
https://github.com/Leinnan/lwa-hot-corners
4x less memory consumption than bl-hotcornersTrying it now: slightly more cpu usage though, but both of them have minimal mem use on my machine. lwa-hot-corners polls the mouse position every few millisecs, and I can't see where to change that in the code before compiling.
bl-hotcorners has check_intervall = and time.sleep() values which can be adjusted in the script. (It should be relatively easy to add script args to adjust polling interval, bounce distance etc)
Preety good hot corner launcher in my opinion.
Што ни оштровиди ум сагледати не може - љубав превазилази.
Offline
Somehow I keep missing the posts which mention me.
I forget the last thing I was writing if I don't log in or a few days.damo wrote:jcarlos77 wrote:Just saw the thread.
Is bl-hotcorners still alive?
I'm still using it
misko_2083 wrote:This looks promising
https://github.com/Leinnan/lwa-hot-corners
4x less memory consumption than bl-hotcornersTrying it now: slightly more cpu usage though, but both of them have minimal mem use on my machine. lwa-hot-corners polls the mouse position every few millisecs, and I can't see where to change that in the code before compiling.
bl-hotcorners has check_intervall = and time.sleep() values which can be adjusted in the script. (It should be relatively easy to add script args to adjust polling interval, bounce distance etc)Preety good hot corner launcher in my opinion.
Did you see my enhancements? lwa-hot-corners: possible alternative to bl-hotcorners. But multi-monitor setups are a problem, same as bl-hotcorners.
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
Somehow I keep missing the posts which mention me.
Whenever you log in, there's this near the top :
Topics: Posted | New | Active | Unanswered
tried clicking "Posted"?
Please use CODE tags for code.
Search youtube without a browser: repo | thread
BL quote proposals to this thread please.
my repos / my repos
Offline
Did you see my enhancements? lwa-hot-corners: possible alternative to bl-hotcorners. But multi-monitor setups are a problem, same as bl-hotcorners.
I saw, good catch on the update interval.
I would complain on github, create an issue but don't have multi monitor setup.
misko_2083 wrote:Somehow I keep missing the posts which mention me.
Whenever you log in, there's this near the top :
Topics: Posted | New | Active | Unanswered
tried clicking "Posted"?
So that's what they are for.
Small letters and blue, blend in with the blue forum theme are difficult to spot.
How would I know? They could be entirely for decorative purposes.
Што ни оштровиди ум сагледати не може - љубав превазилази.
Offline
...
So that's what they are for.
Small letters and blue, blend in with the blue forum theme are difficult to spot.
How would I know? They could be entirely for decorative purposes.
Tell @twoion that the colours are an issue for you, in the theme you are using. Try the Crunchbang theme - it hasn't got that problem
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
Try the Crunchbang theme
+1
It's the only theme I can live with, to be honest.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), idle Twitterings and GitStuff )
Offline
Tell @twoion that the colours are an issue for you, in the theme you are using. Try the Crunchbang theme - it hasn't got that problem
Thank you, will try with the Crunchbang theme.
Edited
perfect contrast, I love it
Last edited by misko_2083 (2020-02-14 16:28:06)
Што ни оштровиди ум сагледати не може - љубав превазилази.
Offline
Pages: 1