summaryrefslogtreecommitdiff
path: root/unity-shared
AgeCommit message (Expand)Author
2016-05-30Fix indentation.Andrea Azzarone
2016-05-30Add whitelist for auto-repated keys.Andrea Azzarone
2016-05-17DashStyle: ensure LazyLoadTexture disconnects from signals on destruction Fix...Marco Trevisan (Treviño)
2016-05-17UnityScreen, UnityWindow: cleanup a little the code, and ensure overridden Co...Marco Trevisan (Treviño)
2016-05-17Fallback to "background" class in case no background is specified for title b...Andrea Azzarone
2016-05-15DecorationStyle: include <vector> to make yakkety happyMarco Trevisan (Treviño)
2016-05-10DashStyle: ensure LazyLoadTexture disconnects from signals on destructionMarco Trevisan (Treviño)
2016-04-27Fallback to "background" class in case no background is specified for title b...Andrea Azzarone
2016-04-26Do not activate an action if it's a repeated one.Andrea Azzarone
2016-04-01Improve the "lock on suspend" logic to always keep in sync the inhibitor with...Andrea Azzarone
2016-03-31UnityWindowStyle: remove temporary commentMarco Trevisan (Treviño)
2016-03-31BackgroundEffectHelper: esure we load the textures in first place and inherit...Marco Trevisan (Treviño)
2016-03-31Launcher, Panel, TextInput: use cache texture_invalidated to reload texturesMarco Trevisan (Treviño)
2016-03-31OverlayRenderer: Update and reload scaled textures when style emits textures_...Marco Trevisan (Treviño)
2016-03-31BackgroundEffectHelper: reload textures on chache themed icons invalidatedMarco Trevisan (Treviño)
2016-03-31DashStyle: redirect themed_invalidated signal to textures_changed, unload laz...Marco Trevisan (Treviño)
2016-03-31TextureCache: emit a themed_invalidated signal when themed icons have been cl...Marco Trevisan (Treviño)
2016-03-31PanelStyle: avoid doing unneeded computations where it could be optionally do...Marco Trevisan (Treviño)
2016-03-31PreviewStyle: load themed textures and simplify the LazyLoaderMarco Trevisan (Treviño)
2016-03-31IconLoader: add LoadFromThemedFilename and use it for emblemsMarco Trevisan (Treviño)
2016-03-31IconTexture: load icon at its default size when passing the maximum size valueMarco Trevisan (Treviño)
2016-03-31UnityWindowView: reload close icon on scale changeMarco Trevisan (Treviño)
2016-03-31UnityWindowView: reload textures on theme changeMarco Trevisan (Treviño)
2016-03-31UnityWindowStyle: use theme settings for getting the textures and cleanup the...Marco Trevisan (Treviño)
2016-03-30IconRenderer: no need to keep track of textures names/sizes anymore as we don...Marco Trevisan (Treviño)
2016-03-30IconRenderer: don't try reload textures on theme changes if none has ever loadedMarco Trevisan (Treviño)
2016-03-30Launcher, Dash, Panel, Lockscreen: properly use themed TextureCache reloading...Marco Trevisan (Treviño)
2016-03-30TextureCache: trust C++ optimizations and just clear all themed files togetherMarco Trevisan (Treviño)
2016-03-30TextureCache: use just a vector for managing themed_files_Marco Trevisan (Treviño)
2016-03-30DashStyle: use new texture cache and rename DashPosition enum to dash::PositionMarco Trevisan (Treviño)
2016-03-30TextureCache: add support for loading themed texturesMarco Trevisan (Treviño)
2016-03-30ThemeSettings: add ability to load files with no extension and some better lo...Marco Trevisan (Treviño)
2016-03-30Merge with trunk.Andrea Azzarone
2016-03-21ApplicationLauncherIcon: use the starting property to show an icon when launc...Andrea Azzarone
2016-03-18Improve inhibitor login for lockscreen and "lock on suspend".Andrea Azzarone
2016-03-17fix nav with quicklisthandsome_feng
2016-03-17merge trunkhandsome_feng
2016-03-14Revert the changes to PanelView,small change in OverlayRenderer and DashStyle...handsome_feng
2016-03-10DecoratedWindow: move the shadow under the window if we've a client-side deco...Marco Trevisan (Treviño)
2016-03-10LauncherController: add overlay shortcut to all the WindowedLauncherIcon's we...Marco Trevisan (Treviño)
2016-03-10DashView: ensure that we update scaling when monitor changesMarco Trevisan (Treviño)
2016-03-07Merge with trunkMarco Trevisan (Treviño)
2016-03-07WindowButtons: use forward declaration for FormFactorMarco Trevisan (Treviño)
2016-03-02merge trunkhandsome_feng
2016-02-25Merging with trunkMarco Trevisan (Treviño)
2016-02-25Fix typo.Andrea Azzarone
2016-02-25GtkUtils: fixed a copy&paste typoMarco Trevisan (Treviño)
2016-02-25Merge with trunk.Andrea Azzarone
2016-02-25DecorationStyle: no need for virtual dtor hereMarco Trevisan (Treviño)
2016-02-25ThemeSettings: no need for virtual dtor hereMarco Trevisan (Treviño)