Tristan Ross

Results 459 comments of Tristan Ross

It's setting _NET_WM_STRUT and _NET_WM_STRUT_PARTIAL that must be set.

I've not been able to figure it out, I've spent the last few hours looking and couldn't figure it out.

Here is a chunk of my working code ```js this.pack_stream.pack("C",[1]); this.pack_stream.flush(); this.pack_stream.pack("xSSSLLLLSSCCCCCCCCxxxxp",[ this.protocolMajor, // major this.protocolMinor, // minor (32+this.server.formats.getByteLength()+stringPad(this.vendor)+this.server.screens.getByteLength())/4, // xlen 0, // release this.resource_id_base, // resource_base this.resource_id_mask, // resource_mask...

[X11 Server](https://github.com/Ross-Technologies/node-x11-server)

I plan to write a basic server that people use event listeners to know what happens.14.11.2018, 14:26, "Andrey Sidorov" :not much there yet @SpaceboyRoss01 :) What are you plans re...

An actual X Server14.11.2018, 14:33, "Andrey Sidorov" :Would it actually implement some x server functionality or act as a proxy to "real" server? —You are receiving this because you were...

Actually, there's an event that will be emitted when the display is updated.

I might need some help with writing the code to get it to work.

I've found out that `ChangeWindowAttributes` doesn't fully call the callback.