ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput
riteo has joined #wayland
Company has joined #wayland
guru_ has joined #wayland
Company has quit [Remote host closed the connection]
lsd|2 has quit [Quit: KVIrc 5.2.2 Quasar http://www.kvirc.net/]
Company has joined #wayland
guru__ has quit [Ping timeout: 480 seconds]
guru__ has joined #wayland
Guru_DE has joined #wayland
guru_ has quit [Ping timeout: 480 seconds]
guru__ has quit [Ping timeout: 480 seconds]
guru_ has joined #wayland
Guru_DE has quit [Ping timeout: 480 seconds]
guru__ has joined #wayland
andymandias_ has joined #wayland
andymandias__ has joined #wayland
guru_ has quit [Ping timeout: 480 seconds]
andymandias has quit [Ping timeout: 480 seconds]
andymandias__ is now known as andymandias
guru_ has joined #wayland
andymandias_ has quit [Ping timeout: 480 seconds]
guru__ has quit [Ping timeout: 480 seconds]
guru__ has joined #wayland
guru_ has quit [Ping timeout: 480 seconds]
yrlf has quit [Ping timeout: 480 seconds]
Company has quit [Quit: Leaving]
yrlf has joined #wayland
guru_ has joined #wayland
guru__ has quit [Ping timeout: 480 seconds]
kts has joined #wayland
garnacho has quit [Ping timeout: 480 seconds]
kts has quit [Ping timeout: 480 seconds]
guru__ has joined #wayland
guru_ has quit [Ping timeout: 480 seconds]
nerdopolis has quit [Ping timeout: 480 seconds]
nerdopolis has joined #wayland
mxz has quit [Ping timeout: 480 seconds]
mxz__ has quit [Ping timeout: 480 seconds]
mxz has joined #wayland
KDDLB has joined #wayland
privacy has joined #wayland
privacy has quit [Remote host closed the connection]
privacy has joined #wayland
guru_ has joined #wayland
guru__ has quit [Ping timeout: 480 seconds]
nerdopolis has quit [Ping timeout: 480 seconds]
privacy has quit [Quit: Leaving]
crazybyte has quit [Ping timeout: 480 seconds]
mxz_ has joined #wayland
sima has joined #wayland
FreeFull has quit [Server closed connection]
FreeFull has joined #wayland
chamlis has quit [Server closed connection]
chamlis has joined #wayland
yang2 has quit [Server closed connection]
zumbi has quit [Server closed connection]
zumbi has joined #wayland
zumbi is now known as Guest614
yang2 has joined #wayland
occivink has quit [Server closed connection]
occivink has joined #wayland
melonai5 has quit []
Hypfer has quit [Ping timeout: 480 seconds]
kts has joined #wayland
tzimmermann has joined #wayland
outfoxxed has joined #wayland
<outfoxxed> Hello, I'm having some issues with xdg_positioner. Using the top_right anchor with bottom_right gravity and flip_xy constraints, I assume the popup should point towards bottom_left and start at top_left however it is weirdly offset to the left in every compositor. Anything I could be doing wrong?
<outfoxxed> *when flipping due to a screen border to the right
llyyr has quit [Server closed connection]
llyyr has joined #wayland
<outfoxxed> Specifically the wayland requests are - set_anchor_rect(1030, 28, 1, 1), set_anchor(7), set_gravity(8), set_size(235, 263), set_constraint_adjustment(12)
<outfoxxed> same also happens with the bottom_right edge (set_anchor(8))
<outfoxxed> I have no idea why its broken as gtk positions popups with the exact same anchors and gravity, but with every constraint flag set (which also doesn't work when I try it), and it works fine
<vyivel> "I assume the popup should [...] start at top_left" - don't you want set_anchor(5) then?
<outfoxxed> typo, sorry
<outfoxxed> lets just go with bottom_right, so 8, for consistency with what gtk does
<outfoxxed> it behaves the same
<outfoxxed> actually no, misread - what I mean is I assume the opposite anchor would be picked when flipping
rv1sr has joined #wayland
<vyivel> hm not sure if anchor matters at all if the anchor rect is 1x1 in size
<vyivel> so, with bottom_right gravity the anchor point would the top left corner of the popup
<outfoxxed> anchor does seem to matter, even when sized 1x1
<outfoxxed> sway no longer flips it and just pushes it if i set it to top_left instead of bottom_right
<vyivel> ah right anchor matters for constraint adjustment
kts has quit [Quit: Konversation terminated!]
<outfoxxed> let me get a picture of this, got a good site to dump images? I don't have anything set up as I don't normally use irc.
garnacho has joined #wayland
<vyivel> also gtk3 sets anchor 8 and gtk4 sets anchor 6 (tested with demo apps)
<outfoxxed> I'm testing against waybar
<outfoxxed> so gtk3
<vyivel> you can upload to something like https://litterbox.catbox.moe/ maybe
<outfoxxed> thanks
<outfoxxed> this should be flipping on the keyboard icon
<outfoxxed> looks like this when it doesn't flip
<outfoxxed> any additional information I could provide that might shed some light on it, or any non wlroots compositors that support layer shell I can test it with?
<vyivel> kwin supports layer-shell iirc
<vyivel> also hyprland technically but i think they just copied whatever wlroots had
<outfoxxed> the hyprland impl is broken, but differently
<outfoxxed> is it possible to install just kwin without all of kde
<vyivel> depends on how you distro packages it
<outfoxxed> oh nice it just launched nested
<outfoxxed> was not expecting it to be that easy
<outfoxxed> kwin does the same thing
kts has joined #wayland
<vyivel> i have replicated the setup in wlr-clients' layer-shell and it works as i'd expect (no offset, correct flip)
<outfoxxed> would you mind helping me look at this WAYLAND_DEBUG log to see if its doing anything odd? from what I can tell everything looks correct as its positioning a surface and creating it all with the right sizes and flags
<vyivel> sure
<outfoxxed> I'll grab a similar one for waybar
<vyivel> that one looks correct
<outfoxxed> sec waybar is opening a tooltip or something, making sure I get the right part of the log
<outfoxxed> sends all the surface updates immediately so I included them
<outfoxxed> looks like this for context https://litter.catbox.moe/xnymrb.png
<vyivel> the offset comes from xdg_surface.set_window_geometry(24, 21, …)
<outfoxxed> the thing is its not waybar thats offset
<outfoxxed> its mine, and that sets the window geometry only once to the actual geometry
<outfoxxed> maybe waybar's come from some kind of shadow CSD?
<outfoxxed> yeah i see a shadow
<outfoxxed> but that shouldn't affect the position of the popup
<vyivel> wait actually
<vyivel> the last screenshot you sent seems correct
<outfoxxed> yes thats waybar
<outfoxxed> it looks right everywhere
<vyivel> nvm i misunderstood you
al has quit [Server closed connection]
al has joined #wayland
<vyivel> it would be easier if i could just run the program myself
<outfoxxed> i can link it, sec
<outfoxxed> requires config, uploading the one I'm working on
<outfoxxed> https://litter.catbox.moe/iyusd6.gz config, extract it and run with `quickshell -p path/to/shell.qml`
<outfoxxed> thats a tar.gz btw, stripped the .tar
melonai5 has joined #wayland
* vyivel is waiting for quickshell to finish building
<outfoxxed> forgot the uncommitted changed which modify the anchors, but it has the same effect with or without. can send the patch if you want to test that too
<outfoxxed> this should incremental compile on top of the rest fine https://litter.catbox.moe/gjbsk7.patch
<vyivel> hm, no keyboard module in the config(?)
<outfoxxed> thats Fcitx, its part of the system tray
<vyivel> ah
<outfoxxed> same happens with any tray popup though
manuels2 has quit [Server closed connection]
manuels2 has joined #wayland
<soreau> It seems like it could be the shadow area? does waybar popups have shadows?
<soreau> do*
<outfoxxed> the waybar popup appears to. qt's should not
<outfoxxed> (maybe it might depending on QPA)
<outfoxxed> can you reproduce the issue at least?
<soreau> well maybe gtk layer shell handles the offset?
<outfoxxed> there shouldn't be an offset without setting one though
<soreau> there is if there's a shadow area, I'd think
<outfoxxed> there is in waybar yes
<soreau> is there a way to disable the shadows for the tooltip to test it?
<outfoxxed> I'm not sure, I think that would be up to gtk
<soreau> like set_decorated(bool) in gtk
<soreau> but I thought quickshell was qt?
<outfoxxed> yeah, there is no shadow for the qt menu
<outfoxxed> no offset either
<outfoxxed> waybar which is gtk has a shadow and offset
<soreau> so you have a menu that is also a popup but it is shadowless?
rasterman has joined #wayland
<soreau> and the popups with the issue have shadows?
<outfoxxed> no. My popup gets offset oddly to the left when flipping, and has no shadow or offset. waybar's popup looks fine and has a shadow and offset
<outfoxxed> this was tested on sway, wayfire, kwin and hyprland
<outfoxxed> hyprland's impl is generally broken so I haven't taken the anchors that do do what I want at face value, as they work nowhere else
<soreau> I'm surprised people dare to run that software :P
<soreau> ech, cmake
<soreau> probably should add you a meson build system for your own sanity's sake
<outfoxxed> tbh every time I've looked at meson it seemed like more of a pain in the ass than cmake
<soreau> nope
<soreau> you'd be wrong
<soreau> :-)
<soreau> but that's a topic for another channel..
leon-anavi has joined #wayland
<soreau> hopefully vyivel can figure out what's going wrong
<soreau> it's either client or wlroots bug
<outfoxxed> it happens in kwin and hyprland as well, so if it is wlroots its a bug everyone else copied
<vyivel> i wrote wlroots' xdg-positioner impl from scratch and kwin has its own too
<soreau> ah, in that case the bug isn't in wlroots
<soreau> vyivel's code is naturally bugless xD
<vyivel> i wish that was the case
<outfoxxed> I'd try just adding an offet to quickshell's popup but the simplest way is to go edit and rebuild qtwayland which is a huge pain
<vyivel> so uhhhh
<vyivel> i commented out the platformmenu hook and it seems to work correctly
<soreau> relevancy
<vyivel> also looks like a massive hack
<outfoxxed> its related, theres a patch in the chat above to match it to what i have locally
<outfoxxed> wayland_debug reveals it to be working as intended though
<outfoxxed> massive hacks are required where qtwayland comes into play though, extremely buggy
<vyivel> popus are positioned correctly for me without the linked patch and commented out platform hook
<outfoxxed> do they flip correctly
<outfoxxed> when hitting screen edges
<vyivel> yep
<vyivel> oh well
<vyivel> they don't flp
<vyivel> they slide
<outfoxxed> yeah they need to flip
<outfoxxed> the entire problem only happens when it flips
<outfoxxed> slide is terrible ux for context menus
<vyivel> is it
<outfoxxed> yes because submenus pile up on top of parent menus and its hard to go up a level
<kennylevinsen> Both slide and slip can end up covering the parent menu, no?
<outfoxxed> flip should not cover the parent menu
<outfoxxed> it should flip around it using the anchor rect
<kennylevinsen> Ah right
<kennylevinsen> But whether that’s possible depends on the geometry of the menu and screen, more so than slide - and then the question is whether a cut off menu is better UX than one that slided…
<outfoxxed> the geometry of the screen should always work with flip unless the screen is about 10 by 10 pixels
<outfoxxed> example of what it does in x11
garnacho has quit [Ping timeout: 480 seconds]
<outfoxxed> (tested with Xwayland -retro -noreset :2)
<kennylevinsen> Ah fair. I was thinking of e.g. very tall menus that might not have enough room for a flip-y either
tommybomb has quit [Server closed connection]
tommybomb has joined #wayland
<outfoxxed> then its left up to the compositors which will likely fall back to slide iirc
atiltedtree has quit [Server closed connection]
atiltedtree has joined #wayland
<kennylevinsen> (Although in my opinion, nested hover-navigated menus are always bad UX as they’re too finicky to navigate - one can be fine, but having to keep your mouse position within a sliver to not accidentally navigate away is dumb.)
<kennylevinsen> No, the compositor isn’t allowed to fall back
<kennylevinsen> You have to specify if it’s allowed to slide
<kennylevinsen> If not, and there isn’t room for flip, it just runs off the edge
<outfoxxed> ah that must be why gtk specifies 63
<outfoxxed> tried setting that myself and it doesn't affect this particular bug though
<outfoxxed> I'll just do 15 myself then
d_ed[m] has joined #wayland
<d_ed[m]> your anchors are wrong too, you probably want the window to start from the bottom left of your anchor rect, otherwise it'll cover the thing you're trying to flip round
<outfoxxed> have not gotten to making submenus work again but probably
<outfoxxed> I just took the anchors that gtk uses that work
<d_ed[m]> for a menu you want this:... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/UlXDRHkSFhuoWPOwSRJyxzou>)
<d_ed[m]> * for a menu you want this:... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/LfIeisTWLMHSdXuwqgmqviiO>)
<outfoxxed> thanks
<outfoxxed> also whats the name of the bridged matrix room?
<d_ed[m]> https://matrix.to/#/#_oftc_#wayland:matrix.org
<outfoxxed> thanks
outfoxxed[m] has joined #wayland
ckinloch has quit [Server closed connection]
ckinloch has joined #wayland
leandrohrb56 has quit [Server closed connection]
leandrohrb56 has joined #wayland
<outfoxxed[m]> test
<outfoxxed> alr
karcio_ has joined #wayland
guru__ has joined #wayland
karcio_ has quit [Remote host closed the connection]
kode54 has quit [Quit: The Lounge - https://thelounge.chat]
KDDLB has quit [Quit: The Lounge - https://thelounge.chat]
karcio_ has joined #wayland
<karcio_> Hey, yesterday switched to wayland (sway) I can see I have a problem to run electron apps - so far using this switch enable-features=UseOzonePlatform --ozone-platform=wayland but it is pain - I would like to run apps from fuzzel or any other menu
kode54 has joined #wayland
<selckin> ask your $distro places, this is a development channel
KDDLB has joined #wayland
<karcio_> Oh sorry
guru_ has quit [Ping timeout: 480 seconds]
Arsen has quit [Server closed connection]
Arsen has joined #wayland
karcio_ has quit [Remote host closed the connection]
karcio_ has joined #wayland
kode54 has quit [Read error: Connection reset by peer]
KDDLB has quit [Read error: No route to host]
kode54 has joined #wayland
mooff has quit [Server closed connection]
mooff has joined #wayland
tzimmermann has quit [Remote host closed the connection]
nowrep has quit [Server closed connection]
nowrep has joined #wayland
<outfoxxed> vyivel: I patched qtwayland to add an offset to popups, the bug remains
<outfoxxed> have not touched xdg_surface yet though, just the positioner
<vyivel> :shrug:
<vyivel> i've realized i've spent over 2 hours on this already which 2 hours of staring at c++/qt code too much
<outfoxxed> thanks for the effort at least
<outfoxxed> I'll patch window geometry and see if that does anything. if so that would be a bug in every implementation except hyprland right?
<vyivel> highly doubt it
noord has quit [Server closed connection]
<outfoxxed> I mean I did too but I've checked the wayland logs as well and I can't find anything that seems amiss
noord has joined #wayland
<outfoxxed> the surface geometry is basically the only difference
<kennylevinsen> hmm weston doesn't have a positioner test client? :/
<vyivel> looking at the logs, anchor rect x is set to "output width - menu width" and the flip is applied on top of that so the behavior is technically correct
<outfoxxed> that doesn't sound right
tzimmermann has joined #wayland
karcio_ has quit [Remote host closed the connection]
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
kts has quit [Ping timeout: 480 seconds]
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
bindu has quit [Server closed connection]
bindu has joined #wayland
kts has joined #wayland
<outfoxxed[m]> <vyivel> "looking at the logs, anchor rect..." <- I reread this a couple times and I think I see whats happening now, thanks
<outfoxxed[m]> appears qt's normal positioner logic is still taking effect when it should be handled by wayland
calcul0n_ has quit [Server closed connection]
calcul0n_ has joined #wayland
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
Company has joined #wayland
cyrinux has quit [Server closed connection]
karcio_ has joined #wayland
cyrinux has joined #wayland
karcio_ has quit [Remote host closed the connection]
rgallaispou has joined #wayland
abeltramo589523 has quit [Server closed connection]
abeltramo589523 has joined #wayland
mohit81582263 has quit [Server closed connection]
mohit81582263 has joined #wayland
kts has quit [Quit: Konversation terminated!]
<outfoxxed[m]> hacked around it on my end, thanks for pointing that out vyivel
<vyivel> 👍
garnacho has joined #wayland
outfoxxed_ has joined #wayland
rasterman has quit [Quit: Gettin' stinky!]
kts has joined #wayland
outfoxxed_ has quit [Remote host closed the connection]
garnacho has quit [Quit: garnacho]
garnacho has joined #wayland
garnacho has quit []
outfoxxed has quit [Ping timeout: 480 seconds]
garnacho has joined #wayland
Hypfer has joined #wayland
<wlb> weston Merge request !1366 merged \o/ (backend-pipewire: add support for rendering to DmaBufs https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1366)
f_ has quit [Remote host closed the connection]
Company has quit [Quit: Leaving]
f_ has joined #wayland
kts has quit [Ping timeout: 480 seconds]
akallabeth[m] has quit [Server closed connection]
akallabeth[m] has joined #wayland
rv1sr has quit []
f_ has quit [Remote host closed the connection]
Prf_Jakob has quit [Server closed connection]
f_ has joined #wayland
crazybyte has joined #wayland
Prf_Jakob has joined #wayland
deknos82[m] has quit [Server closed connection]
deknos82[m] has joined #wayland
heftig has quit [Server closed connection]
heftig has joined #wayland
pac85[m] has quit [Server closed connection]
pac85[m] has joined #wayland
pounce has quit [Server closed connection]
pounce has joined #wayland
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
tsujp has quit [Server closed connection]
tsujp has joined #wayland
rgallaispou has quit [Ping timeout: 480 seconds]
nerdopolis has joined #wayland
cool110 has joined #wayland
cool110 is now known as Guest656
zebrag[m] has quit [Server closed connection]
Guest656 has quit [Remote host closed the connection]
zebrag[m] has joined #wayland
cool110_ has joined #wayland
cool110_ is now known as Guest657
rv1sr has joined #wayland
Guest551 has quit [Ping timeout: 480 seconds]
Arsen_ has joined #wayland
Arsen has quit [Ping timeout: 480 seconds]
coldfeet has joined #wayland
Company has joined #wayland
pbsds has quit [Server closed connection]
pbsds has joined #wayland
mohan43u has quit [Server closed connection]
mohan43u has joined #wayland
Brainium has joined #wayland
f_ has quit [Remote host closed the connection]
f_ has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
peeterm has quit [Server closed connection]
peeterm has joined #wayland
kts has joined #wayland
phryk has quit [Server closed connection]
phryk has joined #wayland
garnacho has quit [Read error: Connection reset by peer]
swick[m] has quit [Server closed connection]
swick[m] has joined #wayland
lockywolf has quit [Server closed connection]
lockywolf has joined #wayland
dnkl has quit [Server closed connection]
dnkl has joined #wayland
Guest433 has quit [Server closed connection]
raghavgururajan has joined #wayland
bl4ckb0ne has quit [Server closed connection]
bl4ckb0ne has joined #wayland
raghavgururajan is now known as Guest666
any1 has quit [Server closed connection]
any1 has joined #wayland
garnacho has joined #wayland
garnacho_ has joined #wayland
garnacho has quit [Ping timeout: 480 seconds]
garnacho_ is now known as garnacho
garnacho has quit []
kts has quit [Quit: Konversation terminated!]
gallo has quit [Server closed connection]
gallo has joined #wayland
nerdopolis has joined #wayland
whot has quit [Server closed connection]
whot has joined #wayland
pochu has quit [Server closed connection]
pochu has joined #wayland
latex has quit [Server closed connection]
latex has joined #wayland
sewn has quit [Remote host closed the connection]
mclasen has joined #wayland
sewn has joined #wayland
Guest657 has quit [Remote host closed the connection]
cool110 has joined #wayland
cool110 is now known as Guest676
mtretter has quit [Server closed connection]
mtretter has joined #wayland
bjorkint0sh has joined #wayland
bjorkint0sh has quit [Remote host closed the connection]
bjorkint0sh has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
bjorkintosh has quit [Ping timeout: 480 seconds]
Ermine has quit [Server closed connection]
Ermine has joined #wayland
kestrel has quit [Server closed connection]
kestrel has joined #wayland
coldfeet has quit [Remote host closed the connection]
<wlb> wayland-protocols Merge request !324 opened by Julian Orth (mahkoh) Add xdg-decoration-v2 protocol https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/324
colinmarc has quit [Server closed connection]
colinmarc has joined #wayland
Company has quit [Remote host closed the connection]
Company has joined #wayland
Guest676 has quit [Remote host closed the connection]
ecloud has quit [Server closed connection]
ecloud has joined #wayland
cool110_ has joined #wayland
cool110_ is now known as Guest681
kts has joined #wayland
Guest681 has quit [Remote host closed the connection]
JoshuaAshton has quit [Server closed connection]
mclasen has quit [Ping timeout: 480 seconds]
<kennylevinsen> zamundaaa: hah, you commented with the same point at the same time
cool110 has joined #wayland
cool110 is now known as Guest683
tzimmermann has quit [Quit: Leaving]
<zamundaaa[m]> lol
JoshuaAshton has joined #wayland
cyrinux has quit []
cyrinux has joined #wayland
karenthedorf has joined #wayland
yrlf has quit [Server closed connection]
yrlf has joined #wayland
lsd|2 has joined #wayland
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
<wlb> weston/main: Derek Foreman * libweston: Don't change surface state in weston_surface_copy_content https://gitlab.freedesktop.org/wayland/weston/commit/0f8bd8dbc56d libweston/ compositor.c pixman-renderer.c renderer-gl/gl-renderer.c
<wlb> weston/main: Derek Foreman * renderers: Remove internal flush and attach https://gitlab.freedesktop.org/wayland/weston/commit/1fd99807ec34 libweston/ pixman-renderer.c renderer-gl/gl-renderer.c
<wlb> weston Merge request !1538 merged \o/ (libweston: Don't change surface state in weston_surface_copy_content https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1538)
coldfeet has joined #wayland
Company has quit [Quit: Leaving]
Brainium has quit [Quit: Konversation terminated!]
AJ_Z0 has quit [Quit: I have to return some videotapes]
AJ_Z0 has joined #wayland
melonai5 has quit []
Company has joined #wayland
lbia_ has joined #wayland
lbia has quit [Ping timeout: 480 seconds]
leon-anavi has quit [Quit: Leaving]
cool110 has joined #wayland
cool110 is now known as Guest701
bodiccea_ has quit [Ping timeout: 480 seconds]
bodiccea has joined #wayland
Guest683 has quit [Ping timeout: 480 seconds]
<bl4ckb0ne> zamundaaa[m]: should I add anything regarding the compositor sending a new connector upon terminating a lease?
<bl4ckb0ne> i added mahkoh's sentance to the MR, but there's no way to get the connector back
kts has quit [Quit: Konversation terminated!]
nerdopolis has joined #wayland
KDDLB has joined #wayland
<zamundaaa[m]> bl4ckb0ne: if you want
nerdopolis has quit [Ping timeout: 480 seconds]
Calandracas has quit [Remote host closed the connection]
Calandracas has joined #wayland
melonai5 has joined #wayland
Calandracas has quit [Remote host closed the connection]
Calandracas has joined #wayland
Calandracas has quit [Remote host closed the connection]
Calandracas has joined #wayland
Company has quit [Read error: Connection reset by peer]
Calandracas has quit [Remote host closed the connection]
bodiccea has quit [Ping timeout: 480 seconds]
Calandracas has joined #wayland
Brainium has joined #wayland
mclasen has joined #wayland
Arsen_ has quit []
Arsen has joined #wayland
MrCooper has joined #wayland
bodiccea has joined #wayland
ity has joined #wayland
ity1 has quit [Ping timeout: 480 seconds]
Calandracas has quit [Remote host closed the connection]
Company has joined #wayland
Company has quit [Remote host closed the connection]
Company has joined #wayland
Calandracas has joined #wayland
nerdopolis has joined #wayland
mclasen has quit [Ping timeout: 480 seconds]
Arnavion has quit [Remote host closed the connection]
Arnavion has joined #wayland
glennk has joined #wayland
karcio_ has joined #wayland
sima has quit [Ping timeout: 480 seconds]
karcio_ has quit [Remote host closed the connection]
nerdopolis has quit [Ping timeout: 480 seconds]
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
lanodan_ has joined #wayland
lanodan has quit [Read error: Connection reset by peer]
Calandracas has quit [Remote host closed the connection]
MrCooper has quit [Ping timeout: 480 seconds]
mclasen has joined #wayland
Calandracas has joined #wayland
mclasen has quit [Ping timeout: 480 seconds]
coldfeet has quit [Remote host closed the connection]
Calandracas has quit [Remote host closed the connection]
nerdopolis has joined #wayland
Calandracas has joined #wayland
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
glennk has quit [Ping timeout: 480 seconds]
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
rv1sr has quit []
Brainium has quit [Read error: Connection reset by peer]
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
AJC_Z0 has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
AJ_Z0 has quit [Read error: Connection reset by peer]
AJC_Z0 is now known as AJ_Z0
garnacho has joined #wayland
lsd|2 has quit [Quit: KVIrc 5.2.2 Quasar http://www.kvirc.net/]
lbia has joined #wayland
lbia_ has quit [Ping timeout: 480 seconds]