All of lore.kernel.org
 help / color / mirror / Atom feed
* [matchbox-terminal][PATCH 0/1] Upgrade to Gtk+ 3 and current Vte
@ 2016-04-29 10:41 Jussi Kukkonen
  2016-04-29 10:41 ` [matchbox-terminal][PATCH 1/1] Upgrade to current Vte and Gtk+ versions Jussi Kukkonen
  0 siblings, 1 reply; 3+ messages in thread
From: Jussi Kukkonen @ 2016-04-29 10:41 UTC (permalink / raw)
  To: yocto

The big change is that spawning a shell is now done "manually" as
vte_terminal_fork_*() have been removed.

This patchset is part of the quest to make Sato compatible with GTK+3.
Complete WIP collection of patches can be found in jku/matchbox-wip
branch at git://git.yoctoproject.org/poky-contrib

The following changes since commit 452bca253492a97a587f440289b9ab27d217353e:

  INSTALL: remove, this is a dangling symlink (2013-02-04 10:13:06 +0000)

are available in the git repository at:

  git://github.com/jku/matchbox-terminal gtk3
  https://github.com/jku/matchbox-terminal/tree/gtk3

Jussi Kukkonen (1):
  Upgrade to current Vte and Gtk+ versions

 Makefile.am  |  4 ++--
 configure.ac |  2 +-
 main.c       | 49 +++++++++++++++++++++++++++++++++++++++----------
 3 files changed, 42 insertions(+), 13 deletions(-)

-- 
2.8.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-04-29 15:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-29 10:41 [matchbox-terminal][PATCH 0/1] Upgrade to Gtk+ 3 and current Vte Jussi Kukkonen
2016-04-29 10:41 ` [matchbox-terminal][PATCH 1/1] Upgrade to current Vte and Gtk+ versions Jussi Kukkonen
2016-04-29 15:23   ` Burton, Ross

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.