index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
2013-02-06
unityshell: use the switcher opacity value to compute the final thumbails opa...
Marco Trevisan (Treviño)
2013-02-01
unityshell: parse the Window-Close-Window key combo and when pressed, hide th...
Marco Trevisan (Treviño)
2013-01-29
* Indicators will now open if clicked while the dash is open (closing the das...
Brandon Schaefer
2013-01-24
Sending message UBUS_PLACE_ENTRY_ACTIVATE_REQUEST with GOTO_DASH_URI argument...
Romain Perier
2013-01-24
made the private SwitcherController implementation private
Stephen M. Webb
2013-01-23
Refactored unit tests for the Switcher (stage I: test Switcher).
Stephen M. Webb
2013-01-23
initialized the accumulated_horizontal_drag for switcher gestures
Stephen M. Webb
2013-01-22
UnityShell: use the CompizShortcutModeller to init the shortcut controller
Marco Trevisan (Treviño)
2013-01-22
UnityShell: set the shortcuts model directly
Marco Trevisan (Treviño)
2013-01-21
made public properties of the Switcher manifestly public once again
Stephen M. Webb
2013-01-21
unityshell: use the launcher size changed signal to handle other positions
Marco Trevisan (Treviño)
2013-01-21
unityshell: fix option name
Marco Trevisan (Treviño)
2013-01-19
AbstractShortcutHint: rename OptionTypes removing sufix
Marco Trevisan (Treviño)
2013-01-18
Allow the launcher icon size to be set as low as 8 pixels (previously the
Daniel van Vugt
2013-01-14
Fix a race condition with windows that start minimized. Fixes: https://bugs.l...
Andrea Azzarone
2013-01-10
Fixes an uninitialized variable in unityshell.cpp which caused Alt+F10 to fai...
Brandon Schaefer
2013-01-10
* Fixes a uninited var that causes Alt+F10 to not work on start up.
Brandon Schaefer
2013-01-10
Fix bug 1087422.
Andrea Azzarone
2013-01-09
Guard against Compiz altering global state.
Jussi Pakkanen
2013-01-09
Remove the declaration of gboolean active and do not assign FALSE to it, beca...
MC Return
2013-01-09
Do not calculate geo.x + glow_offset twice, but use x2 instead
MC Return
2013-01-09
Removed assignment of FALSE to gboolean is_parent_window_active, because this...
MC Return
2013-01-09
Removed assignment of FALSE to active, because this value is never used
MC Return
2013-01-09
Removed first assignment of pbegin and nextstate, because this value was neve...
MC Return
2013-01-09
Pull an NVI out of switcher::Controller and use that throughout the code wher...
Sam Spilsbury
2013-01-08
Fix bug 1097184.
Andrea Azzarone
2013-01-08
Change the default dash tap duration to the old 250ms value
Łukasz 'sil2100' Zemczak
2013-01-08
Guard against Compiz changing the build type.
Jussi Pakkanen
2013-01-07
unityshell: remove unneeded glDrawBuffer/glReadBuffer calls
Marco Trevisan (Treviño)
2012-12-19
Pull a nonvirtual interface out of switcher::Controller and rename
Sam Spilsbury
2012-12-18
UnityScreen: re-add the panel texture releasing...
Marco Trevisan (Treviño)
2012-12-18
UnityShell: use panel texture ptr...
Marco Trevisan (Treviño)
2012-12-17
StaticCairoText: moved to unity namespace where it will now go to rest.
Nicolas d'Offay
2012-12-14
Moved StaticCairoText to unity namespace where it will now go to rest.
Nicolas d'Offay
2012-12-14
Merged with trunk
Nick Dedekind
2012-12-13
Update to the new CompWindow API where CompWindow::minimized() is const.
Daniel van Vugt
2012-12-13
Allow the launcher icon size to be set as low as 8 pixels (previously the
Daniel van Vugt
2012-12-12
* Merge trunk
Brandon Schaefer
2012-12-12
* Remove deprecated functions
Brandon Schaefer
2012-12-12
Fixed up PlacesGroup namespace usage.
Nick Dedekind
2012-12-11
We need to find the right tap detection duration for the dash. Adding an opti...
Brandon Schaefer
2012-12-10
* Fix an added pointer const that shouldn't be there
Brandon Schaefer
2012-12-10
* Update unity to reflect compiz API changes
Brandon Schaefer
2012-12-07
* Fixed duration time
Brandon Schaefer
2012-12-06
* Add the option to change the super tap detection, to help with the Super+P ...
Brandon Schaefer
2012-12-06
* Move X Focus from the launcher to Dash/Hud ....
Brandon Schaefer
2012-12-04
Reduced the scope of CompWindow *lw
MC Return
2012-12-04
Reduced the scope of AtkObject* text_entry_accessible
MC Return
2012-12-04
Reduced the scope of AtkObject* parent
MC Return
2012-12-04
Reduced the scope of const gchar* signal_name
MC Return
[next]