index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
unity-shared
Age
Commit message (
Expand
)
Author
2016-07-27
DecoratedWindow: Added shadows for shaped windows
Eleni Maria Stea
2016-07-27
Properly destroy close_button_ to properly disconnect lambda. (LP: #1605010)
Andrea Azzarone
2016-07-27
[LockSceen] Remove numlock warning. (LP: #1526322)
Andrea Azzarone
2016-07-21
Properly destroy close_button_ to properly disconnect lambda.
Andrea Azzarone
2016-07-14
Remove numlock warning.
Andrea Azzarone
2016-07-06
Merge with trunk.
Andrea Azzarone
2016-07-05
[FileManagerLauncherIcon] Make sure a window is valid/mapped before consideri...
Andrea Azzarone
2016-07-04
PlacesOverlayVScrollBar: disable animations on low_gfx
Marco Trevisan (Treviño)
2016-07-04
BGHash: disable animation on low_gfx
Marco Trevisan (Treviño)
2016-07-04
Merging with lp:~hikiko/unity/unity.showdesktop
Marco Trevisan (Treviño)
2016-07-04
Views: update animators durations on low_gfx setting changed
Marco Trevisan (Treviño)
2016-07-04
Views: setup fade animators durations based on low-gfx setting
Marco Trevisan (Treviño)
2016-07-01
UnitySettings: use a nux::Property for low_gfx
Marco Trevisan (Treviño)
2016-06-28
Lockscreen: Make sure warning and errors are properly shown to the user (LP: ...
Andrea Azzarone
2016-06-28
UnitySettings: Add an option to enable/disable pam account checking. (LP: #14...
Andrea Azzarone
2016-06-23
Add LockScreenButton.
Andrea Azzarone
2016-06-17
Add an option to enable/disable pam account checking.
Andrea Azzarone
2016-06-17
Merging with trunk
Marco Trevisan (Treviño)
2016-06-17
KeyGrabber: add action_{added,removed} signals
Marco Trevisan (Treviño)
2016-06-06
Add dconf keys for disabling multitouch gestures. (LP: #1589520)
Alberto Milone
2016-05-30
Fix indentation.
Andrea Azzarone
2016-05-30
Add whitelist for auto-repated keys.
Andrea Azzarone
2016-05-30
merged to trunk
Eleni Maria Stea
2016-05-17
DashStyle: ensure LazyLoadTexture disconnects from signals on destruction Fix...
Marco Trevisan (Treviño)
2016-05-17
UnityScreen, UnityWindow: cleanup a little the code, and ensure overridden Co...
Marco Trevisan (Treviño)
2016-05-17
Fallback to "background" class in case no background is specified for title b...
Andrea Azzarone
2016-05-15
DecorationStyle: include <vector> to make yakkety happy
Marco Trevisan (Treviño)
2016-05-10
DashStyle: ensure LazyLoadTexture disconnects from signals on destruction
Marco Trevisan (Treviño)
2016-04-27
Fallback to "background" class in case no background is specified for title b...
Andrea Azzarone
2016-04-26
Do not activate an action if it's a repeated one.
Andrea Azzarone
2016-04-01
Improve the "lock on suspend" logic to always keep in sync the inhibitor with...
Andrea Azzarone
2016-03-31
UnityWindowStyle: remove temporary comment
Marco Trevisan (Treviño)
2016-03-31
BackgroundEffectHelper: esure we load the textures in first place and inherit...
Marco Trevisan (Treviño)
2016-03-31
Launcher, Panel, TextInput: use cache texture_invalidated to reload textures
Marco Trevisan (Treviño)
2016-03-31
OverlayRenderer: Update and reload scaled textures when style emits textures_...
Marco Trevisan (Treviño)
2016-03-31
BackgroundEffectHelper: reload textures on chache themed icons invalidated
Marco Trevisan (Treviño)
2016-03-31
DashStyle: redirect themed_invalidated signal to textures_changed, unload laz...
Marco Trevisan (Treviño)
2016-03-31
TextureCache: emit a themed_invalidated signal when themed icons have been cl...
Marco Trevisan (Treviño)
2016-03-31
PanelStyle: avoid doing unneeded computations where it could be optionally do...
Marco Trevisan (Treviño)
2016-03-31
PreviewStyle: load themed textures and simplify the LazyLoader
Marco Trevisan (Treviño)
2016-03-31
IconLoader: add LoadFromThemedFilename and use it for emblems
Marco Trevisan (Treviño)
2016-03-31
IconTexture: load icon at its default size when passing the maximum size value
Marco Trevisan (Treviño)
2016-03-31
UnityWindowView: reload close icon on scale change
Marco Trevisan (Treviño)
2016-03-31
UnityWindowView: reload textures on theme change
Marco Trevisan (Treviño)
2016-03-31
UnityWindowStyle: use theme settings for getting the textures and cleanup the...
Marco Trevisan (Treviño)
2016-03-30
IconRenderer: no need to keep track of textures names/sizes anymore as we don...
Marco Trevisan (Treviño)
2016-03-30
IconRenderer: don't try reload textures on theme changes if none has ever loaded
Marco Trevisan (Treviño)
2016-03-30
Launcher, Dash, Panel, Lockscreen: properly use themed TextureCache reloading...
Marco Trevisan (Treviño)
2016-03-30
TextureCache: trust C++ optimizations and just clear all themed files together
Marco Trevisan (Treviño)
2016-03-30
TextureCache: use just a vector for managing themed_files_
Marco Trevisan (Treviño)
[next]