ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput
kalleanki has quit []
andyrtr has quit [Ping timeout: 480 seconds]
gfxstrand has joined #wayland
riteo has quit [Ping timeout: 480 seconds]
aswar002 has joined #wayland
riteo has joined #wayland
andyrtr has joined #wayland
kts has joined #wayland
Brainium has quit [Quit: Konversation terminated!]
kts has quit [Ping timeout: 480 seconds]
kts has joined #wayland
garnacho has quit [Quit: garnacho]
garnacho_ has joined #wayland
abeltramo589523827193 has joined #wayland
abeltramo58952382719 has quit [Ping timeout: 480 seconds]
abeltramo589523827193 is now known as abeltramo58952382719
garnacho_ has quit [Ping timeout: 480 seconds]
kts has quit [Ping timeout: 480 seconds]
kts has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
abeltramo589523827197 has joined #wayland
ecloud_ has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
ecloud_ has joined #wayland
Drakulix has quit [Ping timeout: 480 seconds]
abeltramo58952382719 has quit [Ping timeout: 480 seconds]
abeltramo589523827197 is now known as abeltramo58952382719
kts has quit [Ping timeout: 480 seconds]
Drakulix has joined #wayland
kts has joined #wayland
iomari891 has quit [Ping timeout: 480 seconds]
eluks has quit [Remote host closed the connection]
eluks has joined #wayland
glennk has joined #wayland
ecloud has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
ecloud has joined #wayland
ecloud has quit []
ecloud has joined #wayland
Flat has quit [Ping timeout: 480 seconds]
Flat has joined #wayland
Flat has quit [Ping timeout: 480 seconds]
Flat has joined #wayland
bbhtt has left #wayland [Leaving]
andymandias has quit [Remote host closed the connection]
andymandias has joined #wayland
kts has quit [Ping timeout: 480 seconds]
bodiccea has joined #wayland
Flat has quit [Ping timeout: 480 seconds]
Flat has joined #wayland
bbhtt has joined #wayland
rasterman has joined #wayland
sima has joined #wayland
tzimmermann has joined #wayland
coldfeet has joined #wayland
coldfeet has quit []
garnacho has joined #wayland
leon-anavi has joined #wayland
mripard has joined #wayland
narodnik2 has quit [Ping timeout: 480 seconds]
narodnik has quit [Ping timeout: 480 seconds]
kode54 has quit [Quit: Ping timeout (120 seconds)]
kode54 has joined #wayland
coldfeet has joined #wayland
coldfeet has quit []
vincejv has quit [Remote host closed the connection]
pounce has joined #wayland
mceier has quit [Ping timeout: 480 seconds]
mceier has joined #wayland
alatiera has quit [Quit: Ping timeout (120 seconds)]
alatiera has joined #wayland
vincejv has joined #wayland
Nefsen402 has quit [Ping timeout: 480 seconds]
bl4ckb0ne has quit [Ping timeout: 480 seconds]
emersion has quit [Ping timeout: 480 seconds]
novenary_ has joined #wayland
selckin is now known as Guest10608
selckin has joined #wayland
Guest10608 has quit [Ping timeout: 480 seconds]
avu has quit [Ping timeout: 480 seconds]
novenary has quit [Ping timeout: 480 seconds]
puck_ has quit [Ping timeout: 480 seconds]
novenary_ is now known as novenary
puck_ has joined #wayland
avu has joined #wayland
bl4ckb0ne has joined #wayland
emersion has joined #wayland
Nefsen402 has joined #wayland
narodnik has joined #wayland
iomari891 has joined #wayland
fmuellner has joined #wayland
fmuellner has quit [Ping timeout: 480 seconds]
narodnik has quit [Quit: WeeChat 4.5.2]
bodiccea has quit [Remote host closed the connection]
bodiccea has joined #wayland
<wlb> weston/main: Pekka Paalanen * libweston: refactor update_lowest_free_bucket() https://gitlab.freedesktop.org/wayland/weston/commit/2733a9596227 libweston/id-number-allocator.c
<wlb> weston/main: Pekka Paalanen * libweston: fix realloc in weston_idalloc https://gitlab.freedesktop.org/wayland/weston/commit/ed51e9ae4376 libweston/id-number-allocator.c
<wlb> weston/main: Pekka Paalanen * tests: add idalloc https://gitlab.freedesktop.org/wayland/weston/commit/a97ccc4a1ade tests/ idalloc-test.c meson.build
<wlb> weston/main: Pekka Paalanen * libweston: fix bitshift in weston_idalloc_get_id() https://gitlab.freedesktop.org/wayland/weston/commit/6773ffa758ff libweston/id-number-allocator.c
<wlb> weston Issue #1000 closed \o/ (ID number allocator: realloc does not zero the memory https://gitlab.freedesktop.org/wayland/weston/-/issues/1000)
<wlb> weston Merge request !1699 merged \o/ (Fix realloc in weston_idalloc https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1699)
<wlb> weston Issue #1000 closed \o/ (ID number allocator: realloc does not zero the memory https://gitlab.freedesktop.org/wayland/weston/-/issues/1000)
karolherbst has quit [Quit: bye bye]
garnacho has quit [Quit: garnacho]
karolherbst has joined #wayland
garnacho has joined #wayland
fmuellner has joined #wayland
kts has joined #wayland
<wlb> weston/main: Derek Foreman * kiosk-shell: Store kiosk_shell_output in kiosk_shell_surface https://gitlab.freedesktop.org/wayland/weston/commit/5ab558298132 kiosk-shell/ kiosk-shell.c kiosk-shell.h
<wlb> weston/main: Derek Foreman * libweston: Add shell_private data https://gitlab.freedesktop.org/wayland/weston/commit/77dcbe381f38 include/libweston/libweston.h include/libweston/shell-utils.h kiosk-shell/kiosk-shell.c libweston/compositor.c libweston/shell-utils/shell-utils.c
<wlb> weston/main: Derek Foreman * desktop-shell: Store struct shell_output in internal structs https://gitlab.freedesktop.org/wayland/weston/commit/013c21ec3882 desktop-shell/ shell.c shell.h
<wlb> weston/main: Derek Foreman * desktop-shell: Use output shell_private data https://gitlab.freedesktop.org/wayland/weston/commit/9660a4f31509 desktop-shell/shell.c
<wlb> weston Merge request !1696 merged \o/ (shells: refactor some internal output handling https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1696)
Moprius has joined #wayland
fmuellner has quit [Ping timeout: 480 seconds]
Hypfer has quit [Quit: Ping timeout (120 seconds)]
abeltramo58952382719 has quit [Quit: Ping timeout (120 seconds)]
abeltramo58952382719 has joined #wayland
kestrel9 has joined #wayland
Hypfer has joined #wayland
kestrel has quit [Read error: Connection reset by peer]
kestrel9 is now known as kestrel
ramcq has quit [Read error: Connection reset by peer]
fmuellner has joined #wayland
karenw_ has joined #wayland
ramcq has joined #wayland
Drakulix has quit [Ping timeout: 480 seconds]
iomari891 has quit [Ping timeout: 480 seconds]
Drakulix has joined #wayland
Brainium has joined #wayland
karenw_ has quit [Ping timeout: 480 seconds]
iomari891 has joined #wayland
eroc1990 has quit [Quit: The Lounge - https://thelounge.chat]
eroc1990 has joined #wayland
kts has quit [Ping timeout: 480 seconds]
bwbuhse has quit [Ping timeout: 480 seconds]
bwbuhse has joined #wayland
<wlb> wayland-protocols Issue #247 opened by kentrl xiao (kentrl) Proposal/Inquiry: Mouse Gesture Protocol for Corner-Activated Workspace Switching https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/247
<wlb> weston/main: Erico Nunes * gl-renderer: close gbm device fd on destroy https://gitlab.freedesktop.org/wayland/weston/commit/af9589912171 libweston/renderer-gl/gl-renderer.c
<wlb> weston Merge request !1697 merged \o/ (gl-renderer: close gbm drm_fd on destroy https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1697)
Sid127 has quit [Quit: ZNC - https://znc.in]
<wlb> wayland-protocols Issue #247 closed \o/ (Proposal/Inquiry: Mouse Gesture Protocol for Corner-Activated Workspace Switching https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/247)
Sid127 has joined #wayland
kts has joined #wayland
yrlf has quit [Quit: Ping timeout (120 seconds)]
yrlf has joined #wayland
rasterman has quit [Quit: Gettin' stinky!]
King_DuckZ has quit []
King_DuckZ has joined #wayland
nerdopolis has joined #wayland
balrog has quit [Ping timeout: 480 seconds]
<wlb> weston Issue #1001 opened by yxj-github-437 (yxj-github-437) Find some issues about VNC backend + gl renderer https://gitlab.freedesktop.org/wayland/weston/-/issues/1001
<wlb> weston Merge request !1700 opened by Pekka Paalanen (pq) build: make libdisplay-info 0.2.0 mandatory https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1700 [Build system], [CI], [Core compositor]
garnacho has quit [Quit: garnacho]
garnacho has joined #wayland
andyrtr_ has joined #wayland
andyrtr has quit [Ping timeout: 480 seconds]
andyrtr_ is now known as andyrtr
iomari891 has quit [Ping timeout: 480 seconds]
garnacho has quit [Remote host closed the connection]
coldfeet has joined #wayland
garnacho has joined #wayland
leon-anavi has quit [Quit: Leaving]
yrlf has quit [Ping timeout: 480 seconds]
tzimmermann has quit [Quit: Leaving]
coldfeet has quit [Quit: Lost terminal]
yrlf has joined #wayland
nerdopolis_ has joined #wayland
nerdopolis is now known as Guest10629
nerdopolis_ is now known as nerdopolis
Guest10629 has quit [Ping timeout: 480 seconds]
rockzx1244586 has joined #wayland
rockzx124458 has quit [Ping timeout: 480 seconds]
kasper93 has joined #wayland
riteo has quit [Ping timeout: 480 seconds]
DodoGTA has left #wayland [#wayland]
riteo has joined #wayland
DodoGTA has joined #wayland
rasterman has joined #wayland
rasterman has quit [Quit: Gettin' stinky!]
bwbuhse has quit [Read error: Connection reset by peer]
wytrzeszcz has joined #wayland
<wytrzeszcz> hello
<wytrzeszcz> I know it is imposible to move window from one composer to other
<wytrzeszcz> but how much need be changed to enable such thng? I kinda want switch from sway to waybox and back?
bwbuhse has joined #wayland
wytrzeszcz_ has joined #wayland
wytrzeszcz has quit [Ping timeout: 480 seconds]
sima has quit [Ping timeout: 480 seconds]
balrog has joined #wayland
yrlf has quit [Quit: Ping timeout (120 seconds)]
yrlf has joined #wayland
kts has quit [Quit: Konversation terminated!]
bwbuhse has quit [Ping timeout: 480 seconds]
<wlb> wayland Issue #528 opened by bbb651 (bbb651) libwayland: Colored output for `WAYLAND_DEBUG` https://gitlab.freedesktop.org/wayland/wayland/-/issues/528
bwbuhse has joined #wayland
Brainium has quit [Ping timeout: 480 seconds]
Moprius has quit [Ping timeout: 480 seconds]
fmuellner has quit [Remote host closed the connection]
Moprius has joined #wayland
crazybyte has quit [Quit: Ping timeout (120 seconds)]
leandrohrb has quit [Quit: Ping timeout (120 seconds)]
leandrohrb has joined #wayland
Moprius has quit [Quit: bye]
riteo has quit [Read error: Connection reset by peer]
riteo has joined #wayland
abeltramo58952382719 has quit [Quit: Ping timeout (120 seconds)]
fmuellner has joined #wayland
karolherbst has quit [Quit: Ping timeout (120 seconds)]
Hypfer has quit [Quit: Ping timeout (120 seconds)]
crazybyte has joined #wayland
pedrocr has quit [Ping timeout: 480 seconds]
chiku has quit [Ping timeout: 480 seconds]
ramcq has quit [Ping timeout: 480 seconds]
abeltramo58952382719 has joined #wayland
kestrel has quit [Ping timeout: 480 seconds]
kestrel has joined #wayland
Hypfer has joined #wayland
ramcq has joined #wayland
chiku has joined #wayland
pedrocr has joined #wayland
karolherbst has joined #wayland
<RAOF> wytrzeszcz_: That would be a large, complicated project, requiring work in core libwayland and in every compositor you want to support (or possibly in every toolkit you want to support, or both).
<wytrzeszcz_> i see @RAFO thanks
bodiccea has quit [Ping timeout: 480 seconds]
<zamundaaa[m]> That's not right
<zamundaaa[m]> Compositors and toolkits have to support it, yes
<zamundaaa[m]> But it's not that complicated for compositors to support something like that. On the toolkit side, Qt already supports switching out the compositor on the Wayland socket
<zamundaaa[m]> In a Plasma session you can do "kwin_wayland --replace" and all the Qt apps survive that just fine
<Arnavion> That's if the old $WAYLAND_DISPLAY still points to the new socket right? I imagined wytrzeszcz's question to be about switching from one live compositor to another live compositor
<Arnavion> But yes it's a client feature either way
narodnik has joined #wayland
<zamundaaa[m]> Arnavion: yes. I interpreted the question as switching the entire session back and forth between compositors
Drakulix has quit [Ping timeout: 480 seconds]
Drakulix has joined #wayland
lsd|2 has joined #wayland
glennk has quit [Ping timeout: 480 seconds]
soreau has quit [Ping timeout: 480 seconds]
soreau has joined #wayland
<wytrzeszcz_> zamundaaa can I do so with window alone not whole session?
<wytrzeszcz_> but it looks interesitng and will look on it
<zamundaaa[m]> wytrzeszcz_: Qt doesn't support that right now, but I can't imagine it being super difficult to add it. Except you need to somehow tell the app that it needs to switch, and which socket to switch to of course
<wytrzeszcz_> I don't know architecture of wayland but it smell like need for well proxy
garnacho has quit [Ping timeout: 480 seconds]
narodnik2 has joined #wayland
garnacho has joined #wayland
<lsd|2> wytrzeszcz_: ide spać po jebaniu w koralu
lsd|2 has quit [Quit: KVIrc 5.2.2 Quasar http://www.kvirc.net/]
CME_ has quit [Ping timeout: 480 seconds]