summaryrefslogtreecommitdiff
path: root/unity-shared
AgeCommit message (Expand)Author
2016-07-27DecoratedWindow: Cleanup shadows for shaped windows, reduce recomputationMarco Trevisan (Treviño)
2016-07-27DecoratedWindow: Added shadows for shaped windowsEleni Maria Stea
2016-07-27Properly destroy close_button_ to properly disconnect lambda. (LP: #1605010)Andrea Azzarone
2016-07-27[LockSceen] Remove numlock warning. (LP: #1526322)Andrea Azzarone
2016-07-25Merging with trunkMarco Trevisan (Treviño)
2016-07-21Properly destroy close_button_ to properly disconnect lambda.Andrea Azzarone
2016-07-14Remove numlock warning.Andrea Azzarone
2016-07-06Merge with trunk.Andrea Azzarone
2016-07-05[FileManagerLauncherIcon] Make sure a window is valid/mapped before consideri...Andrea Azzarone
2016-07-04PlacesOverlayVScrollBar: disable animations on low_gfxMarco Trevisan (Treviño)
2016-07-04BGHash: disable animation on low_gfxMarco Trevisan (Treviño)
2016-07-04Merging with lp:~hikiko/unity/unity.showdesktopMarco Trevisan (Treviño)
2016-07-04Views: update animators durations on low_gfx setting changedMarco Trevisan (Treviño)
2016-07-04Views: setup fade animators durations based on low-gfx settingMarco Trevisan (Treviño)
2016-07-01UnitySettings: use a nux::Property for low_gfxMarco Trevisan (Treviño)
2016-06-28Lockscreen: Make sure warning and errors are properly shown to the user (LP: ...Andrea Azzarone
2016-06-28UnitySettings: Add an option to enable/disable pam account checking. (LP: #14...Andrea Azzarone
2016-06-23Add LockScreenButton.Andrea Azzarone
2016-06-17Add an option to enable/disable pam account checking.Andrea Azzarone
2016-06-17Merging with trunkMarco Trevisan (Treviño)
2016-06-17KeyGrabber: add action_{added,removed} signalsMarco Trevisan (Treviño)
2016-06-06Add dconf keys for disabling multitouch gestures. (LP: #1589520)Alberto Milone
2016-05-30Fix indentation.Andrea Azzarone
2016-05-30Add whitelist for auto-repated keys.Andrea Azzarone
2016-05-30merged to trunkEleni Maria Stea
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)