lanoxx / tilda

A Gtk based drop down terminal for Linux and Unix
GNU General Public License v2.0
1.28k stars 161 forks source link

crashing under xmonad 0.13 #355

Closed quillkiragimmy closed 6 years ago

quillkiragimmy commented 6 years ago

After I upgrade my WM xmonad to 0.13, tilda crashes after rolled up:

$ tilda Tilda has started. Press g to pull down the window. WARNING: Window manager (LG3D) does not support EWMH hints (tilda:18373): ERROR : 17:47:36.306: X Error: BadMatch (invalid parameter attributes) Trace/breakpoint trap (core dumped)

Does it has something to do with EWMH hints? Is there any workaround/fixes? Thanks!

EDIT: I've tried to disabling "Show tilda on all desktops", which doesn't make any difference. EDIT2: Setting animation=false solves this problem.