Egil Möller

Results 147 comments of Egil Möller

drun: writer ![image](https://user-images.githubusercontent.com/8844578/75098589-269ca480-5586-11ea-9dee-9e79b6e58952.png) Oops.

That's what the shadows are supposed to do... Or, the zoom-level and position of the view is not, only the windows on the desktop. Maybe that's a stupid omission though?

And you'd like to start up back right where you left off... That should be pretty simple to do. Just need to decide how glass-ghosts and glass-theme interact about this,...

Sorry, I made the PR a bit too early, it still has some bugs...

That seems strange yes... Any idea why? Could it be because of the flag to socket() that makes sure that it doesn't keep the port occupied after it's closed (keeping...

Yes that one... Oh, strange then, really strange. I'll look into this and see if I can find something out. Are you sure you didn't end up with some (non-main-)thread...

No I can't! I did that. Or at least I can't see any CLOSE_WAIT in lsof -i anyway... I have fixed the "bug" of sending a character at a time...

So, exactly what did you do to detect the CLOSE_WAIT? And which exact commands did you run (and did you edit anything apart from commenting out the client.notify("shutdown")?

Could you please add a test for availability of poll (and conditionally use either), and post here @github?

I guess a command line tool like xdotool works, it's just a tiny bit clumsy, at least if you don't wrap its syntax into nice json in the config :P...