lp://staging/~ci-train-bot/appmenu-qt5/appmenu-qt5-ubuntu-zesty-2487
- Get this branch:
- bzr branch lp://staging/~ci-train-bot/appmenu-qt5/appmenu-qt5-ubuntu-zesty-2487
Branch merges
Branch information
Recent revisions
- 49. By Marco Trevisan (Treviño)
-
IconCache: use $XDG_RUNTIME_DIR as preferred place where to save icons
Now that $SNAP supports it, we can safely use it.
- 46. By Marco Trevisan (Treviño)
-
IconCache: get the proper theme path based on the fact we're using a themed icon or not
If an app uses QIcon::fromTheme then we only have the icon name of it,
and thus we need to return a valid icon theme path. Now, it's not possible
to return the whole list of dirs, so we just fallback to the home icons
older, so that users might in case add icons there.In $SNAP world, when using desktop-launcher ~/.local/
share/icons also
contains all the themes in from /usr/share/icons and potentially more
(depending on the wrapper used for launching) so, we can be quite flexible
with it.Also when running in a snap, save icons in $XDG_CACHE_HOME or in the user
cache, but still in an indicator readable location (LP: #1600136)Approved by: Lukáš Tinkl
- 45. By Marco Trevisan (Treviño)
-
AppMenuPlatform
MenuBar: Don't initialize X11 related functions in other environments (LP: #1606246) - 44. By Marco Trevisan (Treviño)
-
AppMenuPlatform
SystemTrayIcon: reset app usertime on activation to ensure compiz will raise it (LP: #627195) Approved by: Lukáš Tinkl
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/appmenu-qt5