This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: wmctrl not working with cygwin-x and no root window


On 17/07/2018 17:16, Gulliver Smith wrote:
Latest cygwin on Windows 10.

% wmctrl -l
Cannot get client list properties.
(_NET_CLIENT_LIST or _WIN_CLIENT_LIST)

I'm running cygwin x with no root window to better integrate with my
windows desktop.

I'm guessing that this error is due to the fact that there is no root
window so the C code doesn't have an object that has a
_NET_CLIENT_LIST or _WIN_CLIENT_LIST).

No, the root window exists, you just can't see it.

(If you untick the "Hide Root Window" option on the tray menu after you've launched some clients you should be able to see what's going on.)

Unfortunately, the integrated WM used in multiwindow mode doesn't support these EWMH hints. (what EWMH support there is has been added on a rather ad-hoc basis)

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]