Re: [dev] kodi

2015-08-22 Thread Cattus Cerebrum
Thanks for the suggestion. Do you know why this is happening (what could be going on under the hood)? KDE, for example, handles kodi without any problems. Thanks. On Thu, Aug 20, 2015 at 2:23 PM, Teodoro Santoni wrote: > Good evening, > > An hack you can try is to grab the window xid and resize

Re: [dev] kodi

2015-08-20 Thread Teodoro Santoni
Good evening, An hack you can try is to grab the window xid and resize it externally to 98% of the screen space, maybe you can unite the three actions (firing up kodi, grab win xid and resize) in a script. For finding the win id, xwininfo, lsw or wmctrl [1]. For resizing, wmctrl or wrs from wmu

[dev] kodi

2015-08-20 Thread Cattus Cerebrum
I am trying to run kodi (kodi.tv) under dwm (on debian linux). dwm is built from the current git master. When starting kodi in fullscreen mode, it completely intercepts all the keyboard input, dwm does not get any input (e.g. I cannot switch tags, etc.) I have to exit kodi to be able to do any