All of lore.kernel.org
 help / color / mirror / Atom feed
* [matchbox-desktop-2][PATCH 0/2] More Gtk+3 fixes
@ 2016-05-03 13:32 Jussi Kukkonen
  2016-05-03 13:32 ` [matchbox-desktop-2][PATCH 1/2] TakuCategoryBar: Avoid deprecated API Jussi Kukkonen
  2016-05-03 13:32 ` [matchbox-desktop-2][PATCH 2/2] TakuIconTile: Avoid deprecated icon API Jussi Kukkonen
  0 siblings, 2 replies; 3+ messages in thread
From: Jussi Kukkonen @ 2016-05-03 13:32 UTC (permalink / raw)
  To: yocto

Two patches more on top of the 16 patch set earlier: these fix the
last deprecation warnings (with GTK 3.20).

I've pushed these into the same branch and have nothing more planned for
matchbox-desktop-2.

Jussi

The following changes since commit 606344f8b1652bcc3d369911990cf5bc46a16ab6:

  Don't set the desktop fullscreen if MODE_DESKTOP (2016-04-28 10:49:55 +0300)

are available in the git repository at:

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

Jussi Kukkonen (2):
  TakuCategoryBar: Avoid deprecated API
  TakuIconTile: Avoid deprecated icon API

 libtaku/taku-icon-tile.c     | 24 +++++++++++++++++++-----
 libtaku/taku-launcher-tile.c | 32 +++++++++++++++++---------------
 libtaku/taku-menu-desktop.c  |  8 ++------
 libtaku/taku-menu.h          |  3 +--
 src/desktop.c                |  4 ----
 src/taku-category-bar.c      | 27 ++++++---------------------
 6 files changed, 45 insertions(+), 53 deletions(-)

-- 
2.8.1



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

end of thread, other threads:[~2016-05-03 13:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-03 13:32 [matchbox-desktop-2][PATCH 0/2] More Gtk+3 fixes Jussi Kukkonen
2016-05-03 13:32 ` [matchbox-desktop-2][PATCH 1/2] TakuCategoryBar: Avoid deprecated API Jussi Kukkonen
2016-05-03 13:32 ` [matchbox-desktop-2][PATCH 2/2] TakuIconTile: Avoid deprecated icon API Jussi Kukkonen

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.