ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput
andreasbackx has joined #wayland
andreasbackx has quit [Remote host closed the connection]
navi has quit [Quit: WeeChat 4.1.2]
fmuellner has quit [Ping timeout: 480 seconds]
lsd|2 has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
columbarius has joined #wayland
co1umbarius has quit [Ping timeout: 480 seconds]
garnacho has quit [Ping timeout: 480 seconds]
Guest2809 has quit [Ping timeout: 480 seconds]
cool110 has joined #wayland
cool110 is now known as Guest2827
fossdd_ has quit [Ping timeout: 480 seconds]
fossdd has joined #wayland
Brainium has quit [Quit: Konversation terminated!]
Guest2827 has quit [Remote host closed the connection]
cool110 has joined #wayland
cool110 is now known as Guest2833
kts_ has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
noord_ has quit []
kts_ has quit []
noord has joined #wayland
noord has quit []
noord has joined #wayland
kts has joined #wayland
mxz has quit [Ping timeout: 480 seconds]
kts has quit [Ping timeout: 480 seconds]
cool110 has joined #wayland
Guest2833 has quit [Remote host closed the connection]
cool110 is now known as Guest2838
caveman has quit [Remote host closed the connection]
caveman has joined #wayland
Company has quit [Quit: Leaving]
kts has joined #wayland
privacy has joined #wayland
julio7359 has quit [Ping timeout: 480 seconds]
privacy has quit [Quit: Leaving]
sima has joined #wayland
mxz has joined #wayland
kts has quit [Ping timeout: 480 seconds]
tzimmermann has joined #wayland
tyzef has joined #wayland
enick_50 is now known as go4godvin
tyzef has quit [Quit: WeeChat 3.8]
mvlad has joined #wayland
calcul0n has joined #wayland
ity1 has joined #wayland
ity1 has quit [Remote host closed the connection]
ity has quit [Ping timeout: 480 seconds]
ity has joined #wayland
<rawoul> 03333
glennk has joined #wayland
Guest2838 has quit [Remote host closed the connection]
cool110 has joined #wayland
cool110 is now known as Guest2855
silverpower has quit [Ping timeout: 480 seconds]
leon-anavi has joined #wayland
floof58 has quit [Ping timeout: 480 seconds]
silverpower has joined #wayland
tlwoerner has quit [Remote host closed the connection]
tlwoerner has joined #wayland
tlwoerner has quit [Remote host closed the connection]
tlwoerner has joined #wayland
floof58 has joined #wayland
silverpower_ has joined #wayland
silverpower has quit [Ping timeout: 480 seconds]
Leopold has quit [Remote host closed the connection]
mbalmer has joined #wayland
noord has quit [Quit: bye]
Guest2855 has quit [Remote host closed the connection]
cool110_ has joined #wayland
cool110_ is now known as Guest2860
noord has joined #wayland
Guest2860 has quit [Remote host closed the connection]
cool110- has joined #wayland
cool110- has quit [Remote host closed the connection]
cool110- has joined #wayland
<MrCooper> https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/248#note_2281433 discusses some of the same issues as I raised in https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/175, but even though I pointed to the latter in the former, nobody has even acknowledged its existence yet. Not sure what to make of that
<MrCooper> my issue has a proposal for a solution
rasterman has joined #wayland
<pq> MrCooper, I've read your 175, but I feel incapable of diving that deep while color-management is on my plate. It's easier to just casually troll elsewhere, sorry. :-)
<pq> I can only repeat my ideals for now, and that's not useful.
kts has joined #wayland
sgm has quit [Remote host closed the connection]
sgm has joined #wayland
<wlb> wayland Merge request !367 opened by Simon Ser (emersion) Introduce enum wl_arg_type https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/367 [IPC library]
<MrCooper> pq: my proposed solution attempts to preserve your ideal as much as realistically possible
<pq> cool
<MrCooper> and it lets the client know what's what
sgm has quit [Remote host closed the connection]
sgm has joined #wayland
wildwestrom[m] has joined #wayland
<wildwestrom[m]> Hello everyone. I'm pleased to finally be a part of this room. I've been a Sway user for about 3 years now and I'd like to start contributing to the Wayland project as a whole.
<pq> Hi wildwestrom[m], welcome.
<wildwestrom[m]> Hi @pq. It seems you're one of the people who were last working on wayland/#194.
<wildwestrom[m]> Indeed emersion
<wildwestrom[m]> I've been on a wild goose chase trying to figure out why programs are crashing, and I appear to be close to rock bottom. Been collecting all the issues that mention wl_surface@n: error 2: Buffer size (NxN) is not divisible by scale (n). If I understand right, it seems like crashing is intended behavior(?) I'm not sure though.
<emersion> yeah, but it'
<emersion> s likely unrelated to this particular issue
<emersion> compositors don't send this error for cursor surfaces in practice today
<emersion> the bug is likely to be in the app you're using
<wildwestrom[m]> Really? Ok, well that's a bit of a relief. Jumping right into changing the ABI seems daunting.
<wildwestrom[m]> Ok, I figured it was, and boy is it prevalent.... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/HmisgmHcdEcNGMVPIUkqtaSu>)
kts has quit [Remote host closed the connection]
kts has joined #wayland
cmichael has joined #wayland
Leopold_ has joined #wayland
kts has quit [Ping timeout: 480 seconds]
<davidre> I would say these are not workaround bug actual bug fixes
<wildwestrom[m]> David Redondo: For real? Well that's good to know.
<emersion> at least the first 2 are
<kchibisov> neovide had real bug fix.
<emersion> the patch in that wayland-proxy-virtwl issue is a hack
<kchibisov> They just forgot to resize the egl surface at some point iirc.
<wildwestrom[m]> Now I just have to figure out what Wezterm is doing wrong. https://github.com/wez/wezterm/issues/2445... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/vWSocxaAahgigJKoGGUHBRDY>)
<wildwestrom[m]> Ah, and that function itself is called when the compositor handles a commit. Therefore this must be handled before a commit.
<wildwestrom[m]> I think I have enough info to try to discuss it with the folks at Wezterm https://github.com/wez/wezterm/issues/2445.
<wildwestrom[m]> Thank's everyone!
kts has joined #wayland
<wlb> wayland/main: Sebastian Wick * server: add wl_client_get_user_data/wl_client_set_user_data https://gitlab.freedesktop.org/wayland/wayland/commit/9c4213ed3eb3 src/wayland-server-core.h src/wayland-server.c tests/client-test.c
<wlb> wayland Merge request !364 merged \o/ (server: add wl_client_get_user_data/wl_client_set_user_data https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/364)
<kchibisov> wildwestrom[m]: wezterm is in general really broken around initial sizing and such.
<wildwestrom[m]> Hey by the way emersion, do you happen to live in South Korea too, or is there another reason for the 시몽 on your profile?
<emersion> i used to live in South Korea
<kchibisov> during internship, I guess or parents related?
<emersion> yeah, parent's job
Leopold_ has quit [Remote host closed the connection]
<wildwestrom[m]> I see, well I hope to meet you someday. I love all your projects.
<emersion> are you the owner of westrom.xyz?
<emersion> glad to hear that
navi has joined #wayland
<wildwestrom[m]> <emersion> "are you the owner of westrom.xyz..." <- Yes I am. Haven't touched it in years.
<emersion> cool, if you're okay with that, i'll try to ping you next time i visit
<wildwestrom[m]> Totally! Definitely send me a message if you're here.
<emersion> :)
kts has quit [Ping timeout: 480 seconds]
kts has joined #wayland
<wlb> weston Merge request !1356 merged \o/ (Add support for the color-management protocol https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1356)
<wlb> weston Merge request !435 closed (Drm gamma support)
kts has quit [Ping timeout: 480 seconds]
lsd|2 has joined #wayland
navirc has joined #wayland
navi has quit [Ping timeout: 480 seconds]
kts has joined #wayland
Leopold has joined #wayland
kts has quit [Ping timeout: 480 seconds]
Leopold has quit [Remote host closed the connection]
Leopold has joined #wayland
kts has joined #wayland
kts has quit [Remote host closed the connection]
kts has joined #wayland
Company has joined #wayland
radu24284303951534727071489559 has quit []
radu24284303951534727071489559 has joined #wayland
narodnik has quit [Quit: WeeChat 4.2.1]
kts has quit [Quit: Leaving]
Guru_DE has joined #wayland
cool110- has quit [Ping timeout: 480 seconds]
kts has joined #wayland
privacy has joined #wayland
glennk has quit [Ping timeout: 480 seconds]
Leopold has quit [Ping timeout: 480 seconds]
glennk has joined #wayland
privacy has quit [Quit: Leaving]
Leopold_ has joined #wayland
rgallaispou has left #wayland [#wayland]
tyzef has joined #wayland
tzimmermann has quit [Quit: Leaving]
rv1sr has joined #wayland
kts has quit [Ping timeout: 480 seconds]
cmichael has quit [Quit: Leaving]
glennk has quit [Ping timeout: 480 seconds]
glennk has joined #wayland
Guru_DE has quit [Remote host closed the connection]
tyzef has quit [Quit: WeeChat 3.8]
Guru_DE has joined #wayland
garnacho has joined #wayland
leon-anavi has quit [Quit: Leaving]
cyrinux has quit []
cyrinux has joined #wayland
rasterman has quit [Quit: Gettin' stinky!]
<wlb> wayland Issue #442 opened by GhostCoder22 (GhostCoder22) Re-docking sub-windows isn't possible in Wayland, and switching from X11 to Wayland causes black screen due to SDDM https://gitlab.freedesktop.org/wayland/wayland/-/issues/442
jal has joined #wayland
<jal> hi, on xorg I used xbanish to hide the mouse cursor when a key is pressed; is there a wayland equivalent?
<wlb> wayland Issue #442 closed \o/ (Re-docking sub-windows isn't possible in Wayland, and switching from X11 to Wayland causes black screen due to SDDM https://gitlab.freedesktop.org/wayland/wayland/-/issues/442)
<soreau> jal: this is something that would be implemented by your compositor
<soreau> I haven't heard that there's any standard protocol for it, so you might check in your compositor support channels
<jal> thanks
<soreau> for example on wayfire, there's a hide cursor plugin that automatically hides the cursor after certain time of no movement
narodnik has joined #wayland
rv1sr has quit []
sima has quit [Ping timeout: 480 seconds]
mvlad has quit [Remote host closed the connection]
cool110 has joined #wayland
cool110 is now known as Guest2933
Guest2933 has quit [Remote host closed the connection]
cool110_ has joined #wayland
cool110_ is now known as Guest2935
nerdopolis has joined #wayland
lsd|2 has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
calcul0n has quit [Ping timeout: 480 seconds]
Dhalucario has joined #wayland
<Dhalucario> Hello, I have a question. I used to use Windows and Mac for a good while. After switching to Linux I noticed that the linux desktop seems to lack global context menu entry.
<Dhalucario> *entries
<Dhalucario> Is there some kind of standard that already does this? A friend told me I would have to create a standard for that but I have no clue where to start.
<zamundaaa[m]> Dhalucario: can you describe what exactly you're after? I don't get what you mean with "global context menu entries"
mipseb has joined #wayland
<Dhalucario> Sometimes when you make a text selection some applications allow you to right click it to open the context menu and do something with that text selection. Lets say I select a text in Firefox and when I right click the text I wanna send it to my gpg program to decrypt the text.
<Dhalucario> There is like an entry in the context menu to do so.
<zamundaaa[m]> Ah. Yeah I don't think such a thing exists yet
<zamundaaa[m]> That sounds like a job for xdg portals though
<Dhalucario> Hm I am going to read a bit into that then.
<Dhalucario> If I understand this xdg-desktop depends on dbus. Idk if that makes sense since the program should not have to be running to do the users interaction. Windows seems to do this via registry entries: https://stackoverflow.com/questions/20449316/how-add-context-menu-item-to-windows-explorer-for-folders
<Dhalucario> MacOS seems to allow programs to register Quick Actions which the user can add to their context menu.
<Dhalucario> I think I will explore this some more and rejoin once I have a bit more of a concrete idea what the API should look like. For now I will go to bed though. Good night.
Dhalucario has left #wayland [#wayland]