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
hardening has quit [Ping timeout: 480 seconds]
jmdaemon has joined #wayland
nerdopolis_ has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
columbarius has joined #wayland
co1umbarius has quit [Ping timeout: 480 seconds]
systwi has quit [Ping timeout: 480 seconds]
Leopold_ has joined #wayland
eroc1990 has quit [Remote host closed the connection]
eroc1990 has joined #wayland
Brainium has quit [Quit: Konversation terminated!]
systwi has joined #wayland
cool110 has quit [Remote host closed the connection]
cool110 has joined #wayland
fmuellner has quit [Remote host closed the connection]
peekaboo has quit [Quit: peekaboo]
nerdopolis_ has quit [Ping timeout: 480 seconds]
molinari has quit [Ping timeout: 480 seconds]
ybogdano has quit [Ping timeout: 480 seconds]
Leopold__ has joined #wayland
Leopold_ has quit [Ping timeout: 480 seconds]
kts has joined #wayland
floof58 is now known as Guest687
floof58 has joined #wayland
Guest687 has quit [Ping timeout: 480 seconds]
Company has quit [Read error: Connection reset by peer]
eroux has quit [Read error: Connection reset by peer]
eroux has joined #wayland
eroux_ has joined #wayland
eroux has quit [Ping timeout: 480 seconds]
eroux_ has quit [Remote host closed the connection]
eroux has joined #wayland
paulk has quit [Ping timeout: 480 seconds]
paulk has joined #wayland
dcz_ has joined #wayland
smallville7123 has quit [Ping timeout: 480 seconds]
junaid has joined #wayland
eroux has quit [Remote host closed the connection]
eroux has joined #wayland
rv1sr has joined #wayland
hardening has joined #wayland
___nick___ has joined #wayland
kts has quit [Quit: Leaving]
rasterman has joined #wayland
mvlad has joined #wayland
smallville7123 has joined #wayland
manuel_ has quit [Ping timeout: 480 seconds]
molinari has joined #wayland
junaid has quit [Remote host closed the connection]
junaid has joined #wayland
kts has joined #wayland
Moprius has joined #wayland
molinari has quit [Ping timeout: 480 seconds]
molinari has joined #wayland
nerdopolis has joined #wayland
Moprius has quit [Quit: bye]
mvlad has quit [Remote host closed the connection]
kts has quit [Quit: Leaving]
<mjt>
is there some small compositor which is able to run small terminal emulator and another wayland app (wlfreerdp)? Need a tiny kiosk-like solution with freerdp but it escapes me like a carrot before donkey.. :)
<mjt>
weston was a natural choise but it turned out wlfreerdp doensn't work with weston
mvlad has joined #wayland
<mjt>
someone suggested sway, it worked. however it turned out the version of the stack on debian bullseye had issues with scrolling (I asked here about that - damage handling issue)
<mjt>
so I upgraded, the damage issue is now gone, but now sway doesn't work anymore due to "missing PRIME support"
<mjt>
tried with weston again, - the old wlfreerdp issue is much worse with the new weston
<bl4ckb0ne>
cage maybe? its also based on wlroots like sway so you might have the same damage issues
<mjt>
the same "missing PRIME support", yes
<mjt>
so I can't test it
<mjt>
(running in a qemu guest)
<mjt>
it all *almost* works, just a tiny >< bit is missing, and each time this tiny bit makes whole thing fail in the end :)
<mjt>
mouse position is off and we can't figure out why
<mjt>
cage sounds exactly what's needed for me (if it worked)
<daniels>
mjt: which version did you try? I think ManMower and mvlad should’ve fixed that in git
<mjt>
with new weston (new in debian bookworm anyway), the thing with the cursor is even funnier: once I do a mouse-click, the cursor starts moving up-left till it hits the border, and the offset is where the cursor has been when clicked
<mjt>
daniels: which version of what, weston?
<mjt>
weston is 10.0.1 right now
<daniels>
mjt: yeah, it would be good to know if it works with weston from git main
<mjt>
and wlfreerdp 2.9.0 (from a relatively new release of freerdo)
<mjt>
well, I can check I guess.. lemme build it..
<mjt>
any particular commit(s) of interest?
<any1>
PRIME probably means DMA-BUF, which is not available with software rendering. sway will use software rendering when it can't find gfx hardware
<mjt>
I was a bit afraid of using it though: if it can't run on qemu anymore (and it worked just fien before), will it have issues with other hardware too? like this: https://github.com/swaywm/sway/issues/6194
<mjt>
yes it works with qxl
junaid has quit [Ping timeout: 480 seconds]
__nick__ has joined #wayland
___nick___ has quit [Ping timeout: 480 seconds]
<mjt>
weston & wlfreerdp - hopefully I can test it later today, have to run now..
<mjt>
whole issue is quite old, there were several attempts to fix it but none has been successful
<mvlad>
weston 10.0.3 had some hot spot cursor fixes, if testing w/ latest should also be there.
vyivel has quit [Remote host closed the connection]
smallville7123 has quit [Ping timeout: 480 seconds]
vyivel has joined #wayland
junaid has joined #wayland
Company has joined #wayland
kts has joined #wayland
peekaboo has joined #wayland
ybogdano has joined #wayland
<daniels>
SardemFF7: I think wlb is on Christmas holidays
cyril has joined #wayland
peekaboo has quit [Quit: peekaboo]
Seirdy has joined #wayland
kts has quit [Quit: Leaving]
junaid has quit [Remote host closed the connection]
cvmn has quit []
caveman has joined #wayland
cyril has quit []
Shimmy has quit []
Shimmy has joined #wayland
___nick___ has joined #wayland
__nick__ has quit [Ping timeout: 480 seconds]
<daniels>
SardemFF7: oh, the HTTP request is timing out
___nick___ has quit []
Acephale has joined #wayland
___nick___ has joined #wayland
___nick___ has quit []
jmdaemon has joined #wayland
___nick___ has joined #wayland
<SardemFF7>
Weird, I'll look into it once home, maybe tomorrow
<SardemFF7>
Ok so I tested something and that worked, but still weird that it showed them all at once :-D
mkoncek has joined #wayland
<mkoncek>
i have just replaced my laptop's touchpad, i noticed that the sensitivity when doing delicate movements is smaller than before, i think the touchpad's device name as listed by libinput is wrong
<mkoncek>
my laptop is T480s, touchpad name is "SynPS/2 Synaptics TouchPad" i believe it should be "Elan TouchPad", nevertheless i tried doing a mouse test in BIOS and it was more sensitive than when in the GUI
<daniels>
SardemFF7: thankyou!
Narrat has joined #wayland
Acephale has quit []
peekaboo has joined #wayland
peekaboo has left #wayland [#wayland]
dcz_ has quit [Ping timeout: 480 seconds]
___nick___ has quit [Ping timeout: 480 seconds]
Lucretia has quit [Remote host closed the connection]
Lucretia has joined #wayland
mvlad has quit [Remote host closed the connection]
<mjt>
so.. weston 11.0.1 apparently fixed the long-standing issue with mouse misposition in wlfreerdp
<daniels>
mjt: great :)
<mjt>
wlfreerdp has other issues under weston now, which didn't exist before
<mjt>
but this might be due to the experiments with the previous issue
<mjt>
namely, the mouse cursor isn't being changed in wlfreerdp, eg, when hovering under window borders on the remote screen. It changes only when *releasing* the mouse button :))
<mjt>
what is the purpose of libweston-nn.so ?
<mjt>
is it supposed to be used by other projects?
doppo has quit [Remote host closed the connection]
<mjt>
found its description. it's not "stable" yet, hence it changes the soname with each release.
doppo has joined #wayland
<daniels>
mjt: it’s stable within stable releases - adding a major version to the library name is very common
<daniels>
and yeah, it’s intended for other projects to use the Weston core whilst doing their own window/output/etc management