ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput
eroux_ has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
eroux has quit [Ping timeout: 480 seconds]
columbarius has joined #wayland
co1umbarius has quit [Ping timeout: 480 seconds]
eroux_ has quit [Ping timeout: 480 seconds]
eroux has joined #wayland
kts has joined #wayland
crazybyte has quit [Quit: Ping timeout (120 seconds)]
newbthenewbd has quit [Remote host closed the connection]
Plasmoduck has quit [Remote host closed the connection]
kts has joined #wayland
systwi_ has joined #wayland
systwi has quit [Ping timeout: 480 seconds]
kts has quit [Quit: Konversation terminated!]
<sewn>
what registries or point of references can i take for a wayland client that simply gets the cursor position of a wlroots compositor? been trying for the past hour and getting nowhere..
<emersion>
that information is not exposed
<emersion>
what is your use-case?
<sewn>
drawing an image under the cursor
<emersion>
can you elaborate? for which purpose?
<sewn>
just a fun little cat following the cursor,,
<emersion>
there is no way to do this
bodiccea has quit [Quit: Leaving]
<sewn>
:(
<sewn>
what does slurp do?
godvino has quit [Ping timeout: 480 seconds]
bodiccea has joined #wayland
<gschwind>
I complete emersion, their is not approved protocol extension for that purpose, you need to modify a compositor with a custom protocol extension
<gschwind>
aprroved mean accepted as standard extension
<emersion>
sewn: it draws an overlay which intercepts pointer events
<sewn>
so technically for my usecase it wouldn't be realistic to draw an overlay simply for intercepting pointer events
<emersion>
it wouldn't work because the surfaces underneath wouldn't get input events
<sewn>
ahh i see
<sewn>
oh well...
heapify has joined #wayland
godvino has joined #wayland
nerdopolis has joined #wayland
Leopold__ has joined #wayland
godvino has quit [Ping timeout: 480 seconds]
Leopold has quit [Ping timeout: 480 seconds]
godvino has joined #wayland
jmdaemon has quit [Ping timeout: 480 seconds]
cmichael has joined #wayland
kts has joined #wayland
godvino has quit [Ping timeout: 480 seconds]
godvino has joined #wayland
DodoGTA has quit [Quit: DodoGTA]
DodoGTA has joined #wayland
<drakulix[m]>
Reminder, that the doodle for the wayland-protocols meeting is still running. See the wayland-devel mailing list.
godvino has quit [Quit: WeeChat 3.6]
godvino has joined #wayland
crombie has joined #wayland
eroux has quit [Ping timeout: 480 seconds]
cmichael has quit [Quit: Leaving]
kts has quit [Ping timeout: 480 seconds]
cmichael has joined #wayland
eroux has joined #wayland
godvino has quit [Quit: WeeChat 3.6]
kenny has joined #wayland
Company has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
<bl4ckb0ne>
very sorry about the odd hours for me, i dont mind skipping it if it suits everybody better
<bl4ckb0ne>
out if work and EST makes a very weird mix
MrCooper has quit [Remote host closed the connection]
crazybyte has quit [Quit: Ping timeout (120 seconds)]
crazybyte has joined #wayland
eroc1990 has joined #wayland
godvino has joined #wayland
MrCooper has joined #wayland
nick_ has joined #wayland
<nick_>
Hi! dunno ifi this is the right place to ask, but did something happen to foot terminal? The github is archived and on codeberg it's not available
<emersion>
Nick_: just a codeberg outage it seems
<nick_>
And what about the github archive?
<emersion>
it's no longer hosted on GitHub
<nick_>
oh I see
<nick_>
Thx
<kchibisov>
Was it ever hosted on github?
<kchibisov>
I think even during early dev the links I was given were on codeberg.
<emersion>
hm
<nick_>
There is a github repo but it says it's a mirror
<emersion>
so maybe a random person just mirrored the repo
<nick_>
Probably
<kchibisov>
Well, that's what I would suspect, since even when foot was like few month old I had a link to codeberg.
rasterman has quit [Quit: Gettin' stinky!]
<nick_>
btw is there any other good terminal other than foot, alacritty or kitty available? I'm using kitty rn but it has some problems for me and I thought it might be time to change
<kchibisov>
I develop alacritty so it's good for me.
<kchibisov>
There're certainly others, like countour, but for a wayland terminal you have those 3.
<emersion>
i can recommend foot
<kchibisov>
And I'd reduce the list to just alacritty/foot.
<nick_>
I'll check out foot (if I can find out how to config it) and if it doesn't work out I 'll probably move to alacritty
<kchibisov>
foot generally has better wayland support, because it's wayland only.
<nick_>
Yeah kitty used to be 'alright' but the lack of good antialiasing is driving me crazy
<kchibisov>
foot and alacritty has nearly the same font rendering iirc, so you wouldn't notice any difference.
<nick_>
Did alacritty move to wayland only recently? I stopped using it at some point but I don't remember having any problems
<kchibisov>
it supports wayland for 3-4 years.
<kchibisov>
maybe even more.
<nick_>
oh
<kchibisov>
The main alacritty issue is that it's crossplatform, so its development not that fast when it comes to windowing feauters..
<nick_>
I never cared much about that to be honest, I just want a terminal that works and is easy to theme
<nick_>
Probably I just got bored and installed whatever lol
<kchibisov>
Both will work, but if you have nvidia gpu I'd suggest foot.
<nick_>
I'm... using integrated graphics...
<nick_>
But I'll try both
<nick_>
I used to really like alacritty back when I was using it
<kchibisov>
alacritty is more like termite if you ever used it.
<kchibisov>
I think we have everything termite had.
<kchibisov>
I'm not sure how keyboard driven the foot is, I think it has some things like opening a url with keyboard.
<psykose>
url mode is a great feature
<nick_>
So I checked out foot and I guess it's not bad but there are a lot more configs for alacritty on github and that's what I know better so I'm gonna stick with alacritty for now
<kchibisov>
psykose: does foot allow arbitrary regex instead of url these days?
iomari892 has quit [Ping timeout: 480 seconds]
<psykose>
nope, just protocols for ${protocol}:// and uri-characters
kasper93 has joined #wayland
<nick_>
Wow I had forgotten how nice and clean alacritty configs were...
<kchibisov>
psykose: still it's better than nothing.
<psykose>
i've never had a need for more tbh
<kchibisov>
I just like to copy arbitrary hashes into clipboard.
<psykose>
:-)
<kchibisov>
And file pathes without a file:///.
<kchibisov>
Like giant compiler output.
<psykose>
maybe i'm wrong since i haven't studied every line of the config
<psykose>
my ricing days are years past
nick_ has quit [Remote host closed the connection]
nick_ has joined #wayland
godvino has quit [Quit: WeeChat 3.6]
kts has joined #wayland
nick_ has quit [Quit: WeeChat 4.0.2]
iomari892 has joined #wayland
crombie has quit [Ping timeout: 480 seconds]
nnm has quit []
nnm has joined #wayland
tzimmermann has quit [Quit: Leaving]
cmichael has quit [Quit: Leaving]
crazybyte has quit [Quit: Ping timeout (120 seconds)]
agd5f has quit [Read error: Connection reset by peer]