summaryrefslogtreecommitdiff
path: root/decorations
AgeCommit message (Expand)Author
2018-02-21Unity: use new definition of infinite CompRegion'sMarco Trevisan (Treviño)
2017-03-17indentation and bash fixesEleni Maria Stea
2017-01-19fixes segmentation fault when tex is missingEleni Maria Stea
2016-10-31Add safety check for scale.Andrea Azzarone
2016-10-31Correctly position the force quit dialog when scaling is different than 1.0Andrea Azzarone
2016-08-29LockScreenPanel: use menu::Manager pointer tracker for entries activationMarco Trevisan (Treviño)
2016-08-29DecorationsMenuLayout: use menu::Manager pointer tracker for entries activationMarco Trevisan (Treviño)
2014-05-21DecorationsMenuLayout: use input monitor for menu scrubbingMarco Trevisan (Treviño)
2016-08-06DecorationsForceQuitDialog: make CSS selectors work with gtk 3.20Marco Trevisan (Treviño)
2016-08-06DecoratedWindow: display unmaximize button if the window is vertically or hor...Andrea Azzarone
2016-08-06DecorationsForceQuitDialog: set css name for the sheet style dialog in Gtk >=...Marco Trevisan (Treviño)
2016-08-04DecorationsForceQuitDialog: make CSS selectors work with gtk 3.20Marco Trevisan (Treviño)
2016-08-04DecorationsWindowButton: fix case indentationMarco Trevisan (Treviño)
2016-08-02DecoratedWindow: initialize state chenge button with proper typeMarco Trevisan (Treviño)
2016-08-02DecoratedWindow: add UpdateWindowState and only change state change butto typ...Marco Trevisan (Treviño)
2016-08-02DecorationsWindowButton: add specific cases for Unmaximize type, adding/remov...Marco Trevisan (Treviño)
2016-08-02DecoratedWindow: change the type of the maximize button when window state cha...Marco Trevisan (Treviño)
2016-08-02DecorationsWindowButton: make type a property and update texture on changeMarco Trevisan (Treviño)
2016-08-01DecorationsForceQuitDialog: remove deprecated definitionMarco Trevisan (Treviño)
2016-08-01DecoratedWindow: split shadow quads computation based on shaped window stateMarco Trevisan (Treviño)
2016-08-01DecoratedWindow: avoid deferencing an invalid shadow texture ptr, and split f...Marco Trevisan (Treviño)
2016-08-01Display unmaximize button if the window is vertically or horizontally maximized.Andrea Azzarone
2016-07-27DecoratedWindow: don't mark an unmapped window as dirty geoMarco Trevisan (Treviño)
2016-07-26DecoratedWindow: don't try to draw an invalid textureMarco Trevisan (Treviño)
2016-07-25DecorationsPriv: add here inclusions shared between multiple filesMarco Trevisan (Treviño)
2016-07-25DecoratedWindow: compute x,y shadow rect pos only when neededMarco Trevisan (Treviño)
2016-07-25DecoratedWindow: move BuildShapedShadowTexture in this class and remove some ...Marco Trevisan (Treviño)
2016-07-25DecoratedWindow: build shaped shadow only if shadow rect changedMarco Trevisan (Treviño)
2016-07-25DecoratedWindow: define IsRectangular to check if a window needs shaped shado...Marco Trevisan (Treviño)
2016-07-25Merging with trunkMarco Trevisan (Treviño)
2016-04-01DecoratedWindow: Just send estimated extents on _NET_REQUEST_FRAME_EXTENTSMarco Trevisan (Treviño)
2016-04-01DecoratedWindow: Just send estimated extents on _NET_REQUEST_FRAME_EXTENTSMarco Trevisan (Treviño)
2016-03-22ForceQuitDialog: set client leaderMarco Trevisan (Treviño)
2016-03-15Merging with trunkMarco Trevisan (Treviño)
2016-03-10DecoratedWindow: move the shadow under the window if we've a client-side deco...Marco Trevisan (Treviño)
2016-03-09UnityScreen: handle adding/removing supported atoms at this levelMarco Trevisan (Treviño)
2016-03-08DecoratedWindow: don't try to create a frame if the window has not a parent yetMarco Trevisan (Treviño)
2016-03-08DecoratedWindow: get client borders from window atom _UNITY_GTK_BORDER_RADIUSMarco Trevisan (Treviño)
2016-03-07Merge with trunkMarco Trevisan (Treviño)
2016-02-19DecorationsShape: make more C++ friendlyMarco Trevisan (Treviño)
2016-02-17DecorationsMenuDropdown: rebuild texture on icon theme changeMarco Trevisan (Treviño)
2016-02-09DecorationsMenuEntry: rebuild the texture when font changesMarco Trevisan (Treviño)
2016-02-09IconRenderer: use ThemedFilePathMarco Trevisan (Treviño)
2016-02-01fixed edge cases of shaped windowsEleni Maria Stea
2016-02-01the window should be redrawn in next event loop: fixes artifacts with theEleni Maria Stea
2016-02-01used larger textures because CairoGraphics::BlurSurface uses exponential Eleni Maria Stea
2016-01-28added comment with copyright/license etcEleni Maria Stea
2016-01-27fixed bug: shape pixmap should be member of the window (if it's inEleni Maria Stea
2016-01-27fixes indentationEleni Maria Stea
2016-01-27working shadowsEleni Maria Stea