summaryrefslogtreecommitdiff
path: root/unity-shared
AgeCommit message (Expand)Author
2015-12-18TextInput: reduce opacity to warning if only num_lock is enabledMarco Trevisan (Treviño)
2015-12-18LayoutSystem: add ComputeDecorationHeight method to LayoutWindowMarco Trevisan (Treviño)
2015-12-18GnomeKeyGrabber: refcount the actions and remove them only when nobody needsMarco Trevisan (Treviño)
2015-12-16TextInput: reduce opacity to warning if only num_lock is enabledMarco Trevisan (Treviño)
2015-12-15LayoutSystem: add ComputeDecorationHeight method to LayoutWindowMarco Trevisan (Treviño)
2015-12-13GnomeKeyGrabber: refcount the actions and remove them only when nobody needsMarco Trevisan (Treviño)
2015-12-11ExpoLauncherIcon: add Quicklist to switch workspace and see the selected one ...Marco Trevisan (Treviño)
2015-12-11ApplicationLauncherIcon: if a new window opens while spreading, spread again ...Marco Trevisan (Treviño)
2015-12-11Places(Overlay)VScrollBar: impelement gtk-like overlay scrollbars Fixes: #148...Marco Trevisan (Treviño)
2015-12-11TextInput: show warning also when num lock is enabledMarco Trevisan (Treviño)
2015-12-11SwitcherView: Add support to Alt+Key-right-to-tab to close the selected app/w...Marco Trevisan (Treviño)
2015-12-11XKeyboardUtil: add ability to get keycodes from any relative positionMarco Trevisan (Treviño)
2015-11-20WindowManager: add SetCurrentViewport methodMarco Trevisan (Treviño)
2015-11-18SpreadFilter: update filtered windows when a new window opens or title changesMarco Trevisan (Treviño)
2015-11-18PluginAdapter: correclty initialize _spread_requested_stateMarco Trevisan (Treviño)
2015-11-18PluginAdapter: add ScaleScreen and relayout the spread when it's currently ac...Marco Trevisan (Treviño)
2015-11-06CoverArt: remove sensitivity to textMarco Trevisan (Treviño)
2015-11-06OverlayWindowButtons: don't show in standalone modeMarco Trevisan (Treviño)
2015-11-06OverlayScrollView: add some cleanupMarco Trevisan (Treviño)
2015-11-06Places(Overlay)VScrollBar: impelement gtk-like overlay scrollbarsMarco Trevisan (Treviño)
2015-11-06TextInput: show warning also when num lock is enabledMarco Trevisan (Treviño)
2015-11-04CompizShortcutModeller: add Alt+key_right_to_Tab and Up/Down arrowsMarco Trevisan (Treviño)
2015-11-02TestKeyboardUtil: add tests for near key symbols lookupMarco Trevisan (Treviño)
2015-11-02XKeyboardUtil: add ability to get keycodes from any relative positionMarco Trevisan (Treviño)
2015-11-02UnityScreen: add SpreadAppWindows option and trigger it on Super+Ctrl+[Shift]+WMarco Trevisan (Treviño)
2015-11-02Unity: use compiz cursorCache to get properly updated cursorsMarco Trevisan (Treviño)
2015-10-28BamfApplicationManager: use new BAMF 0.5.2 APIMarco Trevisan (Treviño)
2015-10-27GnomeKeyGrabber: get events timestamp using CompOption::getIntOptionNamed timeMarco Trevisan (Treviño)
2015-10-21IMTextEntry: use GetCachedCursor to get proper cursorMarco Trevisan (Treviño)
2015-10-21WindowManager: add GetCachedCursor functionMarco Trevisan (Treviño)
2015-10-16LauncherIcon: force lookup icon by scaling it at the requested sizeMarco Trevisan (Treviño)
2015-10-16TestDash: Use local results in PreviewNavigateTests instead of online onesMarco Trevisan (Treviño)
2015-10-14UpstartWrapper: start in test-mode if UPSTART_SESSION is not definedMarco Trevisan (Treviño)
2015-10-05GtkWrapper: remove it as it's not needed anymoreMarco Trevisan (Treviño)
2015-10-03Use GTK_ICON_LOOKUP_FORCE_SIZE when loading icons everywhereMarco Trevisan (Treviño)
2015-10-02GnomeKeyGrabber: Don't allow an action to be grabbed multiple timesMarco Trevisan (Treviño)
2015-10-01GnomeKeyGrabber: use some better naming for variables and methodsMarco Trevisan (Treviño)
2015-09-30GnomeKeyGrabber: don't re-check for method parameters typeMarco Trevisan (Treviño)
2015-09-30GnomeKeyGrabber: emit the AcceleratorActivated to all the subscribers for tha...Marco Trevisan (Treviño)
2015-09-30GnomeKeyGrabber: don't use overloaded functions, just use different namesMarco Trevisan (Treviño)
2015-09-30GnomeKeyGrabber: don't remove an action if shared by multiple sendersMarco Trevisan (Treviño)
2015-09-30GnomeKeyGrabber: don't allow any client to Ungrab an accelerator requested fr...Marco Trevisan (Treviño)
2015-09-30GnomeKeyGrabber: only emit AcceleratorActivated signal to the requestor.Marco Trevisan (Treviño)
2015-09-30GnomeKeyGrabber: return always the same action ID for a keybindingMarco Trevisan (Treviño)
2015-09-29GnomeKeyGrabber: Don't allow an action to be grabbed multiple timesMarco Trevisan (Treviño)
2015-09-29MenuManager: use action IDs instead of storing actionsMarco Trevisan (Treviño)
2015-09-29KeyGrabber: return action IDs and add ability to remove an action by IDMarco Trevisan (Treviño)
2015-09-29GnomeKeyGrabber: simpify code, just use two vector for keeping track of actionsMarco Trevisan (Treviño)
2015-09-17MenuManager: add a new setting to control the show-now delayMarco Trevisan (Treviño)
2015-09-10Merging with trunkMarco Trevisan (Treviño)