index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
unity-shared
Age
Commit message (
Expand
)
Author
2015-02-03
Unity: Use unordered_map whenever possible
Marco Trevisan (Treviño)
2015-02-02
MenuManager: only grabs the keys for the active window
Marco Trevisan (Treviño)
2015-02-02
PluginAdapter: return self on initialization
Marco Trevisan (Treviño)
2015-02-02
Indicator: use indicator::Entry to emit that an element has been removed
Marco Trevisan (Treviño)
2015-02-02
MenuManager: update ShowNow property on entries based on the current active w...
Marco Trevisan (Treviño)
2014-12-19
MenuManager: move integrated_menus property here, from decoration::Style
Marco Trevisan (Treviño)
2014-12-19
MenuManager: add setting to control menu visibility and use that value
Marco Trevisan (Treviño)
2014-12-19
MenuManager: add always_show_menus property
Marco Trevisan (Treviño)
2014-12-18
MenuManager: use the proper type to return the AppMenu indicator
Marco Trevisan (Treviño)
2014-12-18
UScreen: cleanup code in GetMonitorAtPosition
Marco Trevisan (Treviño)
2014-12-11
Skip the animation of BGHash on startup.
Andrea Azzarone
2014-11-28
Make sure GetScreenGeometry returns the correct value. Fixes: #1374785
Andrea Azzarone
2014-11-28
PanelService: use gdbus to notfy upstart of service start/stop
Marco Trevisan (Treviño)
2014-11-28
PanelService: inject special key events back to the root window when a menu i...
Marco Trevisan (Treviño)
2014-11-28
PanelMenuView: ensure that proper window tiles and buttons are shown at the r...
Marco Trevisan (Treviño)
2014-11-28
DecoratedWindow: make sure we always set a _NET_FRAME_EXTENTS for windows tha...
Marco Trevisan (Treviño)
2014-11-07
Use initializer list.
Andrea Azzarone
2014-11-07
Make sure GetScreenGeometry returns the correct value.
Andrea Azzarone
2014-11-04
UpstartWrapper: use upstart defined values for proxy name, path and interface
Marco Trevisan (Treviño)
2014-11-04
GnomeKeyGrabber: fix indentation
Marco Trevisan (Treviño)
2014-10-23
PluginAdapter: don't consider a window obscured if we're in scale mode
Marco Trevisan (Treviño)
2014-10-22
Remove comment.
Andrea Azzarone
2014-10-22
Minor changes suggested by Marco's review.
Andrea Azzarone
2014-10-22
CompizUtils: allow to filter-out unmapped windows
Marco Trevisan (Treviño)
2014-10-21
Register for suspend after resuming.
Andrea Azzarone
2014-10-21
Remove suspending/resuming signals from UScreen.
Andrea Azzarone
2014-10-21
Merge lp:unity.
Andrea Azzarone
2014-10-20
Minor changes.
Andrea Azzarone
2014-10-16
LayoutSystem: make sure the exposed open windows are displayed in the "correc...
Eleni Maria Stea
2014-10-16
DecoratedWindow: make edges independent from borders and properly update them...
Marco Trevisan (Treviño)
2014-10-15
GLibSignal: don't call callback function if the object_ value is not matching...
Marco Trevisan (Treviño)
2014-10-15
StaticCairoText: use glib::Signal
Marco Trevisan (Treviño)
2014-10-10
Unmap the windows on shutdown.
Andrea Azzarone
2014-10-09
LayoutSystem: reduce the GetRows calls in LayoutWindowsNearest
Marco Trevisan (Treviño)
2014-10-09
removed double call to LayoutGridWindows, GetRows is enough
Eleni Maria Stea
2014-10-08
fixes in the coding style etc
Eleni Maria Stea
2014-10-06
added new layout functions for the expose mode
Eleni Maria Stea
2014-10-03
Compare with the value of key()
Iain Lane
2014-10-03
Move {} onto their own lines
Iain Lane
2014-10-02
GDK (sometimes) strips the "XF86" prefix from keys
Iain Lane
2014-10-01
CompizUtils: don't remove shadows to windows that have Motif borders set
Marco Trevisan (Treviño)
2014-10-01
CompizUtils: make possible for non-rectangular windows to have edges
Marco Trevisan (Treviño)
2014-10-01
CompizUtils: add WindowDecorationElements that returns a bitset describing th...
Marco Trevisan (Treviño)
2014-10-01
XWindowManager: properly log error
Marco Trevisan (Treviño)
2014-09-25
CompizUtils: add missing comments
Marco Trevisan (Treviño)
2014-09-24
CompizUtils: include a CompRegion in TextureQuad, to avoid regeneration at ea...
Marco Trevisan (Treviño)
2014-09-24
CompizUtils: avoid matrix updates when only a texture size changes
Marco Trevisan (Treviño)
2014-09-24
CompizUtils: initialize a MatrixList for each TextureQuad, so we avoid to cre...
Marco Trevisan (Treviño)
2014-09-23
CompizUtils: undecorate windows in showDesktop mode
Marco Trevisan (Treviño)
2014-09-23
CompizUtils: don't (shadow)decorate windows that have a region mismatching th...
Marco Trevisan (Treviño)
[next]