-
Notifications
You must be signed in to change notification settings - Fork 142
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
Blinking cursor_color
in normal mode
#174
Comments
This should now be possible by setting |
Thanks. Somehow I think the flashing is hard to recognize. is it a wayland problem?
20221119-123857_screencast.mp4 |
I believe this should be fixed in the latest commit. |
warpd seems to be crashing on the latest and stable version of sway. Should I create a new issue? |
Sorry, the previous commit broke a few things. Can you try the latest one?
…On Wed, Nov 23, 2022 at 8:52 AM Takahashi, Naoki ***@***.***> wrote:
warpd seems to be crashing on the latest and stable version of sway.
Should I create a new issue?
Sorry if I am doing something wrong.
20221123-224953.log
<https://github.com/rvaiya/warpd/files/10076094/20221123-224953.log>
—
Reply to this email directly, view it on GitHub
<#174 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAOP7GIAYH5B6KEKYTEJ4NLWJYOQXANCNFSM6AAAAAAQ7AXHKQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Still can't seem to get it to work. |
It seems my wayland optimizations also introduced a multi screen bug. Can
you try one more time?
…On Wed, Nov 23, 2022 at 11:45 PM Takahashi, Naoki ***@***.***> wrote:
Still can't seem to get it to work.
(sway-im has incorporated this patch, but it probably won't affect it.
swaywm/sway#5890 )
20221124-133043.log
<https://github.com/rvaiya/warpd/files/10080858/20221124-133043.log>
—
Reply to this email directly, view it on GitHub
<#174 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAOP7GMDNDQZBEX7ZQIEDI3WJ3XIBANCNFSM6AAAAAAQ7AXHKQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Crashes no longer occur. However, the
20221124-180815_screencast.mp4 |
Can you try the latest commit? |
Done. Thanks! 20221125-175305_screencast.mp4If it's not too hard, it might be nice if the user could adjust the look by specifying a time duration for the light to turn on and off, as shown below.
|
Can you elaborate? I'm not sure what this means. |
It means that it would be nice to be able to specify the ON and OFF times of the blinking respectively. |
Ah, I see. This has been added to the latest commit. |
Thanks. However, the ON status seems to flicker a bit. 20221126-102717_screencast.mp4 |
The wayland code isn't well optimized and has some limitations. I've
included a temporary fix in the latest commit, but you might notice other
performance issues which are non trivial to fix. In general, wayland is not
well support (a thing I hope to remedy in the keyd implementation).
…On Fri, Nov 25, 2022 at 8:31 PM Takahashi, Naoki ***@***.***> wrote:
Thanks. However, the ON status seems to flicker a bit.
https://user-images.githubusercontent.com/102382754/204067322-c411f163-ee86-42ed-911a-22e73da39b9c.mp4
—
Reply to this email directly, view it on GitHub
<#174 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAOP7GO7O4KDDLGCVAQWHXTWKFSAVANCNFSM6AAAAAAQ7AXHKQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I Understood. Thank you. |
I thought it might be easier to recognize
cursor_color
as an indicator if it blinks whenwarpd --normal
is enabled.The text was updated successfully, but these errors were encountered: