I’ve done a package for the correction of the libwnck bug to sid. It’s available at Debian Mentors and at my Home Page.
-
« Início
-
Categorias
-
Arquivos
I’ve done a package for the correction of the libwnck bug to sid. It’s available at Debian Mentors and at my Home Page.
I’ve done a sid chroot in my lenny system, and to get UTF-8 working in it, I just had to install locales package and reconfigure it with dpkg-reconfigure.
When XMonad was used with GNOME, through EwmhDesktops and the last window was destroyed, it would not be deleted from the window list and from the workspace switcher. This bug report explains the situation. To correct it, I’ve made a patch to libwnck’s screen.c, which was applied in the SVN version of this file. I’ve [...]