summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2012-04-19Finetune priorities when updating dash results, prevents flickeringMichal Hruby
2012-04-19HudIcon now filters out windows on different workspaces and windows that are ...Brandon Schaefer
2012-04-18* changed xid back to a 0, not a pointerBrandon Schaefer
2012-04-18* Fixed ap testBrandon Schaefer
2012-04-18* remove debug includeBrandon Schaefer
2012-04-18* Fixed the ? icon appearing.Brandon Schaefer
2012-04-18QuicklistView: fixed the quicklist key navigation, to make it consistent with...Marco Trevisan (Treviño)
2012-04-18* Now the hud filters out windows on different workspaces for the HudIcon.Brandon Schaefer
2012-04-19Merging with trunkMarco Trevisan (Treviño)
2012-04-18* Fixes Hud to Dash not restoring window focusBrandon Schaefer
2012-04-18Don't close the dash if the click is inside the desktop dash border.. Fixes: ...Andrea Azzarone
2012-04-18Make sure we don't try to remove sources that were already removed.. Fixes: ....Michal Hruby
2012-04-18Fixes bug #980924.. Fixes: https://bugs.launchpad.net/bugs/980924. Approved b...Andrea Azzarone
2012-04-18UScreen: code updated to be more C++ friendly.Marco Trevisan (Treviño)
2012-04-18Don't remove invalid sourcesMichal Hruby
2012-04-18Fix compilation of standalone launcher.. Fixes: https://bugs.launchpad.net/bu...Andrea Azzarone
2012-04-18Use std::shared_ptr::reset instead of = some::Ptr(new...) for UScreen::proxy_...Andrea Azzarone
2012-04-18UScreen: ref the GdkScreen object we own.Marco Trevisan (Treviño)
2012-04-18UScreen: code updated to be more C++ friendly.Marco Trevisan (Treviño)
2012-04-18Fix bug #977922.. Fixes: https://bugs.launchpad.net/bugs/977922. Approved by ...Andrea Azzarone
2012-04-18Merge trunk.Andrea Azzarone
2012-04-18Merge trunkAndrea Azzarone
2012-04-18Launcher tests use Eventually() matcher.. Fixes: . Approved by Thomi Richards.Thomi Richards
2012-04-17Fix some uninitialized variables.. Fixes: https://bugs.launchpad.net/bugs/983...Andrea Azzarone
2012-04-18Revert prev commit. Use std::shared_ptr::reset.Andrea Azzarone
2012-04-17Fixes bug #983268. Fixes: https://bugs.launchpad.net/bugs/983268. Approved by...Andrea Azzarone
2012-04-18Makes UScreen::proxy_ a unity::glib::DBusProxy.Andrea Azzarone
2012-04-18Fix standalone launcher.Andrea Azzarone
2012-04-18Fix.Andrea Azzarone
2012-04-18Fix bug #977922.Andrea Azzarone
2012-04-18Launcher tests now use Eventually() matcher. Also removed some cruft from the...Thomi Richards
2012-04-18Remove unneeded code.Andrea Azzarone
2012-04-17Fix transparent panel in non-GLSL hardware, and use bool 'false' instead 'FAL...Andrea Cimitan
2012-04-17Fix a couple of wrong reference/memory management issues. Fixes: https://bugs...Michal Hruby
2012-04-17Correct fix for 965323Andrea Cimitan
2012-04-17Use false as boolean instead FALSE, whitespacesAndrea Cimitan
2012-04-17Attempt to fix 965323Andrea Cimitan
2012-04-17Fixes typo. Adds AP test.Andrea Azzarone
2012-04-17Clicking on the desktop dash border should do nothing, *NOT* close the dash.Andrea Azzarone
2012-04-17Fixes bug #983268.Andrea Azzarone
2012-04-17Fixes LP bug #980924.Andrea Azzarone
2012-04-16Fix bug #983333Andrea Azzarone
2012-04-16The shortcut keys in workspace section of the shortcut overlay aren't transla...Andrea Azzarone
2012-04-16Fix possible signal disconnection on already dead objectMichal Hruby
2012-04-16Fix wrong unref in DebugInterfaceMichal Hruby
2012-04-16Fix the behaviour of alt-tab and clicking on the launcher icon to just raise ...Marco Trevisan (Treviño)
2012-04-16Fix compilation with OpenGL ES 2.0.. Fixes: . Approved by Sam Spilsbury.Alexandros Frantzis
2012-04-16Test the alt-tab appears on the monitor that has window focus.Tim Penhey
2012-04-15PluginAdapter: avoid to raise and unminimize top_window if already doneMarco Trevisan (Treviño)
2012-04-15Launcher: be more clear in comment (yeah?)Marco Trevisan (Treviño)