leopoldek has quit [Remote host closed the connection]
leopoldek has joined #river
leopoldek has quit [Remote host closed the connection]
leopoldek has joined #river
maralorn has joined #river
<maralorn>
leon-p: Thx. I mean I would be fine to only sample the title when a new layout is requested.
leopoldek has quit [Remote host closed the connection]
maralorn has quit [Ping timeout: 250 seconds]
waleee has joined #river
maralorn has joined #river
<leon-p>
LarstiQ: unfortunately, the app-id is allowed to change arbitrarily, whenever the application deems fit to do so
<leon-p>
in practice, well-behaved applications will set it once before mapping the window
<leon-p>
not-well behaved applications tend to not set it at all
<leon-p>
although I do remember seeing some clients that set it after mapping the window
<leon-p>
sad that xdg-shell is stabilized because this really seems like a design bug to me
Guest2 has joined #river
<Guest2>
Does river support the xdg-foreign protocol?
<Guest2>
Because firefox tells me that it can't open external filechoosers as the "Server is missing xdg_foreign support"
<leon-p>
no, I don't think river implements it
Guest2 has quit [Ping timeout: 250 seconds]
waleee has quit [Ping timeout: 256 seconds]
waleee has joined #river
waleee has quit [Ping timeout: 240 seconds]
waleee has joined #river
waleee has quit [Ping timeout: 252 seconds]
waleee has joined #river
cyph3r has joined #river
cyph3r has quit [Remote host closed the connection]
<LarstiQ>
leon-p: yikes, I can't see what the purpose of that would be (resolving conflicts?). Something stable over the lifetime seems the most useful
Guest2 has joined #river
Guest2 has quit [Client Quit]
<maralorn>
To directly implement a layouter I need to use a wayland binding library, right? is there somewhere a complete list of wayland bindings? I think I can’t find one for Haskell. :-(
<maralorn>
Haskell bindings would also be awesome to display tag state in my selfwritten status bar.