← Back to team overview

cairo-dock-team team mailing list archive

[Bug 1374939] Re: VTE 2.91 support

 

Turns out pangomm is c++ only, thx Anatol for noticing. Using regular
pango does the trick, custom font works here. Deleted the old patches
and attched the new one instead.

I realize you still need to provide support for both 2.90 and 2.91, but
I hope this'll come in handy :)

** Patch removed: "cd-terminal-vte2.91.patch"
   https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/1374939/+attachment/4218060/+files/cd-terminal-vte2.91.patch

** Patch removed: "cd-terminal-vte2.91.patch"
   https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/1374939/+attachment/4218527/+files/cd-terminal-vte2.91.patch

** Patch added: "cd-terminal-vte2.91.patch"
   https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/1374939/+attachment/4219267/+files/cd-terminal-vte2.91.patch

-- 
You received this bug notification because you are a member of Cairo-
Dock Devs, which is subscribed to Cairo-Dock Plug-ins.
https://bugs.launchpad.net/bugs/1374939

Title:
  VTE 2.91 support

Status in Cairo-Dock: Plug-ins:
  Triaged

Bug description:
  VTE 2.91 just landed in Arch Linux' testing repo along with GNOME
  3.14. It brings some API changes so I put together a quick patch and
  it seems to work, but vte_terminal_set_font_from_string does not exist
  anymore. Since I don't know C and I'm not sure how to deal with this,
  I just removed it (disabling custom fonts afaict). You'll surely come
  up with sth better, but here is the patch anyway.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/1374939/+subscriptions


References