summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2013-03-20unity: s/UBUS_PLACE_VIEW_CLOSE_REQUEST/UBUS_OVERLAY_CLOSE_REQUEST/g.Marco Trevisan (Treviño)
2013-03-19unity: s/UBUS_PLACE_VIEW_CLOSE_REQUEST/UBUS_OVERLAY_CLOSE_REQUEST/gMarco Trevisan (Treviño)
2013-03-19Merging with trunkMarco Trevisan (Treviño)
2013-03-14AbstractLauncherIcon: use struct and enum class for ActionArg, avoid negative...Marco Trevisan (Treviño)
2013-03-12UnityScreen: remove the workaround to prevent flickering on WS switchingMarco Trevisan (Treviño)
2013-03-11UnityWindow: reset the shadow-painted when we have no mask setMarco Trevisan (Treviño)
2013-03-11UnityWindow: clear the panelShadowPainted rect only on first nux-active windo...Marco Trevisan (Treviño)
2013-03-11UnityWindow: paint the panel shadow if a nux window is the active oneMarco Trevisan (Treviño)
2013-03-11UnityScreen: update the panel shadow matrix when the output is transformedMarco Trevisan (Treviño)
2013-03-11UnityScreen: optimize the code of paintPanelShadow initializing values only i...Marco Trevisan (Treviño)
2013-03-11UnityWindow: get if a window is a nux one during initializationMarco Trevisan (Treviño)
2013-03-07Merging with closable-window (and trunk)Marco Trevisan (Treviño)
2013-03-05Dash, Hud, Panel, Launcher: don't use input-windows when not in embedded modeMarco Trevisan (Treviño)
2013-03-05Launcher: use a MockableBaseWindow as parent, and don't enable input windows ...Marco Trevisan (Treviño)
2013-03-04Fix bug 1136447.Andrea Azzarone
2013-03-04Merging with SessionManager changesMarco Trevisan (Treviño)
2013-02-27Switcher must focus the last active window in detail mode (using alt+grave to...Andrea Azzarone
2013-02-26Fix regression.Andrea Azzarone
2013-02-26Switcher must focus the last active window in detail mode.Andrea Azzarone
2013-02-25Don't draw unity if the first window in the stack is fullscreen. Fixes: https...Andrea Azzarone
2013-02-21Minor fix.Andrea Azzarone
2013-02-21Fix viewport corner case. Minor optimization.Andrea Azzarone
2013-02-21Fixed wrong variable name typo (atk_key_event->atk_event)MC Return
2013-02-20Hopefully fixed memory leak of atk_eventMC Return
2013-02-19Remove useless if.Andrea Azzarone
2013-02-19Don't draw unity if the first window in the stack is fullscreen.Andrea Azzarone
2013-02-19Add a comment so that we know what hacks we didŁukasz 'sil2100' Zemczak
2013-02-19Use a nasty hack to avoid ARM pointer mis-alignment errors in gcc. Before doi...Łukasz 'sil2100' Zemczak
2013-02-18Don't remove bounding rects (LP: #1091600). Fixes: https://bugs.launchpad.net...Sam Spilsbury
2013-02-18Save the saved input shape to a window property, so if compiz crashesSam Spilsbury
2013-02-15UnityScreen: use less bright windows on shutdownMarco Trevisan (Treviño)
2013-02-14Fix lp bug 1125331.Andrea Azzarone
2013-02-13UnityScreen: darken the windows if the session controller is visible.Marco Trevisan (Treviño)
2013-02-13UnityShell: use the session::Controller to handle session operationsMarco Trevisan (Treviño)
2013-02-12Only temp-re-minimize if the window has inconsistent shape rectsSam Spilsbury
2013-02-10Don't remove bounding rectsSam Spilsbury
2013-02-10Merge unity.fix_851964Sam Spilsbury
2013-02-10Revert r2999Sam Spilsbury
2013-02-09Save the saved input shape to a window property, so if compiz crashesSam Spilsbury
2013-02-09Revert bounding rects removal changeSam Spilsbury
2013-02-08Use nux::ObjectWeakPtr to store QuicklistView(s).Andrea Azzarone
2013-02-08Minor fix.Andrea Azzarone
2013-02-07Merge with trunkMarco Trevisan (Treviño)
2013-02-06GesturalWindowSwitcher: fix compilationMarco Trevisan (Treviño)
2013-02-06UnityShell: draw the switcher targets also when fading-out...Marco Trevisan (Treviño)
2013-02-06unityshell: use the switcher opacity value to compute the final thumbails opa...Marco Trevisan (Treviño)
2013-02-06UnityShell: use InitiateDetail when starting the switcher in detail modeMarco Trevisan (Treviño)
2013-02-04Merge lp:unitySam Spilsbury
2013-02-01unityshell: 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