Closed GoogleCodeExporter closed 9 years ago
Please, check this issue:
http://code.google.com/p/touchegg/issues/detail?id=98#c16
I think that is a similar problem
Original comment by jose.exposito89@gmail.com
on 14 Oct 2012 at 3:55
not really sure on comment 16, but comment 14 is exactly the problem i am
having:
http://code.google.com/p/touchegg/issues/detail?id=98#c14
tough unlike other reports on that issue thread, triggering actions while
focused on the desktop works for me just fine. don't have any window in focus.
i am running nautilus 3.4.2 if that helps (maybe its just an issue on newer
versions or older versions of nautilus?)
Original comment by gonzalez...@gmail.com
on 16 Oct 2012 at 2:23
The problem is that mutter doesn't add the activity overview window to the
_NET_CLIENT_LIST_STACKING property. Touchégg uses this property to know the
class of the window that results null, making impossible to execute any
gesture. I'll try to bypass this issue, but really is a mutter non EWMH
compilance bug...
Original comment by jose.exposito89@gmail.com
on 16 Oct 2012 at 4:48
Original comment by jose.exposito89@gmail.com
on 16 Oct 2012 at 8:52
should this bug be reported to mutter? if you'd like i can put this info in a
ticket to them. thanks.
Original comment by gonzalez...@gmail.com
on 19 Oct 2012 at 4:05
IMHO report this copule be a good idea...
Original comment by jose.exposito89@gmail.com
on 19 Oct 2012 at 7:27
Hi!
Please, download and compile the SVN source code, I think that this bug is
solved with the last changes
Original comment by jose.exposito89@gmail.com
on 21 Oct 2012 at 7:43
hey, just got around to doing this -- works like a charm! thanks.
as for the mutter bug; to clarify so i can post this, the activity overview is
not added to_NET_CLIENT_LIST_STACKING and this is is not EWMH compliant. what
is EWMH? also i'll send you a link if they got questions, since mutter or any
wm is out of my realm.
thanks again.
Original comment by gonzalez...@gmail.com
on 24 Oct 2012 at 3:52
EWMH is a must and mustn't for window managers:
http://en.wikipedia.org/wiki/Extended_Window_Manager_Hints
Original comment by jose.exposito89@gmail.com
on 24 Oct 2012 at 9:25
Original issue reported on code.google.com by
gonzalez...@gmail.com
on 12 Oct 2012 at 7:47