Blender Git Commit Log
Git Commits -> Revision 41149ca
Revision 41149ca by Lukas Stockner (master) March 15, 2018, 21:49 (GMT) |
GHOST: Support Unity taskbar progress API Unity itself is deprecated, but the API is also supported by KDE and the GNOME Dock extension, which means that it will be useful for a wide variety of distributions. To get a progress bar, the system must have a blender.desktop file and libunity installed. The need for libunity is annoying, but the only alternative would be to integrate a DBus library... Reviewers: campbellbarton, brecht Differential Revision: https://developer.blender.org/D3106 |
Commit Details:
Full Hash: 41149ca134ff1ffe1029e3eebf1c6b3e95ef4422
Parent Commit: 995ccf8
Lines Changed: +206, -0
2 Added Paths:
/intern/ghost/intern/GHOST_TaskbarX11.cpp (+130, -0) (View)
/intern/ghost/intern/GHOST_TaskbarX11.h (+45, -0) (View)
/intern/ghost/intern/GHOST_TaskbarX11.h (+45, -0) (View)