ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput
alice has quit [Remote host closed the connection]
alice has joined #wayland
alice_ has joined #wayland
guru_ has joined #wayland
alice has quit [Ping timeout: 480 seconds]
Guru_DE has quit [Ping timeout: 480 seconds]
iomari892 has joined #wayland
iomari891 has quit [Read error: Connection reset by peer]
DragoonAethis has quit [Quit: hej-hej!]
DragoonAethis has joined #wayland
Brainium has quit [Quit: Konversation terminated!]
dami-lu has joined #wayland
nerdopolis has joined #wayland
fmuellner has quit [Ping timeout: 480 seconds]
dami_ has joined #wayland
dami-lu has quit [Ping timeout: 480 seconds]
dami__ has joined #wayland
dami_ has quit [Ping timeout: 480 seconds]
kenny has quit [Ping timeout: 480 seconds]
garnacho has quit [Ping timeout: 480 seconds]
mclasen has quit [Ping timeout: 480 seconds]
nerdopolis has quit [Ping timeout: 480 seconds]
nerdopolis has joined #wayland
iomari892 has quit [Remote host closed the connection]
iomari891 has joined #wayland
iomari892 has joined #wayland
iomari891 has quit [Ping timeout: 480 seconds]
kts has joined #wayland
kts has quit []
nerdopolis has quit [Ping timeout: 480 seconds]
kts has joined #wayland
KDDLB3 is now known as KDDLb
KDDLb is now known as KDDLB
iomari891 has joined #wayland
iomari892 has quit [Read error: Connection reset by peer]
privacy has quit [Remote host closed the connection]
iomari891 has quit [Read error: Connection reset by peer]
iomari891 has joined #wayland
mxz__ has joined #wayland
mxz___ has joined #wayland
mxz has quit [Ping timeout: 480 seconds]
mxz___ is now known as mxz
mxz_ has quit [Ping timeout: 480 seconds]
iomari891 has quit [Ping timeout: 480 seconds]
Leopold_ has quit [Remote host closed the connection]
KarenTheDorf has quit [Read error: No route to host]
KarenTheDorf has quit [Remote host closed the connection]
tanty has quit [Ping timeout: 480 seconds]
Leopold_ has joined #wayland
kts has joined #wayland
caveman has quit [Quit: caveman]
caveman has joined #wayland
kts has quit [Ping timeout: 480 seconds]
caveman has quit [Remote host closed the connection]
caveman has joined #wayland
nerdopolis has joined #wayland
caveman has quit []
caveman has joined #wayland
caveman has quit []
kts has joined #wayland
iomari891 has joined #wayland
tzimmermann has quit [Quit: Leaving]
mripard has quit [Quit: mripard]
Brainium has joined #wayland
Brainium has quit [Read error: Connection reset by peer]
Brainium has joined #wayland
Brainium has quit [Quit: Konversation terminated!]
Brainium has joined #wayland
KarenTheDorf has joined #wayland
coldfeet has joined #wayland
tanty has joined #wayland
iomari891 has quit [Ping timeout: 480 seconds]
Brainium has quit [Quit: Konversation terminated!]
MrCooper has quit [Quit: Leaving]
mclasen has quit [Remote host closed the connection]
MrCooper has joined #wayland
mclasen has joined #wayland
Leopold_ has quit [Ping timeout: 480 seconds]
mohan43u has joined #wayland
lsd|2 has joined #wayland
bjorkintosh has left #wayland [Leaving]
bjorkintosh has joined #wayland
rv1sr has quit []
feaneron has quit [Ping timeout: 480 seconds]
kts has quit [Quit: Konversation terminated!]
iomari891 has joined #wayland
garnacho has quit [Read error: Connection reset by peer]
IMTheNachoMan has quit [Quit: Connection closed for inactivity]
feaneron has joined #wayland
lsd|2 has quit [Ping timeout: 480 seconds]
lsd|2 has joined #wayland
iomari891 has quit [Read error: Connection reset by peer]
sima has quit [Ping timeout: 480 seconds]
soreau has quit [Ping timeout: 480 seconds]
rasterman has quit [Quit: Gettin' stinky!]
garnacho has joined #wayland
soreau has joined #wayland
mvlad has quit [Remote host closed the connection]
<ammen99[m]>
when is a compositor supposed to send xdg_popup.done exactly? is this documented somewhere precisely (I didn't find it in the protocol), or at least what are the expectations from the compositor?
<jadahl>
ammen99[m]: for example when the user clicks anywhere outside of the popup owning clients surfaces, assuming the popup has a grab
riteo_ has joined #wayland
riteo has quit [Ping timeout: 480 seconds]
<ammen99[m]>
jadahl, what if we switch focus with the keyboard?
<ammen99[m]>
also, if there is no grab, the compositor should not dismiss the popups?
<jadahl>
its compositor policy when to dismiss the popup, and when it does that, send "done"
<ammen99[m]>
yeah sure I am asking what compositors usually do :)
<jadahl>
some light testing shows that gnome-shell dismisses when you click outside, but not when alt-tab:ing or changing workspace etc, but perhaps that should be consider a bug
<jadahl>
e.g. the grab is still active after changing workspace, but only thing that'll happen is clicking anywhere first dismissing the popup
Brainium has quit [Read error: Connection reset by peer]
coldfeet has quit [Remote host closed the connection]
mclasen has quit [Ping timeout: 480 seconds]
Calandracas has joined #wayland
<Calandracas>
is libexec_weston part of the "public api"? Many of its functions are exported in weston.h, but the pkgconfig file doesn't link against it