Skip to content
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

Open
tkna91 opened this issue Oct 6, 2022 · 16 comments
Open

Blinking cursor_color in normal mode #174

tkna91 opened this issue Oct 6, 2022 · 16 comments

Comments

@tkna91
Copy link

tkna91 commented Oct 6, 2022

I thought it might be easier to recognize cursor_color as an indicator if it blinks when warpd --normal is enabled.

@rvaiya
Copy link
Owner

rvaiya commented Nov 19, 2022

This should now be possible by settingnormal_blink_interval.

@tkna91
Copy link
Author

tkna91 commented Nov 19, 2022

Thanks. Somehow I think the flashing is hard to recognize. is it a wayland problem?

$ paru -Q warpd-git
warpd-git r248.6d43797-1
$
20221119-123857_screencast.mp4

@rvaiya
Copy link
Owner

rvaiya commented Nov 23, 2022

I believe this should be fixed in the latest commit.

@tkna91
Copy link
Author

tkna91 commented Nov 23, 2022

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

@rvaiya
Copy link
Owner

rvaiya commented Nov 24, 2022 via email

@tkna91
Copy link
Author

tkna91 commented Nov 24, 2022

Still can't seem to get it to work.
(sway-im-git has incorporated this patch, but it probably won't affect it. https://github.com/swaywm/sway/pull/5890 )
20221124-133043.log

@rvaiya
Copy link
Owner

rvaiya commented Nov 24, 2022 via email

@tkna91
Copy link
Author

tkna91 commented Nov 24, 2022

Crashes no longer occur. However, the cursor_color does not seem to flash

$ pacman -Q warpd-git sway-im-git wlroots-git linux
warpd-git r251.2f29c37-1
sway-im-git r6998.76232927-1
wlroots-git 0.17.0.r5923.01103e1d-1
linux 6.0.9.arch1-1
$ warpd --normal
wayland: mouse hiding not implemented
$ 
20221124-180815_screencast.mp4

@rvaiya
Copy link
Owner

rvaiya commented Nov 25, 2022

Can you try the latest commit?

@tkna91
Copy link
Author

tkna91 commented Nov 25, 2022

Done. Thanks!

20221125-175305_screencast.mp4

If 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.

normal_blink_interval: 500 200

@rvaiya
Copy link
Owner

rvaiya commented Nov 25, 2022

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.

@tkna91
Copy link
Author

tkna91 commented Nov 25, 2022

It means that it would be nice to be able to specify the ON and OFF times of the blinking respectively.

@rvaiya
Copy link
Owner

rvaiya commented Nov 25, 2022

Ah, I see. This has been added to the latest commit.

@tkna91
Copy link
Author

tkna91 commented Nov 26, 2022

Thanks. However, the ON status seems to flicker a bit.

20221126-102717_screencast.mp4

@rvaiya
Copy link
Owner

rvaiya commented Nov 26, 2022 via email

@tkna91
Copy link
Author

tkna91 commented Nov 26, 2022

I Understood. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants