summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-04Releasing 7.2.0+14.04.20140404-0ubuntu17.2.0+14.04.20140404-0ubuntu1CI bot
2014-04-04ForceQuitDialog: add a new "sheet style" dialog that is shown when a window h...Marco Trevisan (Treviño)
2014-04-04Fix issue where windows that are in Show Desktop mode are selected for spread...Chris Townsend
2014-04-04Fix issue where windows that are in Show Desktop mode are selected for spread...Chris Townsend
2014-04-03Releasing 7.2.0+14.04.20140403-0ubuntu17.2.0+14.04.20140403-0ubuntu1CI bot
2014-04-03DecorationsGrabEdge: Only perform tookit actions on right-click Fixes: 1301459Marco Trevisan (Treviño)
2014-04-03UnityScreen: reset decoration::DataPool on destruction, otherwise we won't ha...Marco Trevisan (Treviño)
2014-04-03ApplicationLauncherIcon: recompute pips when the screen geometry changes Fixe...Marco Trevisan (Treviño)
2014-04-03Launcher: hide the launcher window when in auto-hide mode if it's not present...Marco Trevisan (Treviño)
2014-04-03remove libsyncindicator from services/panel-service.cStephen M. Webb
2014-04-03Drop U1 default shortcuts & indicator-sync recommendation. (LP: #1300916) Fix...Dimitri John Ledkov
2014-04-02remove libsyncindicator.so (lp: #1300916)Stephen M. Webb
2014-04-02DecorationsGrabEdge: Only perform tookit actions on right-clickMarco Trevisan (Treviño)
2014-04-02UnityScreen: reset decoration::DataPool on destruction, otherwise we won't ha...Marco Trevisan (Treviño)
2014-04-02DecorationsDataPool: add static Reset method that allows to reset our texturesMarco Trevisan (Treviño)
2014-04-02ApplicationLauncherIcon: recompute pips when the screen geometry changesMarco Trevisan (Treviño)
2014-04-02Drop U1 default shortcuts & indicator-sync recommendation. (LP: #1300916)Dimitri John Ledkov
2014-04-02Launcher: hide the launcher window when in auto-hide mode if it's not presentedMarco Trevisan (Treviño)
2014-04-02ForceQuitDialog: make sure that the dialog is not deletable by WMMarco Trevisan (Treviño)
2014-04-02POTFILES: include DecorationsForceQuitDialog.cppMarco Trevisan (Treviño)
2014-04-02DecoratedWindow: let's do one line things!Marco Trevisan (Treviño)
2014-04-02ForceQuitDialog: make sure we hide the dialog before we killed the parent windowMarco Trevisan (Treviño)
2014-04-02ForceQuitDialog: avoid warnings on close, due to finalized close buttonMarco Trevisan (Treviño)
2014-04-02DecorationsForceQuitDialog: emit close_request signal on close and "Wait" buttonMarco Trevisan (Treviño)
2014-04-02DecorationsForceQuitDialog: add close_request signal and destroy window when ...Marco Trevisan (Treviño)
2014-04-02DecoratedWindow: add missing call to UpdateForceQuitDialogPositionMarco Trevisan (Treviño)
2014-04-02DecorationsForceQuitDialog: implement actual window killing by using both XKi...Marco Trevisan (Treviño)
2014-04-02Releasing 7.2.0+14.04.20140402-0ubuntu17.2.0+14.04.20140402-0ubuntu1CI bot
2014-04-02bump to release 7.2.07.2.0Stephen M. Webb
2014-04-02SpreadFilter: use launcher width, scale on HiDPI, match also application namesMarco Trevisan (Treviño)
2014-04-02PanelMenuView: use panel style context for painting the panel title Fixes: 12...Marco Trevisan (Treviño)
2014-04-02Panel, Decorations: draw the background under the text glyphs before the text...Marco Trevisan (Treviño)
2014-04-02CompizUtils: only shadow-decorate alpha windows that have full decorations as...Marco Trevisan (Treviño)
2014-04-02DecorationsForceQuitDialog: use proper class names (mostly for theming)Marco Trevisan (Treviño)
2014-04-02DecorationsForceQuitDialog: use themed button texturesMarco Trevisan (Treviño)
2014-04-02DecorationsForceQuitDialog: set the dialog pid/hostname to match the ones of ...Marco Trevisan (Treviño)
2014-04-02ForceQuitDialog: use the same window class of the real parent windowMarco Trevisan (Treviño)
2014-04-02ForceQuitDialog: keep the dialog centered on parent window when its geometry ...Marco Trevisan (Treviño)
2014-04-02DecorationsManager.cpp: show a forcequit dialog when we get a toolkitActionFo...Marco Trevisan (Treviño)
2014-04-02DecoratedWindow: add ShowForceQuitDialog method to show a forcequit dialog on...Marco Trevisan (Treviño)
2014-04-02DecorationsForceQuitDialog: set dialog X time to match the one of the close e...Marco Trevisan (Treviño)
2014-04-01ForceQuitDialog: set shape area to ignore input events outside the actual dialogMarco Trevisan (Treviño)
2014-04-01DecorationsForceQuitDialog: set parent window as its actual parent X-side, an...Marco Trevisan (Treviño)
2014-04-01ForceQuitDialog: fix label stringsMarco Trevisan (Treviño)
2014-04-01SpreadFilter: use casefold instead that tolower as it's meant for equalty che...Marco Trevisan (Treviño)
2014-04-01SpreadFilter: implement our own to_lower_copy that works with utf8Marco Trevisan (Treviño)
2014-04-01debian/control: fix some style warnings in package descriptionStephen M. Webb
2014-04-01debian/changelog: fix syntax to silence a lintian warningStephen M. Webb
2014-04-01UnityScreen: match the scaled windows based on the SpreadFilter matchesMarco Trevisan (Treviño)
2014-04-01SpreadFilter: compute a list of filtered windows using both window and applic...Marco Trevisan (Treviño)