Re: Reparenting windows manager

2015-10-09 Thread Uli Schlachter
Hi, Am 08.10.2015 um 16:13 schrieb Javier Jaramago Fernandez: > does anybody know if awesome is already a re-parenting windows manager? yes it is since commit 102063db / since awesome version 3.5. > I'm > asking because it still have Java issues even when the problems were > supposed to be cause

Re: Reparenting windows manager

2015-10-08 Thread Olivier Peyrusse
Hello Javier, I have no idea if awesome is a re-parenting window manager (and I don't event know what it is). Sorry for that part. I let competent people answer you. Just wanted to complete what the previous answers were saying. In the wiki, you have a full page of tips and fixs for Java issues: h

Re: Reparenting windows manager

2015-10-08 Thread Fred Barnes
Hi Javier, Javier Jaramago Fernandez writes: > > does anybody know if awesome is already a re-parenting windows manager? I'm > asking because it still have Java issues even when the problems were > supposed to be caused because awesome was a non-re-parenting windows > manager. If anybody knows we

Re: Reparenting windows manager

2015-10-08 Thread Abraham Baker
If I use imagej on linux, I have to add "run_once('export _JAVA_AWT_WM_NONREPARENTING=1')" to the awesome rc.lua, and even then menus don't work. run_once is a function suggested on the awesome wiki to work like awful.util.spawn_with_shell(), except it doesn't run programs already running if you r

Reparenting windows manager

2015-10-08 Thread Javier Jaramago Fernandez
Hello good afternoon, does anybody know if awesome is already a re-parenting windows manager? I'm asking because it still have Java issues even when the problems were supposed to be caused because awesome was a non-re-parenting windows manager. If anybody knows we could trace the problem and try t