naelstrof

Results 179 comments of naelstrof
trafficstars

I have to add it to maim too for it to work correctly. I might be able to take a look in the next week or so.

Not a bad idea honestly. I'm currently working on the wayland port of slop. I'll think about adding this feature for slop-wayland.

Yeah my mistake, didn't read the X11 protocol closely enough. Could you tell me if https://github.com/naelstrof/slop/tree/slop-release-candidate has the same issue?

https://github.com/naelstrof/maim/issues/103

Could you post the whole build log or post your glm version please?

Which version of gcc or clang are you using to compile? Do you have SLOP_UNICODE enabled or disabled?

https://github.com/jarro2783/cxxopts#requirements Yeah that gcc is too old. I'll add detection for this issue in a bit. You can fix it by updating gcc. On Sep 11, 2017 3:32 AM, "Jonny...

Ah yeah I see what you mean, could be nice. You could already implement this by switching slop to pixel mode, then using xrandr output to determine which monitor you...

Yeah whoops. It essentially acts exactly like `maim -s`, except if you click on the background it shoots the monitor. It could be far far simpler, just set slop to...

First I want to say that the X mode of slop is slow, buggy, and lacking features. The XShape protocol is heavily being abused to allow slop to function in...