ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput | register your nick to speak
<daniels> for actual text entry, yes you’re right to say that you can use a text-based or pre-composed protocol - and we do have that
<daniels> but then how do you make ^S save a document? or Ctrl+Shift+S save as?
<daniels> (bonus points for making Latin shortcuts work on dual Latin + non-Latin layouts)
<daniels> if you never need to deal with physical keyboards then all this goes away
caveman has quit [Remote host closed the connection]
caveman has joined #wayland
duxsco has quit [Quit: duxsco]
ivyl has quit [Server closed connection]
ivyl has joined #wayland
rv1sr has quit []
<dottedmag> Fuchsia could synthetize a xkb-compatible keymap on the fly that does exactly what's needed (basically a no-op), and pass processed key events.
<fmil> dottedmag: yes, that would be one option.
<dottedmag> With the caveats for modifiers etc
<fmil> It's not obvious to me that there would be a clean translation. And, in the end, no guarantees that clients would behave consistently.
<fmil> daniels: you can make ^S save a document by passing more information in with the key event. But perhaps this is not what makes sense for Wayland and I understand that.
<daniels> fmil: what kind of information?
caveman has quit [Remote host closed the connection]
caveman has joined #wayland
<fmil> daniels: a shortcut identifier for example. I'm not quite sure how that would work in wayland though. I know how we did this in Fuchsia, but that's just biasing my position. :(
<daniels> yeah, it’s possible to an extent, but gets difficult as you try to support more things - and doubly so if you don’t have a single coherent toolkit to target
<fmil> daniels: noted. the latter part of your remark, "no single coherent toolkit to target" - wouldn't it be useful to push some of that behavior into Wayland, so toolkits could build off consistent behavior? Or is it too much of a pipe dream?
<daniels> fmil: unfortunately it’s a total pipe dream - even just for the desktop and mobile world, let alone games, let alone apps which are their own toolkit (think pro software like Resolve all the way down to Kodi), let alone stuff like Flutter
<daniels> the web also has an extremely keycode-centric model; you can do a lossy mapping back to that, but the benefits eventually just evaporate
<fmil> daniels: noted. Thanks for explaining.
<daniels> (our starting point was that everything should be text but in extremis where really necessary - safe to say that didn’t work out …)
<daniels> np
<dottedmag> I havent' look at it: how useful are semantic-ish keysyms like XF86Save / XF86Open? Do popular toolkits implement them?
<fmil> would you happen to know - or know who knows - how KDE or Gnome centralize their settings then.
<dottedmag> *haven't looked
<fmil> just looking at the APIs, seems like it's a free-for-all. But then on second look there's some regularity - toolkits implement their W integrations so at least if you use say Qt you get consistent behavior
<fmil> but kde does seem to need to enforce centralized settings that are then upheld by all the desktop apps - what mechanism is used there/
<daniels> fmil: you mean shortcut settings? each environment (as distinct from toolkit …) has their own conventions, and they’re configurable per-app
<daniels> e.g. KDE sitting on top of Qt has its own standards for what to use, GNOME on top of GTK similarly
<fmil> daniels: I mean for example, if I set a FR keymap in the KDE settings, I'd expect apps to comply.
<fmil> but I suppose it's only KDE-aware apps will comply.
eroux has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Sachiel> that's the part where the compositor sends the keymap when you get the keyboard
<daniels> fmil: no, the keymap is part of the protocol, sent from server to client
<Sachiel> remember wayland is not x11, there is no wayland server both kde and apps connect to. KDE *is* the server
<daniels> when you configure a French keymap, the server sends a French keymap down to all the clients, so they can see that pressing the key next to tab should result in A rather than Q
fullstop has quit [Server closed connection]
fullstop has joined #wayland
<daniels> but it only maps as far as keysyms and modifiers which may need to be composed together (e.g. W with Ctrl+Shift held), it doesn’t attempt to ascribe semantic meaning to it (close all tabs)
<fmil> noted.
masoudd_ has joined #wayland
<fmil> thanks, all for answering my questions and your time and patience.
<fmil> I understand a bit better where things are at the moment.
ahartmetz has quit [Quit: Konversation terminated!]
<fmil> Scrolling back, keymap generation may be the best angle to provide keymapping from Fuchsia to wayland...
Seirdy_ has joined #wayland
Seirdy has quit [Ping timeout: 480 seconds]
Seirdy_ has quit [Ping timeout: 480 seconds]
jmdaemon has quit [Ping timeout: 480 seconds]
jmdaemon has joined #wayland
cvmn has quit []
columbarius has joined #wayland
co1umbarius has quit [Ping timeout: 480 seconds]
Emet-Selch has joined #wayland
jmdaemon has quit [Ping timeout: 480 seconds]
d10n has quit [Server closed connection]
d10n has joined #wayland
quantum5 has quit [Server closed connection]
quantum5 has joined #wayland
kenny has joined #wayland
fmil has quit [Quit: Leaving]
maxzor has joined #wayland
jmdaemon has joined #wayland
fmuellner has quit [Ping timeout: 480 seconds]
psil has quit [Server closed connection]
psil has joined #wayland
Azem has joined #wayland
pnowack has quit [Quit: pnowack]
Emet-Selch has quit [Ping timeout: 480 seconds]
The_Company has joined #wayland
Company has quit [Ping timeout: 480 seconds]
jmdaemon has quit [Ping timeout: 480 seconds]
danieldg has quit [Server closed connection]
danieldg has joined #wayland
yar has quit [Server closed connection]
yar has joined #wayland
jmdaemon has joined #wayland
CodeSpelunker has joined #wayland
FLHerne has quit [Server closed connection]
FLHerne has joined #wayland
V has quit [Server closed connection]
V has joined #wayland
zebrag has quit [Quit: Konversation terminated!]
dreda has quit [Server closed connection]
dreda has joined #wayland
dreda is now known as Guest838
Seirdy has joined #wayland
hwentlan____ has quit [Server closed connection]
hwentlan____ has joined #wayland
V has quit [resistance.oftc.net charon.oftc.net]
columbarius has quit [resistance.oftc.net charon.oftc.net]
creich has quit [resistance.oftc.net charon.oftc.net]
DonRichie has quit [resistance.oftc.net charon.oftc.net]
ecloud has quit [resistance.oftc.net charon.oftc.net]
floof58_ has quit [resistance.oftc.net charon.oftc.net]
ecloud has joined #wayland
V has joined #wayland
floof58_ has joined #wayland
creich has joined #wayland
DonRichie has joined #wayland
columbarius has joined #wayland
Azem has quit [Ping timeout: 480 seconds]
creich has quit [synthon.oftc.net reticulum.oftc.net]
floof58_ has quit [synthon.oftc.net reticulum.oftc.net]
V has quit [synthon.oftc.net reticulum.oftc.net]
ecloud has quit [synthon.oftc.net reticulum.oftc.net]
DonRichie has quit [synthon.oftc.net reticulum.oftc.net]
FLHerne has quit [synthon.oftc.net reticulum.oftc.net]
The_Company has quit [synthon.oftc.net reticulum.oftc.net]
phryk has quit [synthon.oftc.net reticulum.oftc.net]
c7s has quit [synthon.oftc.net reticulum.oftc.net]
pounce has quit [synthon.oftc.net reticulum.oftc.net]
xerpi[m] has quit [synthon.oftc.net reticulum.oftc.net]
dblsaiko has quit [synthon.oftc.net reticulum.oftc.net]
Shimmy0 has quit [synthon.oftc.net reticulum.oftc.net]
romangg has quit [synthon.oftc.net reticulum.oftc.net]
noze has quit [synthon.oftc.net reticulum.oftc.net]
benbrown has quit [synthon.oftc.net reticulum.oftc.net]
unidan has quit [synthon.oftc.net reticulum.oftc.net]
rawoul has quit [synthon.oftc.net reticulum.oftc.net]
GentooPhysicist39 has quit [synthon.oftc.net reticulum.oftc.net]
Plagman has quit [synthon.oftc.net reticulum.oftc.net]
ofourdan has quit [synthon.oftc.net reticulum.oftc.net]
apol[m] has quit [synthon.oftc.net reticulum.oftc.net]
botiapa[m] has quit [synthon.oftc.net reticulum.oftc.net]
digitalfavshetheyname[m] has quit [synthon.oftc.net reticulum.oftc.net]
edrex[m] has quit [synthon.oftc.net reticulum.oftc.net]
emilio[m] has quit [synthon.oftc.net reticulum.oftc.net]
GrahamPerrin[m] has quit [synthon.oftc.net reticulum.oftc.net]
japchae[m] has quit [synthon.oftc.net reticulum.oftc.net]
Kelseyjgilbert[m] has quit [synthon.oftc.net reticulum.oftc.net]
JosExpsito[m] has quit [synthon.oftc.net reticulum.oftc.net]
MarcusBritanicus[m] has quit [synthon.oftc.net reticulum.oftc.net]
Mershl[m] has quit [synthon.oftc.net reticulum.oftc.net]
nazarewk[m] has quit [synthon.oftc.net reticulum.oftc.net]
Poly[m] has quit [synthon.oftc.net reticulum.oftc.net]
rails[m] has quit [synthon.oftc.net reticulum.oftc.net]
RomanGilg[m] has quit [synthon.oftc.net reticulum.oftc.net]
Sumera[m] has quit [synthon.oftc.net reticulum.oftc.net]
vchernin[m] has quit [synthon.oftc.net reticulum.oftc.net]
zaibon[m] has quit [synthon.oftc.net reticulum.oftc.net]
davidre has quit [synthon.oftc.net reticulum.oftc.net]
dottedmag has quit [synthon.oftc.net reticulum.oftc.net]
glennk has quit [synthon.oftc.net reticulum.oftc.net]
heftig has quit [synthon.oftc.net reticulum.oftc.net]
junglerobba[m] has quit [synthon.oftc.net reticulum.oftc.net]
pH5 has quit [synthon.oftc.net reticulum.oftc.net]
unrelentingtech has quit [synthon.oftc.net reticulum.oftc.net]
niecoinny[m] has quit [synthon.oftc.net reticulum.oftc.net]
haasn has quit [synthon.oftc.net reticulum.oftc.net]
jadahl has quit [synthon.oftc.net reticulum.oftc.net]
fahien has quit [synthon.oftc.net reticulum.oftc.net]
JRyanStinnett[m] has quit [synthon.oftc.net reticulum.oftc.net]
Eighth_Doctor has quit [synthon.oftc.net reticulum.oftc.net]
pw has quit [synthon.oftc.net reticulum.oftc.net]
pedrocr has quit [synthon.oftc.net reticulum.oftc.net]
anomalous_creator[m] has quit [synthon.oftc.net reticulum.oftc.net]
juergbi has quit [synthon.oftc.net reticulum.oftc.net]
wrl has quit [synthon.oftc.net reticulum.oftc.net]
Nico has quit [synthon.oftc.net reticulum.oftc.net]
Piraty has quit [synthon.oftc.net reticulum.oftc.net]
louipcm has quit [synthon.oftc.net reticulum.oftc.net]
CME has quit [synthon.oftc.net reticulum.oftc.net]
mceier has quit [synthon.oftc.net reticulum.oftc.net]
inkbottle[m] has quit [synthon.oftc.net reticulum.oftc.net]
TimWolla has quit [synthon.oftc.net reticulum.oftc.net]
meain[m] has quit [synthon.oftc.net reticulum.oftc.net]
vsyrjala has quit [synthon.oftc.net reticulum.oftc.net]
Prf_Jakob has quit [synthon.oftc.net reticulum.oftc.net]
occivink has quit [synthon.oftc.net reticulum.oftc.net]
maxzor has quit [synthon.oftc.net reticulum.oftc.net]
wolfshappen_ has quit [synthon.oftc.net reticulum.oftc.net]
go4godvin has quit [synthon.oftc.net reticulum.oftc.net]
columbarius has quit [synthon.oftc.net reticulum.oftc.net]
i509VCB has quit [synthon.oftc.net reticulum.oftc.net]
mnadrian has quit [synthon.oftc.net reticulum.oftc.net]
LaserEyess has quit [synthon.oftc.net reticulum.oftc.net]
mriesch has quit [synthon.oftc.net reticulum.oftc.net]
mtretter has quit [synthon.oftc.net reticulum.oftc.net]
wlb has quit [synthon.oftc.net reticulum.oftc.net]
gnustomp[m] has quit [synthon.oftc.net reticulum.oftc.net]
halfline[m] has quit [synthon.oftc.net reticulum.oftc.net]
idkrn[m] has quit [synthon.oftc.net reticulum.oftc.net]
Levans has quit [synthon.oftc.net reticulum.oftc.net]
ongy[m] has quit [synthon.oftc.net reticulum.oftc.net]
shadowninja55[m] has quit [synthon.oftc.net reticulum.oftc.net]
smasher_tati[m] has quit [synthon.oftc.net reticulum.oftc.net]
trepatudo has quit [synthon.oftc.net reticulum.oftc.net]
whot has quit [synthon.oftc.net reticulum.oftc.net]
Eike[m] has quit [synthon.oftc.net reticulum.oftc.net]
mupuf has quit [synthon.oftc.net reticulum.oftc.net]
flyingketh[m] has quit [synthon.oftc.net reticulum.oftc.net]
kchibisov has quit [synthon.oftc.net reticulum.oftc.net]
MrCooper has quit [synthon.oftc.net reticulum.oftc.net]
doras[m] has quit [synthon.oftc.net reticulum.oftc.net]
bookworm has quit [synthon.oftc.net reticulum.oftc.net]
alarumbe has quit [synthon.oftc.net reticulum.oftc.net]
blue_penquin has quit [synthon.oftc.net reticulum.oftc.net]
ujineli[m] has quit [synthon.oftc.net reticulum.oftc.net]
al has quit [synthon.oftc.net reticulum.oftc.net]
modin has quit [synthon.oftc.net reticulum.oftc.net]
lanodan has quit [synthon.oftc.net reticulum.oftc.net]
nielsdg has quit [synthon.oftc.net reticulum.oftc.net]
wb9688 has quit [synthon.oftc.net reticulum.oftc.net]
mjt has quit [synthon.oftc.net reticulum.oftc.net]
mooff[m] has quit [synthon.oftc.net reticulum.oftc.net]
leandrohrb has quit [synthon.oftc.net reticulum.oftc.net]
mooff has quit [synthon.oftc.net reticulum.oftc.net]
gusnan has quit [synthon.oftc.net reticulum.oftc.net]
Guest838 has quit [synthon.oftc.net reticulum.oftc.net]
masoudd_ has quit [synthon.oftc.net reticulum.oftc.net]
caveman has quit [synthon.oftc.net reticulum.oftc.net]
ivyl has quit [synthon.oftc.net reticulum.oftc.net]
nsneck has quit [synthon.oftc.net reticulum.oftc.net]
tanty has quit [synthon.oftc.net reticulum.oftc.net]
macc24 has quit [synthon.oftc.net reticulum.oftc.net]
immibis has quit [synthon.oftc.net reticulum.oftc.net]
Emantor has quit [synthon.oftc.net reticulum.oftc.net]
d42 has quit [synthon.oftc.net reticulum.oftc.net]
MatrixTravelerbot[m] has quit [synthon.oftc.net reticulum.oftc.net]
Hypfer has quit [synthon.oftc.net reticulum.oftc.net]
psil has quit [synthon.oftc.net reticulum.oftc.net]
DemiMarieObenour[m] has quit [synthon.oftc.net reticulum.oftc.net]
Biolunar has quit [synthon.oftc.net reticulum.oftc.net]
SardemFF7 has quit [synthon.oftc.net reticulum.oftc.net]
JoshuaAshton has quit [synthon.oftc.net reticulum.oftc.net]
swick has quit [synthon.oftc.net reticulum.oftc.net]
zamundaaa has quit [synthon.oftc.net reticulum.oftc.net]
jpnurmi has quit [synthon.oftc.net reticulum.oftc.net]
mstoeckl has quit [synthon.oftc.net reticulum.oftc.net]
any1 has quit [synthon.oftc.net reticulum.oftc.net]
saumon has quit [synthon.oftc.net reticulum.oftc.net]
zubzub has quit [synthon.oftc.net reticulum.oftc.net]
ammen99[m] has quit [synthon.oftc.net reticulum.oftc.net]
AndrewAylett[m] has quit [synthon.oftc.net reticulum.oftc.net]
bdaase[m] has quit [synthon.oftc.net reticulum.oftc.net]
cousinofthor[m] has quit [synthon.oftc.net reticulum.oftc.net]
FbioPacheco[m] has quit [synthon.oftc.net reticulum.oftc.net]
hasebastian[m] has quit [synthon.oftc.net reticulum.oftc.net]
jmariondev[m] has quit [synthon.oftc.net reticulum.oftc.net]
MA[m] has quit [synthon.oftc.net reticulum.oftc.net]
ozwald1[m]1 has quit [synthon.oftc.net reticulum.oftc.net]
pac85[m] has quit [synthon.oftc.net reticulum.oftc.net]
robertmader[m] has quit [synthon.oftc.net reticulum.oftc.net]
rubo_[m] has quit [synthon.oftc.net reticulum.oftc.net]
Shimmy[m] has quit [synthon.oftc.net reticulum.oftc.net]
toggleton[m] has quit [synthon.oftc.net reticulum.oftc.net]
ttancos[m] has quit [synthon.oftc.net reticulum.oftc.net]
varlad[m] has quit [synthon.oftc.net reticulum.oftc.net]
YaLTeR[m] has quit [synthon.oftc.net reticulum.oftc.net]
zamundaaa[m] has quit [synthon.oftc.net reticulum.oftc.net]
andyrtr has quit [synthon.oftc.net reticulum.oftc.net]
pq has quit [synthon.oftc.net reticulum.oftc.net]
peeterm has quit [synthon.oftc.net reticulum.oftc.net]
teh1[m] has quit [synthon.oftc.net reticulum.oftc.net]
xantoz has quit [synthon.oftc.net reticulum.oftc.net]
GeorgesStavracasfeaneron[m] has quit [synthon.oftc.net reticulum.oftc.net]
marex has quit [synthon.oftc.net reticulum.oftc.net]
arichardson[m] has quit [synthon.oftc.net reticulum.oftc.net]
technic93[m] has quit [synthon.oftc.net reticulum.oftc.net]
adia has quit [synthon.oftc.net reticulum.oftc.net]
Serus has quit [synthon.oftc.net reticulum.oftc.net]
kajiryoji[m] has quit [synthon.oftc.net reticulum.oftc.net]
lockywolf has quit [synthon.oftc.net reticulum.oftc.net]
yoslin has quit [synthon.oftc.net reticulum.oftc.net]
tzafrir has quit [synthon.oftc.net reticulum.oftc.net]
kinlo has quit [synthon.oftc.net reticulum.oftc.net]
damjan has quit [synthon.oftc.net reticulum.oftc.net]
dos1 has quit [synthon.oftc.net reticulum.oftc.net]
DrNick has quit [synthon.oftc.net reticulum.oftc.net]
Lucretia has quit [synthon.oftc.net reticulum.oftc.net]
[old]freshgumbubbles[m] has quit [synthon.oftc.net reticulum.oftc.net]
HayashiEsme[m] has quit [synthon.oftc.net reticulum.oftc.net]
wahfato has quit [synthon.oftc.net reticulum.oftc.net]
x[m] has quit [synthon.oftc.net reticulum.oftc.net]
bodiccea_ has quit [synthon.oftc.net reticulum.oftc.net]
danburd[m] has quit [synthon.oftc.net reticulum.oftc.net]
ramcq has quit [synthon.oftc.net reticulum.oftc.net]
r00tobo has quit [synthon.oftc.net reticulum.oftc.net]
psydroid[m]1 has quit [synthon.oftc.net reticulum.oftc.net]
qyliss has quit [synthon.oftc.net reticulum.oftc.net]
| has quit [synthon.oftc.net reticulum.oftc.net]
kajiryoji[m] has joined #wayland
wahfato has joined #wayland
SardemFF7 has joined #wayland
swick has joined #wayland
JoshuaAshton has joined #wayland
marex has joined #wayland
tzafrir has joined #wayland
LaserEyess has joined #wayland
zamundaaa has joined #wayland
alarumbe has joined #wayland
mupuf has joined #wayland
Prf_Jakob has joined #wayland
r00tobo has joined #wayland
unidan has joined #wayland
adia has joined #wayland
pw has joined #wayland
rawoul has joined #wayland
juergbi has joined #wayland
pedrocr has joined #wayland
GentooPhysicist39 has joined #wayland
Plagman has joined #wayland
wlb has joined #wayland
Piraty has joined #wayland
lockywolf has joined #wayland
ofourdan has joined #wayland
zubzub has joined #wayland
Lucretia has joined #wayland
Shimmy0 has joined #wayland
al has joined #wayland
CME has joined #wayland
dblsaiko has joined #wayland
yoslin has joined #wayland
kinlo has joined #wayland
Biolunar has joined #wayland
damjan has joined #wayland
Serus has joined #wayland
mjt has joined #wayland
mnadrian has joined #wayland
mooff[m] has joined #wayland
DemiMarieObenour[m] has joined #wayland
i509VCB has joined #wayland
kchibisov has joined #wayland
pH5 has joined #wayland
gusnan has joined #wayland
AndrewAylett[m] has joined #wayland
ammen99[m] has joined #wayland
apol[m] has joined #wayland
arichardson[m] has joined #wayland
bdaase[m] has joined #wayland
botiapa[m] has joined #wayland
blue_penquin has joined #wayland
Eighth_Doctor has joined #wayland
danburd[m] has joined #wayland
Nico has joined #wayland
DrNick has joined #wayland
digitalfavshetheyname[m] has joined #wayland
doras[m] has joined #wayland
edrex[m] has joined #wayland
emilio[m] has joined #wayland
FbioPacheco[m] has joined #wayland
GeorgesStavracasfeaneron[m] has joined #wayland
flyingketh[m] has joined #wayland
[old]freshgumbubbles[m] has joined #wayland
gnustomp[m] has joined #wayland
halfline[m] has joined #wayland
GrahamPerrin[m] has joined #wayland
hasebastian[m] has joined #wayland
HayashiEsme[m] has joined #wayland
idkrn[m] has joined #wayland
Eike[m] has joined #wayland
inkbottle[m] has joined #wayland
japchae[m] has joined #wayland
Kelseyjgilbert[m] has joined #wayland
jmariondev[m] has joined #wayland
dos1 has joined #wayland
modin has joined #wayland
jpnurmi has joined #wayland
mstoeckl has joined #wayland
any1 has joined #wayland
saumon has joined #wayland
| has joined #wayland
mriesch has joined #wayland
romangg has joined #wayland
mceier has joined #wayland
vsyrjala has joined #wayland
fahien has joined #wayland
bookworm has joined #wayland
jadahl has joined #wayland
noze has joined #wayland
xantoz has joined #wayland
mtretter has joined #wayland
mooff has joined #wayland
TimWolla has joined #wayland
wb9688 has joined #wayland
lanodan has joined #wayland
benbrown has joined #wayland
JosExpsito[m] has joined #wayland
junglerobba[m] has joined #wayland
MarcusBritanicus[m] has joined #wayland
louipcm has joined #wayland
meain[m] has joined #wayland
Mershl[m] has joined #wayland
MA[m] has joined #wayland
nazarewk[m] has joined #wayland
nielsdg has joined #wayland
ongy[m] has joined #wayland
niecoinny[m] has joined #wayland
teh1[m] has joined #wayland
pac85[m] has joined #wayland
ozwald1[m]1 has joined #wayland
Poly[m] has joined #wayland
psydroid[m]1 has joined #wayland
rails[m] has joined #wayland
robertmader[m] has joined #wayland
rubo_[m] has joined #wayland
RomanGilg[m] has joined #wayland
shadowninja55[m] has joined #wayland
smasher_tati[m] has joined #wayland
x[m] has joined #wayland
Sumera[m] has joined #wayland
technic93[m] has joined #wayland
Shimmy[m] has joined #wayland
toggleton[m] has joined #wayland
xerpi[m] has joined #wayland
cousinofthor[m] has joined #wayland
JRyanStinnett[m] has joined #wayland
varlad[m] has joined #wayland
vchernin[m] has joined #wayland
YaLTeR[m] has joined #wayland
zamundaaa[m] has joined #wayland
zaibon[m] has joined #wayland
heftig has joined #wayland
davidre has joined #wayland
trepatudo has joined #wayland
ramcq has joined #wayland
andyrtr has joined #wayland
wrl has joined #wayland
whot has joined #wayland
MrCooper has joined #wayland
dottedmag has joined #wayland
occivink has joined #wayland
bodiccea_ has joined #wayland
haasn has joined #wayland
leandrohrb has joined #wayland
pq has joined #wayland
peeterm has joined #wayland
qyliss has joined #wayland
glennk has joined #wayland
anomalous_creator[m] has joined #wayland
MatrixTravelerbot[m] has joined #wayland
go4godvin has joined #wayland
d42 has joined #wayland
unrelentingtech has joined #wayland
ttancos[m] has joined #wayland
ujineli[m] has joined #wayland
Levans has joined #wayland
phryk has joined #wayland
Hypfer has joined #wayland
Emantor has joined #wayland
immibis has joined #wayland
wolfshappen_ has joined #wayland
macc24 has joined #wayland
columbarius has joined #wayland
ecloud has joined #wayland
creich has joined #wayland
DonRichie has joined #wayland
floof58_ has joined #wayland
Guest838 has joined #wayland
The_Company has joined #wayland
FLHerne has joined #wayland
maxzor has joined #wayland
psil has joined #wayland
masoudd_ has joined #wayland
caveman has joined #wayland
nsneck has joined #wayland
ivyl has joined #wayland
tanty has joined #wayland
pounce has joined #wayland
c7s has joined #wayland
V has joined #wayland
ecs has quit [Server closed connection]
ecs has joined #wayland
LaserEyess has quit [Server closed connection]
LaserEyess has joined #wayland
eroux has joined #wayland
txtsd has quit [Quit: WeeChat 3.4]
Rabbitz has joined #wayland
rabbitz was kicked from #wayland by ChanServ [You are not permitted on this channel]
Rabbitz has quit [autokilled: This host violated network policy and has been banned. Mail support@oftc.net if you think this is in error. (2022-03-01 06:23:03)]
CodeSpelunker has quit [Quit: CodeSpelunker]
jgrulich has joined #wayland
pnowack has joined #wayland
danvet has joined #wayland
hardening has joined #wayland
glisse has quit [Server closed connection]
glisse has joined #wayland
dcz_ has joined #wayland
pieguy128 has quit [Server closed connection]
pieguy128 has joined #wayland
soreau has quit [Server closed connection]
soreau has joined #wayland
Dami_Lu has quit [Remote host closed the connection]
luyn has quit [Remote host closed the connection]
Dami_Lu has joined #wayland
luyn has joined #wayland
txtsd has joined #wayland
modin has quit [Server closed connection]
modin has joined #wayland
txtsd has quit []
soreau has quit [Read error: Connection reset by peer]
soreau has joined #wayland
mvlad has joined #wayland
spstarr has joined #wayland
maxzor has quit [Remote host closed the connection]
maxzor has joined #wayland
spstarr has quit [Remote host closed the connection]
spstarr has joined #wayland
WhizzWr has quit [Quit: Bye!]
WhizzWr has joined #wayland
spstarr has quit [Remote host closed the connection]
spstarr has joined #wayland
spstarr has quit [Remote host closed the connection]
spstarr has joined #wayland
MajorBiscuit has joined #wayland
<luyn> whot emersion: Can we talk about #746 here? :)
<emersion> sure
<luyn> I got the data on ubuntu major: 0.80/262.00mm minor: ……,
<wlb> weston Issue #590 closed \o/ (RDP holds buffers too long https://gitlab.freedesktop.org/wayland/weston/-/issues/590)
<luyn> May I ask the minimum and maximum value of this data which should I use as the true touch point circle diameter
rgallaispou has joined #wayland
<luyn> I feel that the obtained maximum value of 262.00mm is not correct
<whot> luyn: major/minor ranges are usually garbage - how did you convert to mm?
<whot> luyn: for touchpads at least we have device-specific numbers in libinput so we can convert them to touch sizes
<whot> luyn: for touchscreens - dunno, never looked into it that precisely but i suspect it'll be the same. if you think it should make more sense it may be worth checking if the hid reports are correct and the kernel converts it as expected
<luyn> I mean can I use this data directly obtained by libinput, is it correct?
<whot> luyn: libinput doesn't handle the major/minor for touchscreens
<whot> bbiab
<luyn> Ok thank you, I will take a look at this conversion logic of the kernel
mriesch has quit [Server closed connection]
mriesch has joined #wayland
<luyn> whot: I still have a question. I can't get this data using libinput on deepin. Is it related to the kernel version or some settings of libinput?
Major_Biscuit has joined #wayland
MajorBiscuit has quit [Ping timeout: 480 seconds]
radu242 has quit [Server closed connection]
radu242 has joined #wayland
maxzor has quit [Remote host closed the connection]
maxzor has joined #wayland
<whot> luyn: if you're referring to libinput record output - that records kernel events only, libinput itself doesn't come into play here
<whot> davidre: fwiw, planning to give you a libei 0.1 somewhen this week once the current MRs are in
<davidre> :O
<whot> i figured holding back is pointless, anyone using a 0.1 deserves to be punished if they assume the API is stable ;)
<whot> and I suspect it does make your life easier
<davidre> Awesome, for our use case not stable I guess can be fine since we can match server and client
agd5f has quit [Server closed connection]
agd5f has joined #wayland
bookworm has quit [Server closed connection]
bookworm has joined #wayland
fmuellner has joined #wayland
mtretter has quit [Server closed connection]
mtretter has joined #wayland
ahartmetz has joined #wayland
rasterman has joined #wayland
alarumbe has quit [Server closed connection]
rpigott has quit [Server closed connection]
alarumbe has joined #wayland
rpigott has joined #wayland
lanodan has quit [Server closed connection]
lanodan has joined #wayland
<luyn> whot:I mean is that the use of libinput on deepin does not output major data. Is it caused by the kernel?
emersion has quit [Server closed connection]
emersion has joined #wayland
<davidre> Libinput does not handle major data for touchscreen
<davidre> s/touchscreen/touchscreens/
<luyn> What I mean is that I can use 'libinput debug-events' on ubuntu to get major:...data, but not on deepin, is it a kernel problem of deepin or other settings
wb9688 has quit [Server closed connection]
<whot> libinput debug-events should never print major/minor
<whot> oh, unless it's a totem I guess
wb9688 has joined #wayland
<whot> luyn: any difference in 'libinput record' are solely the kernel
<luyn> ok, got it, thanks
ppascher has joined #wayland
<luyn> Could you give me some advice if I want to check the differences in the kernel?
<whot> what version of ubuntu are you on?
<whot> i'm about to go to bed, so don't have much time left
<luyn> 16.04
<whot> that is... old
<whot> oh, look, and that version has a ubuntu-specific patch to libinput to export the touch size
<whot> but it only passes those values on without fixing them, so everyone gets garbage
<luyn> don't disturb your rest tomorrow is ok
<whot> which is why the patch never went upstream, but 16.04 shipped it. not sure when ubuntu dropped it
<luyn> OK, I'll go look for such a patch
<whot> but Andreas (the patch author) left C shortly after that iirc and there was no further push to get this upstream
<whot> clearly it wasn't that important then
<luyn> More people use it now ;-)
<whot> well, 18.04 apparently dropped it (which would've broken the API and ABI)
<whot> so I'm a bit unsure who the user was in 16.04 but anyway
<whot> luyn: so this explains why you see it in debug-events but that's a ubuntu-only patch
<whot> upstream libinput doesn't touch major/minor on touchscreens because the data is garbage and we have to quirk every device
<whot> and unless there's real demand for it that's not worth the effort
<whot> and demand as in "we need this" as opposed to "wouldn't it be cool if we had this"
maxzor has quit [Remote host closed the connection]
maxzor has joined #wayland
<luyn> What I am doing now is adapting a new touch screen, and I want to use the major/minor data for application development. I am currently getting this data for debugging.
<luyn> So I would like to first confirm whether the kernel does not provide this data
<whot> libinput record will tell you, that's just a more useful version of evtest
<whot> or evemu-record if you are on 16.04
<whot> luyn: we're going to have to continue this tomorrow or in the gitlab issue
* whot waves
<luyn> ok thanks a lot
eroux has quit [Ping timeout: 480 seconds]
eroux_ has joined #wayland
fluix has quit [Server closed connection]
fluix has joined #wayland
<luyn> whot:I have found Andreas' patch 0001-libinput-add-orientation-and-size-of-touch-point-and.patch
mooff has quit [Server closed connection]
mooff has joined #wayland
eroux_ has quit []
mupuf has quit [Server closed connection]
mupuf has joined #wayland
eroux has joined #wayland
eroux has quit [Read error: Connection reset by peer]
eroux has joined #wayland
wlb has quit [Server closed connection]
shankaru has joined #wayland
shankaru has quit []
gusnan has quit []
gusnan has joined #wayland
jmdaemon has quit [Ping timeout: 480 seconds]
al has quit [Server closed connection]
al has joined #wayland
mjt has quit [Server closed connection]
mjt has joined #wayland
wlb has joined #wayland
<wlb> weston/main: Pekka Paalanen * shared: add WESTON_EXPORT_FOR_TESTS https://gitlab.freedesktop.org/wayland/weston/commit/32a790f77496 shared/helpers.h
<wlb> weston/main: Pekka Paalanen * tests: make vertex-clip use WESTON_EXPORT_FOR_TESTS https://gitlab.freedesktop.org/wayland/weston/commit/e2ee2b56f907 libweston/vertex-clipping.c tests/meson.build
<wlb> weston Merge request !797 merged \o/ (Add WESTON_EXPORT_FOR_TESTS and convert vertex-clip https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/797)
vyivel_ has quit [Server closed connection]
vyivel has joined #wayland
bl4ckb0ne has quit [Server closed connection]
bl4ckb0ne has joined #wayland
kennylevinsen has quit [Server closed connection]
kennylevinsen has joined #wayland
ppascher has quit [Ping timeout: 480 seconds]
<wlb> weston Merge request !800 opened by () doc: running on different seat with libseat https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/800 [Documentation]
staceee has quit [Server closed connection]
staceee has joined #wayland
manuel1985 has joined #wayland
novakane has quit [Server closed connection]
novakane has joined #wayland
ppascher has joined #wayland
abcdw has quit [Server closed connection]
abcdw has joined #wayland
devilhorns has joined #wayland
Azem has joined #wayland
leon-p_ has quit [Server closed connection]
leon-p has joined #wayland
Emet-Selch has joined #wayland
bodicceaII has joined #wayland
shankaru has joined #wayland
dnkl has quit [Server closed connection]
dnkl has joined #wayland
bodiccea_ has quit [Ping timeout: 480 seconds]
Azem has quit [Ping timeout: 480 seconds]
Guest599 has quit [Server closed connection]
raghavgururajan has joined #wayland
raghavgururajan is now known as Guest904
mnadrian has quit [Server closed connection]
mnadrian has joined #wayland
ifreund has quit [Server closed connection]
ifreund has joined #wayland
<pq> Should weston have its own option for libseat log level? I don't think there is any other way to set the loglevel libseat builtin.
patwid_ has quit [Server closed connection]
patwid has joined #wayland
<kennylevinsen> pq: it's no different from libinput loglevel I guess
<kennylevinsen> in wlroots we discussed having a way to toggle subsystem loglevels, but need isn't high so it hasn't materialized yet
<pq> yeah, I'm trying to remember where that is
<pq> oh, env var, ugh
<pq> also silently ignores mistyped values
<pq> I think I'll just live without.
<pq> While testing HDR mode setup in Weston, I have an annoying problem. When I quit Weston, amdgpu shows garbage on the screen. There is no fbcon or anything that should take over.
erc_ has quit [Ping timeout: 480 seconds]
<pq> If Weston was in HDR mode, the garbage is really BRIGHT.
<pq> So I think we'd need what one would call KMS state sanitation on Weston exit/switch-out to adhere to the "smooth display switching" concept.
<pq> As a side effect, since it would reset display to SDR mode, it wouldn't shine on my face.
<kennylevinsen> Hmm, does it only happen in hdr mode?
<kennylevinsen> right now seatd just takes back your drm master rights and when controlling VTs reset the mode there to make the kernel console usable again
<pq> There is no HDR mode per se. HDR mode is just telling the monitor "btw. my signal is HDR". It's not a video mode.
<pq> i.e. HDR mode is just a KMS property on the connector, not on the CRTC
<pq> kennylevinsen, oh, this is not related to seatd, sorry. I switched topics. :-)
<pq> also there are no VTs on this gfx card
<pq> no VT, no fbcon, no userspace - which might be a situation untested for the kernel driver
<kennylevinsen> Ah right, yeah I suppose fbcon is responsible for the "cleanup" modeset otherwise performed
<pq> yes, the next KMS client is - but in this case there is none
<pq> I'm not sure what Weston does, but either it leaves the FB up, which case I should probably see the last FB weston rendered, or weston RmFBs it in which case the CRTC should turn off.
jgrulich has quit [Ping timeout: 480 seconds]
<pq> drm_info shows a valid mode, right pixel format, good FB size, but FB plane 0 offset is 4 billion.
<pq> aaanyway... I have enough distractions that I wouldn't want to embark on a "sanitize KMS state on exit" journey right now
<pq> oh...there is a detail I often wrong about DRM
<pq> something about closing the device implicitly RmFBs all remaining FBs...
<pq> so you don't leak FB content to the next KMS client if you close your device
<pq> that would explain why I don't see weston's final frame after quit
duxsco has joined #wayland
mooff[m] has quit [Server closed connection]
mooff[m] has joined #wayland
<emersion> yup
<emersion> i have sent a closefb patch
<pq> well, I would expect the CRTC to turn off, not show garbage
<pq> maybe it does turn off
<pq> oohohoo, it *is* fbcon
<pq> err, I mean fbdev
<pq> fbdev without fbcon means garbage on screen
<pq> verified by 'yes > /dev/fb1' making the screen purple
<bl4ckb0ne> is there public clients that use the tablet-unstable-v2 protocol?
Guest904 is now known as raghavgururajan
zebrag has joined #wayland
Telvana has quit [Server closed connection]
Telvana has joined #wayland
i509VCB has quit [Server closed connection]
i509VCB has joined #wayland
srh1605 has joined #wayland
rv1sr has joined #wayland
JPEW has quit [Server closed connection]
JPEW has joined #wayland
devilhorns has quit []
devilhorns has joined #wayland
melissawen has quit [Server closed connection]
melissawen has joined #wayland
The_Company has quit [Read error: No route to host]
Company has joined #wayland
Arnavion has quit [Ping timeout: 480 seconds]
Arnavion has joined #wayland
cvmn has joined #wayland
manuel1985 has quit []
mvlad has quit [Remote host closed the connection]
masoudd_ has quit [Ping timeout: 480 seconds]
colordrops has joined #wayland
Major_Biscuit has quit []
reillybrogan_ has joined #wayland
reillybrogan has quit [Ping timeout: 480 seconds]
cabal704 has joined #wayland
pnowack has quit [Quit: pnowack]
l4s8g has joined #wayland
l4s8g has quit []
lockywolf has quit [Quit: ZNC 1.8.2 - https://znc.in]
lockywolf has joined #wayland
tzafrir has quit [Remote host closed the connection]
tzafrir has joined #wayland
| has quit [Remote host closed the connection]
| has joined #wayland
rv1sr has quit []
danvet has quit [Ping timeout: 480 seconds]
swick has quit [Ping timeout: 480 seconds]
rawoul has quit [Remote host closed the connection]
pnowack has joined #wayland
rawoul has joined #wayland
rue2 has joined #wayland
Hypfer9 has joined #wayland
rue1 has quit [Ping timeout: 480 seconds]
fmuellner has quit [Ping timeout: 480 seconds]
andyrtr_ has joined #wayland
swick has joined #wayland
danvet has joined #wayland
Lucretia-backup has joined #wayland
mceier_ has joined #wayland
zubzub_ has joined #wayland
daz has joined #wayland
modin has quit [reticulum.oftc.net liquid.oftc.net]
hardening has quit [reticulum.oftc.net liquid.oftc.net]
LaserEyess has quit [reticulum.oftc.net liquid.oftc.net]
varlad[m] has quit [reticulum.oftc.net liquid.oftc.net]
peeterm has quit [reticulum.oftc.net liquid.oftc.net]
technic93[m] has quit [reticulum.oftc.net liquid.oftc.net]
Shimmy[m] has quit [reticulum.oftc.net liquid.oftc.net]
pac85[m] has quit [reticulum.oftc.net liquid.oftc.net]
rubo_[m] has quit [reticulum.oftc.net liquid.oftc.net]
MA[m] has quit [reticulum.oftc.net liquid.oftc.net]
ozwald1[m]1 has quit [reticulum.oftc.net liquid.oftc.net]
FbioPacheco[m] has quit [reticulum.oftc.net liquid.oftc.net]
[old]freshgumbubbles[m] has quit [reticulum.oftc.net liquid.oftc.net]
cousinofthor[m] has quit [reticulum.oftc.net liquid.oftc.net]
danburd[m] has quit [reticulum.oftc.net liquid.oftc.net]
AndrewAylett[m] has quit [reticulum.oftc.net liquid.oftc.net]
arichardson[m] has quit [reticulum.oftc.net liquid.oftc.net]
kinlo has quit [reticulum.oftc.net liquid.oftc.net]
ammen99[m] has quit [reticulum.oftc.net liquid.oftc.net]
zubzub has quit [reticulum.oftc.net liquid.oftc.net]
Biolunar has quit [reticulum.oftc.net liquid.oftc.net]
adia has quit [reticulum.oftc.net liquid.oftc.net]
saumon has quit [reticulum.oftc.net liquid.oftc.net]
jmariondev[m] has quit [reticulum.oftc.net liquid.oftc.net]
zamundaaa[m] has quit [reticulum.oftc.net liquid.oftc.net]
mstoeckl has quit [reticulum.oftc.net liquid.oftc.net]
zamundaaa has quit [reticulum.oftc.net liquid.oftc.net]
ttancos[m] has quit [reticulum.oftc.net liquid.oftc.net]
jpnurmi has quit [reticulum.oftc.net liquid.oftc.net]
ivyl has quit [reticulum.oftc.net liquid.oftc.net]
psil has quit [reticulum.oftc.net liquid.oftc.net]
toggleton[m] has quit [reticulum.oftc.net liquid.oftc.net]
robertmader[m] has quit [reticulum.oftc.net liquid.oftc.net]
teh1[m] has quit [reticulum.oftc.net liquid.oftc.net]
GeorgesStavracasfeaneron[m] has quit [reticulum.oftc.net liquid.oftc.net]
bdaase[m] has quit [reticulum.oftc.net liquid.oftc.net]
Hypfer has quit [reticulum.oftc.net liquid.oftc.net]
yoslin has quit [reticulum.oftc.net liquid.oftc.net]
Guest838 has quit [reticulum.oftc.net liquid.oftc.net]
pq has quit [reticulum.oftc.net liquid.oftc.net]
YaLTeR[m] has quit [reticulum.oftc.net liquid.oftc.net]
SardemFF7 has quit [reticulum.oftc.net liquid.oftc.net]
any1 has quit [reticulum.oftc.net liquid.oftc.net]
nsneck has quit [reticulum.oftc.net liquid.oftc.net]
hasebastian[m] has quit [reticulum.oftc.net liquid.oftc.net]
DrNick has quit [reticulum.oftc.net liquid.oftc.net]
immibis has quit [reticulum.oftc.net liquid.oftc.net]
Emantor has quit [reticulum.oftc.net liquid.oftc.net]
DemiMarieObenour[m] has quit [reticulum.oftc.net liquid.oftc.net]
kajiryoji[m] has quit [reticulum.oftc.net liquid.oftc.net]
Lucretia has quit [reticulum.oftc.net liquid.oftc.net]
JoshuaAshton has quit [reticulum.oftc.net liquid.oftc.net]
tanty has quit [reticulum.oftc.net liquid.oftc.net]
macc24 has quit [reticulum.oftc.net liquid.oftc.net]
HayashiEsme[m] has quit [reticulum.oftc.net liquid.oftc.net]
andyrtr has quit [reticulum.oftc.net liquid.oftc.net]
marex has quit [reticulum.oftc.net liquid.oftc.net]
qyliss has quit [reticulum.oftc.net liquid.oftc.net]
caveman has quit [reticulum.oftc.net liquid.oftc.net]
damjan has quit [reticulum.oftc.net liquid.oftc.net]
Serus has quit [reticulum.oftc.net liquid.oftc.net]
psydroid[m]1 has quit [reticulum.oftc.net liquid.oftc.net]
d42 has quit [reticulum.oftc.net liquid.oftc.net]
x[m] has quit [reticulum.oftc.net liquid.oftc.net]
wahfato has quit [reticulum.oftc.net liquid.oftc.net]
r00tobo has quit [reticulum.oftc.net liquid.oftc.net]
xantoz has quit [reticulum.oftc.net liquid.oftc.net]
MatrixTravelerbot[m] has quit [reticulum.oftc.net liquid.oftc.net]
dos1 has quit [reticulum.oftc.net liquid.oftc.net]
ramcq has quit [reticulum.oftc.net liquid.oftc.net]
dcz_ has quit [reticulum.oftc.net helix.oftc.net]
pounce has quit [reticulum.oftc.net helix.oftc.net]
davidre has quit [reticulum.oftc.net helix.oftc.net]
wrl has quit [reticulum.oftc.net helix.oftc.net]
RomanGilg[m] has quit [reticulum.oftc.net helix.oftc.net]
zaibon[m] has quit [reticulum.oftc.net helix.oftc.net]
Poly[m] has quit [reticulum.oftc.net helix.oftc.net]
rails[m] has quit [reticulum.oftc.net helix.oftc.net]
japchae[m] has quit [reticulum.oftc.net helix.oftc.net]
Kelseyjgilbert[m] has quit [reticulum.oftc.net helix.oftc.net]
emilio[m] has quit [reticulum.oftc.net helix.oftc.net]
inkbottle[m] has quit [reticulum.oftc.net helix.oftc.net]
Shimmy0 has quit [reticulum.oftc.net helix.oftc.net]
botiapa[m] has quit [reticulum.oftc.net helix.oftc.net]
pedrocr has quit [reticulum.oftc.net helix.oftc.net]
GentooPhysicist39 has quit [reticulum.oftc.net helix.oftc.net]
benbrown has quit [reticulum.oftc.net helix.oftc.net]
juergbi has quit [reticulum.oftc.net helix.oftc.net]
digitalfavshetheyname[m] has quit [reticulum.oftc.net helix.oftc.net]
noze has quit [reticulum.oftc.net helix.oftc.net]
Mershl[m] has quit [reticulum.oftc.net helix.oftc.net]
JosExpsito[m] has quit [reticulum.oftc.net helix.oftc.net]
niecoinny[m] has quit [reticulum.oftc.net helix.oftc.net]
vchernin[m] has quit [reticulum.oftc.net helix.oftc.net]
nazarewk[m] has quit [reticulum.oftc.net helix.oftc.net]
junglerobba[m] has quit [reticulum.oftc.net helix.oftc.net]
dblsaiko has quit [reticulum.oftc.net helix.oftc.net]
romangg has quit [reticulum.oftc.net helix.oftc.net]
ofourdan has quit [reticulum.oftc.net helix.oftc.net]
apol[m] has quit [reticulum.oftc.net helix.oftc.net]
phryk has quit [reticulum.oftc.net helix.oftc.net]
meain[m] has quit [reticulum.oftc.net helix.oftc.net]
edrex[m] has quit [reticulum.oftc.net helix.oftc.net]
GrahamPerrin[m] has quit [reticulum.oftc.net helix.oftc.net]
dottedmag has quit [reticulum.oftc.net helix.oftc.net]
pw has quit [reticulum.oftc.net helix.oftc.net]
occivink has quit [reticulum.oftc.net helix.oftc.net]
MarcusBritanicus[m] has quit [reticulum.oftc.net helix.oftc.net]
mceier has quit [reticulum.oftc.net helix.oftc.net]
Prf_Jakob has quit [reticulum.oftc.net helix.oftc.net]
anomalous_creator[m] has quit [reticulum.oftc.net helix.oftc.net]
CME has quit [reticulum.oftc.net helix.oftc.net]
xerpi[m] has quit [reticulum.oftc.net helix.oftc.net]
Nico has quit [reticulum.oftc.net helix.oftc.net]
glennk has quit [reticulum.oftc.net helix.oftc.net]
Sumera[m] has quit [reticulum.oftc.net helix.oftc.net]
Plagman has quit [reticulum.oftc.net helix.oftc.net]
JRyanStinnett[m] has quit [reticulum.oftc.net helix.oftc.net]
c7s has quit [reticulum.oftc.net helix.oftc.net]
unidan has quit [reticulum.oftc.net helix.oftc.net]
pH5 has quit [reticulum.oftc.net helix.oftc.net]
FLHerne has quit [reticulum.oftc.net helix.oftc.net]
unrelentingtech has quit [reticulum.oftc.net helix.oftc.net]
TimWolla has quit [reticulum.oftc.net helix.oftc.net]
haasn has quit [reticulum.oftc.net helix.oftc.net]
Eighth_Doctor has quit [reticulum.oftc.net helix.oftc.net]
louipcm has quit [reticulum.oftc.net helix.oftc.net]
jadahl has quit [reticulum.oftc.net helix.oftc.net]
Piraty has quit [reticulum.oftc.net helix.oftc.net]
heftig has quit [reticulum.oftc.net helix.oftc.net]
fahien has quit [reticulum.oftc.net helix.oftc.net]
vsyrjala has quit [reticulum.oftc.net helix.oftc.net]
andyrtr_ is now known as andyrtr
x[m] has joined #wayland
psydroid[m]1 has joined #wayland
MatrixTravelerbot[m] has joined #wayland
modin has joined #wayland
LaserEyess has joined #wayland
hardening has joined #wayland
psil has joined #wayland
Guest838 has joined #wayland
caveman has joined #wayland
ivyl has joined #wayland
tanty has joined #wayland
nsneck has joined #wayland
immibis has joined #wayland
macc24 has joined #wayland
Emantor has joined #wayland
qyliss has joined #wayland
pq has joined #wayland
peeterm has joined #wayland
ramcq has joined #wayland
zamundaaa[m] has joined #wayland
YaLTeR[m] has joined #wayland
varlad[m] has joined #wayland
ttancos[m] has joined #wayland
toggleton[m] has joined #wayland
Shimmy[m] has joined #wayland
rubo_[m] has joined #wayland
technic93[m] has joined #wayland
pac85[m] has joined #wayland
robertmader[m] has joined #wayland
teh1[m] has joined #wayland
ozwald1[m]1 has joined #wayland
MA[m] has joined #wayland
HayashiEsme[m] has joined #wayland
jmariondev[m] has joined #wayland
hasebastian[m] has joined #wayland
[old]freshgumbubbles[m] has joined #wayland
GeorgesStavracasfeaneron[m] has joined #wayland
FbioPacheco[m] has joined #wayland
DrNick has joined #wayland
danburd[m] has joined #wayland
cousinofthor[m] has joined #wayland
bdaase[m] has joined #wayland
AndrewAylett[m] has joined #wayland
arichardson[m] has joined #wayland
ammen99[m] has joined #wayland
DemiMarieObenour[m] has joined #wayland
Serus has joined #wayland
damjan has joined #wayland
kinlo has joined #wayland
Biolunar has joined #wayland
yoslin has joined #wayland
adia has joined #wayland
r00tobo has joined #wayland
xantoz has joined #wayland
saumon has joined #wayland
any1 has joined #wayland
dos1 has joined #wayland
mstoeckl has joined #wayland
jpnurmi has joined #wayland
zamundaaa has joined #wayland
marex has joined #wayland
JoshuaAshton has joined #wayland
SardemFF7 has joined #wayland
wahfato has joined #wayland
kajiryoji[m] has joined #wayland
haasn has joined #wayland
dcz_ has joined #wayland
c7s has joined #wayland
FLHerne has joined #wayland
davidre has joined #wayland
vchernin[m] has joined #wayland
zaibon[m] has joined #wayland
RomanGilg[m] has joined #wayland
niecoinny[m] has joined #wayland
Mershl[m] has joined #wayland
Poly[m] has joined #wayland
nazarewk[m] has joined #wayland
MarcusBritanicus[m] has joined #wayland
meain[m] has joined #wayland
louipcm has joined #wayland
JRyanStinnett[m] has joined #wayland
JosExpsito[m] has joined #wayland
junglerobba[m] has joined #wayland
japchae[m] has joined #wayland
GrahamPerrin[m] has joined #wayland
inkbottle[m] has joined #wayland
Kelseyjgilbert[m] has joined #wayland
edrex[m] has joined #wayland
emilio[m] has joined #wayland
Nico has joined #wayland
digitalfavshetheyname[m] has joined #wayland
botiapa[m] has joined #wayland
Eighth_Doctor has joined #wayland
dblsaiko has joined #wayland
apol[m] has joined #wayland
pH5 has joined #wayland
CME has joined #wayland
ofourdan has joined #wayland
Shimmy0 has joined #wayland
Plagman has joined #wayland
Piraty has joined #wayland
pedrocr has joined #wayland
GentooPhysicist39 has joined #wayland
juergbi has joined #wayland
pw has joined #wayland
Prf_Jakob has joined #wayland
unidan has joined #wayland
benbrown has joined #wayland
TimWolla has joined #wayland
jadahl has joined #wayland
noze has joined #wayland
fahien has joined #wayland
phryk has joined #wayland
xerpi[m] has joined #wayland
glennk has joined #wayland
heftig has joined #wayland
dottedmag has joined #wayland
wrl has joined #wayland
Sumera[m] has joined #wayland
unrelentingtech has joined #wayland
rails[m] has joined #wayland
pounce has joined #wayland
anomalous_creator[m] has joined #wayland
romangg has joined #wayland
occivink has joined #wayland
vsyrjala has joined #wayland
devilhorns has quit []
cvmn has quit [Remote host closed the connection]
AJ_Z0 has quit [Quit: I have to return some videotapes]
AJ_Z0 has joined #wayland
mceier_ has quit []
mceier has joined #wayland
shankaru has quit []
UndeadLeech has quit [Server closed connection]
UndeadLeech has joined #wayland
caseif has quit [Server closed connection]
caseif has joined #wayland
enilflah has quit [Server closed connection]
enilflah has joined #wayland
neonking has joined #wayland
wangledorf_____ has quit [Server closed connection]
wangledorf_____ has joined #wayland
riverdc has quit [Server closed connection]
riverdc has joined #wayland
eroux has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
clever has quit [Server closed connection]
clever has joined #wayland
ujineli[m] has quit [Server closed connection]
ujineli[m] has joined #wayland
duxsco has quit [Quit: duxsco]
fmuellner has joined #wayland
dcz_ has quit [Ping timeout: 480 seconds]
smurray has quit [Server closed connection]
smurray has joined #wayland
Ariadne has quit [Server closed connection]
Ariadne has joined #wayland
Cwiiis_ has quit [Server closed connection]
Cwiiis_ has joined #wayland
maxzor has quit [Ping timeout: 480 seconds]
eletrotupi has quit [Server closed connection]
eletrotupi has joined #wayland
nurupo has quit [Server closed connection]
nurupo has joined #wayland
rando25892 has quit [Server closed connection]
duxsco has joined #wayland
keyvan_ has quit [Server closed connection]
keyvan_ has joined #wayland
yongxiang__ has quit [Server closed connection]
yongxiang__ has joined #wayland
cabal704 has quit [Quit: WeeChat 3.4]
<whot> bl4ckb0ne: gtk does, doesn't it?
dri-logger has quit [Server closed connection]
dri-logger has joined #wayland
Momentum has quit [Server closed connection]
Momentum has joined #wayland
srh1605 has quit [Quit: Leaving]
duxsco has quit [Remote host closed the connection]
kchibisov has quit [Server closed connection]
kchibisov has joined #wayland
spstarr has quit [Remote host closed the connection]
hardening has quit [Ping timeout: 480 seconds]
bluebugs has quit [Server closed connection]
maxzor has joined #wayland
pnowack has quit [Quit: pnowack]
<bl4ckb0ne> havnet checked the source but I saw the tablet stuff in gtk3-demo
<bl4ckb0ne> didnt crash wlroots, success
masoudd_ has joined #wayland