tkna (TAKAHASHI Naoki)

Results 164 comments of tkna (TAKAHASHI Naoki)

Is this correct? I uploaded the video to another server because it exceeded 10MB ``` $ ./bin/warpd --version warpd v1.3.5 (built from: 983d057) $ ``` screencast: https://streamable.com/37qht4 [20221204-173259.log](https://github.com/rvaiya/warpd/files/10148116/20221204-173259.log) => I...

I did it. ``` $ ./bin/warpd --version warpd v1.3.5 (built from: 9133aa2) $ ``` screencast: https://streamable.com/zt6m84 [20221204-174513.log](https://github.com/rvaiya/warpd/files/10148127/20221204-174513.log)

I've been checking with the following shell scripts. I think you are right, I did not `make clean` when I checked before. test.sh ```bash #!/bin/bash set -x # done: #...

Thanks. Somehow I think the flashing is hard to recognize. is it a wayland problem? ``` $ paru -Q warpd-git warpd-git r248.6d43797-1 $ ``` https://user-images.githubusercontent.com/102382754/202832712-cdd72d0c-e494-4abf-ad98-f1b530838dde.mp4

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)

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](https://github.com/rvaiya/warpd/files/10080858/20221124-133043.log)

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

Done. Thanks! https://user-images.githubusercontent.com/102382754/203943966-56ec8314-d431-4b06-b1d3-848f672f58d4.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...

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

Thanks. However, the ON status seems to flicker a bit. https://user-images.githubusercontent.com/102382754/204067322-c411f163-ee86-42ed-911a-22e73da39b9c.mp4