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
nerdopolis_ has quit [Remote host closed the connection]
nerdopolis has joined #wayland
co1umbarius has joined #wayland
columbarius has quit [Ping timeout: 480 seconds]
slattann has joined #wayland
fmuellner has quit [Ping timeout: 480 seconds]
Dami_Lu has quit [Ping timeout: 480 seconds]
Dami_Lu has joined #wayland
slattann has quit [Quit: Leaving.]
hays has joined #wayland
<hays> across two different distros on kde plasma wayland I am getting this yellow W in the taskbar
<hays> is this normal? any way to get rid of it?
<hays> this has popped up in both debian and archlinux...
<LaserEyess> that's something you have to talk to KDE about
cool110_ has quit [Remote host closed the connection]
cool110 has joined #wayland
<tleydxdy> lmao
erodrgz has quit []
nerdopolis has quit [Ping timeout: 480 seconds]
naveenk2 has joined #wayland
Seirdy has quit [Ping timeout: 480 seconds]
Seirdy has joined #wayland
user__ has joined #wayland
<RAOF> hays: I believe that's KDE's generic “this program didn't set a window icon” icon, for Wayland apps.
user__ has quit []
adarshgm has joined #wayland
<wlb> weston Issue #668 opened by Matheus Castello (microhobby) Running weston 10 without weston-launch on containers https://gitlab.freedesktop.org/wayland/weston/-/issues/668
mxz has quit []
adia7 has quit []
adia7 has joined #wayland
mxz has joined #wayland
ppascher has joined #wayland
slattann has joined #wayland
tzimmermann has joined #wayland
danvet has joined #wayland
pw has quit [Read error: Connection reset by peer]
pw has joined #wayland
dcz_ has joined #wayland
pw has quit [Read error: Connection reset by peer]
pw has joined #wayland
hardening has joined #wayland
rv1sr has joined #wayland
jgrulich has joined #wayland
_bsr_ has quit [Ping timeout: 480 seconds]
<zzag> hays: if a KDE app has that "W" icon in the task manager, please file a bug report at bugs.kde.org; in general, you can use https://webchat.kde.org/#/room/#kwin:kde.org to discuss with us plasma wayland things
MajorBiscuit has joined #wayland
Company has quit [Read error: Connection reset by peer]
Company has joined #wayland
mvlad has joined #wayland
adarshgm has quit [Ping timeout: 480 seconds]
adarshgm has joined #wayland
floof58 has quit [Ping timeout: 480 seconds]
floof58 has joined #wayland
adarshgm1 has joined #wayland
floof58 has quit []
floof58 has joined #wayland
<pq> MrCooper, Phoronix forums so far have been surprisingly reasonable about this Weston release.
<pq> emersion, thank you for the release!
<MrCooper> pq: indeed, the HDR thing definitely sparked some excitement though :)
adarshgm has quit [Ping timeout: 480 seconds]
<pq> it did but not overboard
<pq> Theoretically you could coax Weston to set a HDR mode, use 10 bpc color, and have a fullscreen video player decode HDR pretending it's going straight to the monitor.
<pq> everything else of course would be an eye-sore on that monitor
<pq> and naturally that stops working, hopefully by the next Weston major release
<emersion> np!
jmdaemon has quit [Ping timeout: 480 seconds]
staticfinalpengu has joined #wayland
staticfinalpengu has left #wayland [#wayland]
adarshgm1 has quit [Ping timeout: 480 seconds]
d42 has quit [Ping timeout: 480 seconds]
d42 has joined #wayland
adarshgm has joined #wayland
fahien has joined #wayland
rgallaispou1 has quit [Read error: Connection reset by peer]
rasterman has joined #wayland
adarshgm1 has joined #wayland
adarshgm has quit [Ping timeout: 480 seconds]
manuel1985 has joined #wayland
juergbi has quit []
ishanjai- is now known as ishanjain
juergbi has joined #wayland
rgallaispou has joined #wayland
devilhorns has joined #wayland
fahien has quit [Ping timeout: 480 seconds]
adarshgm has joined #wayland
fahien has joined #wayland
adarshgm1 has quit [Ping timeout: 480 seconds]
<pq> daniels, mvlad, so we have https://gitlab.freedesktop.org/wayland/weston/-/milestones/14#tab-issues and we also have MRs that are 11.0.1 material. What should we land and when?
<mvlad> fyi, I've updated !936 to remove the pc file as well, though not really sure there's something else we might want in first.
<pq> mvlad, my question is mostly about cherry-picking things for 11.0.1. If we land the intrusive stuff, cherry-picking becomes harder. Do you care about that?
<mvlad> well, !990 touches libweston-desktop but it wouldn't be that hard to cherry-pick that back. I wouldn't stress that much w/ it (famous last words).
<pq> ok. The intrusive stuff planned in that milestone are mainly moving code around, so it should still be manageable.
<pq> daniels, should we start splitting compositor.c up now? Who'd do it?
<hays> zzag: thanks. i think i figured it out.. its a parallels desktop tool so part of vm tools
<pq> and how do we organize the headers, because we have both per class (weston_surface, weston_head, ...) but also public vs. internal/backend vs. core APIs.
<hays> prlcp -- "The tool prlcp can be run to synchronize the clipboard between guest and host."
<pq> though I guess we can split compositor.c first, and re-organize headers later
fahien has quit [Ping timeout: 480 seconds]
<pq> mvlad, how do you want 11.0.1 material marked?
<mvlad> pq, as is, is fine (11.0.1). Used the same for 10 (and bump that when needed).
<pq> Did you create a milestone or a label?
<pq> mvlad, we cannot get *any* rebase MR pass CI now, until !936 is in. Could you add the major bupm there?
<mvlad> pq, right, on it.
<mvlad> created a milestone now for 11.0.1
<pq> thanks, and I should tag the *original* MR with that milestone?
<wlb> weston/main: Marius Vlad * libweston/desktop: Migrate libweston-desktop/libweston-desktop.h https://gitlab.freedesktop.org/wayland/weston/commit/1b4def3c480c include/libweston/desktop.h desktop-shell/shell.c include/libweston/meson.build include/meson.build ivi-shell/ivi-layout-private.h ivi-shell/ivi-shell.h kiosk-shell/kiosk-shell.h libweston/desktop/client.c libweston/desktop/libweston-desktop.c libweston/de
<wlb> weston Merge request !936 merged \o/ (libweston/desktop: Migrate libweston-desktop/libweston-desktop.h https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/936)
<pq> I'm hearding a couple other MRs in too.
rv1sr has quit []
<wlb> weston/main: Marius Vlad * compositor/main: Extract split/retrieve args passed shell client https://gitlab.freedesktop.org/wayland/weston/commit/995d080cb960 compositor/main.c man/weston.ini.man
<wlb> weston Merge request !1010 merged \o/ (compositor/main: Extract split/retrieve args https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1010)
<wlb> weston Issue #660 closed \o/ (modesetting is done on first run with mode=current https://gitlab.freedesktop.org/wayland/weston/-/issues/660)
<wlb> weston/main: vanfanel * Don't change the max_bpc connector prop if mode=current. https://gitlab.freedesktop.org/wayland/weston/commit/3240ccc69d14 compositor/main.c include/libweston/backend-drm.h libweston/backend-drm/drm-internal.h libweston/backend-drm/drm.c libweston/backend-drm/kms.c man/weston-drm.man
<wlb> weston Merge request !995 merged \o/ (Don't change the max_bpc connector prop if mode=current and no max-bpc... https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/995)
nerdopolis has joined #wayland
<mvlad> pq, created a new milestone for those MRs that still a need proper backport to a 11 point release. Renamed !995 to use that instead. it's 'backport to weston 11' if you have other to tag. Think it is more suitable.
<wlb> weston/main: Daniel Stone * build: Use cc.get_supported_arguments() instead of open-coding https://gitlab.freedesktop.org/wayland/weston/commit/022e79bf3eb1 meson.build
<wlb> weston Merge request !1013 merged \o/ (build: Use cc.get_supported_arguments() instead of open-coding https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1013)
<pq> aha, so that's like a tag rather than a milestone now?
<pq> IOW it could be a label instead, so that it's possible to slap the label *and* milestone if something would need that.
<mvlad> okay, sound even better, just a sec.
<pq> and when you actually backport, you can remove the label from the original
<wlb> weston Merge request !1012 merged \o/ (xwm: Check size hints in weston_wm_window_is_positioned() https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1012)
<wlb> weston/main: Derek Foreman * xwm: Check size hints in weston_wm_window_is_positioned() https://gitlab.freedesktop.org/wayland/weston/commit/1cb46994e380 xwayland/window-manager.c
<daniels> pq: I'd prefer to land coords before splitting compositor.c I think?
<wlb> weston/main: Marius Vlad * backend-rdp/rdpclip: Avoid printing negative index https://gitlab.freedesktop.org/wayland/weston/commit/9455ad7c7c07 libweston/backend-rdp/rdpclip.c
<wlb> weston/main: Marius Vlad * compositor/shared: Suppress write(2) warnings https://gitlab.freedesktop.org/wayland/weston/commit/8c4cdd782e17 compositor/main.c compositor/xwayland.c shared/xalloc.h
<wlb> weston Merge request !1011 merged \o/ (Couple of warnings fixes https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1011)
<daniels> pq: I haven't had the chance to look at what MRs to land and when - I've got a ton of stuff I need to finish before XDC so realistically probably won't look until then, just go ahead and do whatever seems sensible
<pq> daniels, ok. I'm undecided if I should take the time to split compositor.c or just continue with my stuff.
<daniels> pq: I think let's just take it opportunistically. I'll try to come back to surface/view mapping when I'm done with my current project work, and when I'm doing that I'll try to shake compositor.c and see if there's anything natural that would fall out of trying to split that up
<wlb> weston/main: Marius Vlad * doc/sphinx: Make doxygen warn as error depend on meson werror flag https://gitlab.freedesktop.org/wayland/weston/commit/402d9a81c9a4 doc/sphinx/ doxygen.ini.in meson.build
<wlb> weston Merge request !1007 merged \o/ (doc/sphinx: Make doxygen warn as error depend on meson werror flag https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1007)
<pq> daniels, cool. I won't touch it then.
<daniels> you're certainly on fire with the MRs :)
<pq> mostly yawning at CI
<wlb> weston Merge request !1003 merged \o/ (Use matrix math for more internal operations https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1003)
<pq> why'd it say my name, it's not my MR nor commits?
<daniels> when there are too many commits to list individually, it lists the committer name instead, which is you since you rebased it
<pq> boo
naveenk2 has quit []
<wlb> weston/main: Marius Vlad * compositor: Use weston_load_module https://gitlab.freedesktop.org/wayland/weston/commit/eaf2de34411a compositor/main.c compositor/weston.h include/libweston/libweston.h libweston/backend-drm/drm-gbm.c libweston/backend-headless/headless.c libweston/backend-wayland/wayland.c libweston/backend-x11/x11.c libweston/compositor.c
<pq> mvlad, did we have any open problems with xwayland test getting stuck? I got one timeout in many many CI runs.
<wlb> weston Merge request !1009 merged \o/ (compositor: Use weston_load_module https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1009)
<daniels> pq: I think that's still calling unsafe functions between fork and exec :\
<vsyrjala> committer name from the last commit?
<pq> daniels, hmm, compositor/xwayland.c looks fine at least.
<pq> also weston_client_launch() looks ok
<wlb> weston/main: Derek Foreman * libweston: Remove x,y from weston_plane_init https://gitlab.freedesktop.org/wayland/weston/commit/64c618e47e92 libweston/ backend-drm/drm-virtual.c backend-drm/drm.c compositor.c libweston-internal.h
<wlb> weston Merge request !1000 merged \o/ (libweston: Remove x,y from weston_plane_init https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1000)
<pq> daniels, I can find suspects around any fork() calls.
<wlb> weston Merge request !1001 merged \o/ (desktop-shell: Remove unused params from internal map() function https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1001)
<wlb> weston/main: Derek Foreman * desktop-shell: Remove unused params from internal map() function https://gitlab.freedesktop.org/wayland/weston/commit/e5e998039182 desktop-shell/shell.c
<mvlad> afaik, the xwayland test timeouts from time to time. It's been an issue for a while now. (and it happened as well after the fork changes landed)
<pq> aha
<pq> all faith in your rewrite :-)
<wlb> weston/main: Derek Foreman * matrix: Make matrix const in weston_matrix_transform https://gitlab.freedesktop.org/wayland/weston/commit/3a61976af798 include/libweston/matrix.h shared/matrix.c
<wlb> weston Merge request !1002 merged \o/ (matrix: Make matrix const in weston_matrix_transform https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1002)
<wlb> weston Merge request !999 merged \o/ (compositor: Remove output dirty bit https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/999)
<wlb> weston/main: Derek Foreman * compositor: Remove output dirty bit https://gitlab.freedesktop.org/wayland/weston/commit/5c352b8f4fa1 include/libweston/libweston.h libweston/compositor.c
<daniels> pq: can or can't?
<pq> caN'T
<emersion> the N should be lowercase
<daniels> pq: heh, that makes it more clear, thanks
pochu has quit [Quit: leaving]
<wlb> weston/main: Derek Foreman * libweston: Refactor point in output test https://gitlab.freedesktop.org/wayland/weston/commit/bb8ef7d271c3 desktop-shell/shell.c include/libweston/libweston.h libweston/compositor.c libweston/input.c
<wlb> weston/main: Derek Foreman * screen-share: Use weston_output_contains_point https://gitlab.freedesktop.org/wayland/weston/commit/cb5872f0a604 compositor/screen-share.c
<wlb> weston Merge request !998 merged \o/ (libweston: Add and use weston_output_contains_point https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/998)
adarshgm has quit [Ping timeout: 480 seconds]
fmuellner has joined #wayland
piripuz has joined #wayland
<wlb> weston/main: Colin Kinloch * meson.build: Add devenv for running from the build directory https://gitlab.freedesktop.org/wayland/weston/commit/c67b064e62f4 meson.build
<wlb> weston Merge request !994 merged \o/ (meson.build: Add devenv for running from the build directory https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/994)
adarshgm has joined #wayland
<wlb> weston Merge request !976 merged \o/ (Add weston_renderer::resize_output() API https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/976)
piripuz has quit [Remote host closed the connection]
piripuz has joined #wayland
<wlb> wayland-protocols Issue #105 closed \o/ (xdg-shell: forbid creating parent-child loops https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/105)
<wlb> wayland-protocols/main: Simon Ser * xdg-shell: forbid loops in set_parent https://gitlab.freedesktop.org/wayland/wayland-protocols/commit/53cd10ae7792 stable/xdg-shell/xdg-shell.xml
<wlb> wayland-protocols Merge request !162 merged \o/ (xdg-shell: forbid loops in set_parent https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/162)
fahien has joined #wayland
<wlb> weston Merge request !977 merged \o/ (GL-renderer: stop using weston_output::current_mode https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/977)
piripuz has left #wayland [Leaving]
adarshgm has quit [Ping timeout: 480 seconds]
devilhorns has quit [Remote host closed the connection]
devilhorns has joined #wayland
devilhorns has quit []
devilhorns has joined #wayland
devilhorns has quit []
devilhorns has joined #wayland
tzimmermann has quit [Quit: Leaving]
Lucretia has quit [Read error: No route to host]
Lucretia has joined #wayland
MajorBiscuit has quit [Ping timeout: 480 seconds]
mtretter is now known as Guest1207
mtretter has joined #wayland
mtretter has quit []
jgrulich has quit [Remote host closed the connection]
mtretter has joined #wayland
mtretter has quit []
fahien has quit [Ping timeout: 480 seconds]
cvmn has joined #wayland
caveman has quit [Ping timeout: 480 seconds]
ybogdano has joined #wayland
<wlb> weston Issue #669 opened by Max Ihlenfeldt (mihlenfeldt) `xdg-activation` support https://gitlab.freedesktop.org/wayland/weston/-/issues/669
MrCooper has quit [Remote host closed the connection]
MrCooper has joined #wayland
caveman has joined #wayland
cvmn has quit [Ping timeout: 480 seconds]
cvmn has joined #wayland
rv1sr has joined #wayland
cvmn has quit [Ping timeout: 480 seconds]
_bsr_ has joined #wayland
eroux has joined #wayland
eroux_ has quit [Read error: No route to host]
manuel1985 has quit [Ping timeout: 480 seconds]
Moprius has joined #wayland
devilhorns has quit []
caveman has quit [Quit: caveman]
caveman has joined #wayland
Moprius_ has joined #wayland
Moprius has quit [Ping timeout: 480 seconds]
Moprius_ has quit []
Momentum has joined #wayland
gspbirel563 has quit [Read error: Connection reset by peer]
gspbirel563 has joined #wayland
Moprius has joined #wayland
jmdaemon has joined #wayland
dcz has joined #wayland
Moprius has quit [Quit: bye]
DemiMarie is now known as Guest1222
Guest1080 is now known as DemiMarie
dcz_ has quit [Ping timeout: 480 seconds]
slattann has quit [Quit: Leaving.]
ybogdano has quit [Read error: Connection reset by peer]
ybogdano has joined #wayland
fmuellner has quit [Ping timeout: 480 seconds]
dcz has quit [Ping timeout: 480 seconds]
carbonfiber has joined #wayland
<wlb> weston Merge request !1015 opened by Derek Foreman (derekf) libweston: Analyze transform matrices for filter and plane tests https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1015 [Core compositor], [libweston API], [GL renderer]
eroc1990 has quit [Quit: The Lounge - https://thelounge.chat]
rgallaispou1 has joined #wayland
Moprius has joined #wayland
adopi has joined #wayland
rgallaispou has quit [Ping timeout: 480 seconds]
eroc1990 has joined #wayland
andyrtr has quit [Quit: ZNC 1.8.2 - https://znc.in]
andyrtr has joined #wayland
danvet has quit [Ping timeout: 480 seconds]
mvlad has quit [Remote host closed the connection]
Moprius has quit [Quit: bye]
hardening has quit [Ping timeout: 480 seconds]
fmuellner has joined #wayland
carbonfiber has quit [Quit: Connection closed for inactivity]
Moprius has joined #wayland
rv1sr has quit []
rodrgz has joined #wayland
Moprius has quit [Quit: bye]
adopi` has joined #wayland
adopi has quit [Ping timeout: 480 seconds]
cool110 has quit [Remote host closed the connection]
cool110 has joined #wayland
rasterman has quit [Quit: Gettin' stinky!]
Net147_ has quit []