VTE 2.91 support
Bug #1374939 reported by
Maxime Gauduin
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cairo-Dock Plug-ins |
Fix Committed
|
Medium
|
Matthieu Baerts |
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_
Related branches
To post a comment you must log in.
This patch has something similar https:/ /mail.gnome. org/archives/ commits- list/2014- July/msg02062. html
- vte_terminal_ set_font_ from_string (vte, "monospace"); FontDescription font_desc ("monospace"); set_font (vte, font_desc.gobj());
+ Pango::
+ vte_terminal_