tkna (TAKAHASHI Naoki)

Results 164 comments of tkna (TAKAHASHI Naoki)

> Can you try #8268? @emersion @Nefsen402 Thanks. However, unfortunately it still does not seem to work. ``` $ pacman -Q sway-git wlroots-git linux mesa sway-git 1.10.r7379.7e74a49-1 wlroots-git 0.19.0.r7134.42673a282-1 linux...

@Nefsen402 @vyivel Thanks, but unfortunately it still doesn't seem to work. Is there something I need to do? ``` $ pacman -Q sway-git wlroots-git linux mesa sway-git 1.10.r7387.951a22c-1 wlroots-git 0.19.0.r7165.14446216f-1...

@Nefsen402 The REAPER procedure also seems to reproduce the problem. https://github.com/user-attachments/assets/47dd8ec6-8aea-48a9-a08a-b2a3d9690c44 ``` [a@gb1 ~]$ sleep 10 ; xwininfo -root -tree \ xwininfo: Window id: 0x4f6 (the root window) (has no...

It certainly looks wrong to test with `xeyes`. The face part passes the click, but not the eyes, so I guess this is that kind of software. I didn't notice....

it seems to me that there is a point to this "click-through on the face" feature of xeyes. This is because this click-through appears to be a click-through of the...

@emersion > Can you collect an `xwininfo` and `xprop -id ` for each REAPER window, when you are in this weird state where a REPEAR window is displayed on top...

@emersion This is `xwininfo -root -tree` just before you click through from REAPER to chromium. Click to expand ``` xwininfo: Window id: 0x512 (the root window) (has no name) Root...

like this? https://github.com/tkna91/shellscripts/blob/main/screenshot-upload.sh https://github.com/jtheoof/swappy/assets/102382754/a43557ca-0814-4273-a2ff-7b5c433f4577

@Exoutia This is not an issue here, so please write to my project issue if you can't solve it after this. https://github.com/tkna91/shellscripts/issues If you don't have the command, please install...

I noticed that I can display a full screen screenshot as shown below and then take a screenshot by selecting a range for it. ```bash tmpfile=$(mktemp --suffix=.png) file=~/tmp/$(date "+%Y%m%d-%H%M%S")_screenshot.png grim...