| Age | Commit message (Expand) | Author |
| 2014-11-07 | Use initializer list. | Andrea Azzarone |
| 2014-11-07 | Make sure GetScreenGeometry returns the correct value. | Andrea Azzarone |
| 2014-10-16 | LayoutSystem: make sure the exposed open windows are displayed in the "correc... | Eleni Maria Stea |
| 2014-10-16 | DecoratedWindow: make edges independent from borders and properly update them... | Marco Trevisan (Treviño) |
| 2014-10-15 | GLibSignal: don't call callback function if the object_ value is not matching... | Marco Trevisan (Treviño) |
| 2014-10-15 | StaticCairoText: use glib::Signal | Marco Trevisan (Treviño) |
| 2014-10-09 | LayoutSystem: reduce the GetRows calls in LayoutWindowsNearest | Marco Trevisan (Treviño) |
| 2014-10-09 | removed double call to LayoutGridWindows, GetRows is enough | Eleni Maria Stea |
| 2014-10-08 | fixes in the coding style etc | Eleni Maria Stea |
| 2014-10-06 | added new layout functions for the expose mode | Eleni Maria Stea |
| 2014-10-03 | Compare with the value of key() | Iain Lane |
| 2014-10-03 | Move {} onto their own lines | Iain Lane |
| 2014-10-02 | GDK (sometimes) strips the "XF86" prefix from keys | Iain Lane |
| 2014-10-01 | CompizUtils: don't remove shadows to windows that have Motif borders set | Marco Trevisan (Treviño) |
| 2014-10-01 | CompizUtils: make possible for non-rectangular windows to have edges | Marco Trevisan (Treviño) |
| 2014-10-01 | CompizUtils: add WindowDecorationElements that returns a bitset describing th... | Marco Trevisan (Treviño) |
| 2014-10-01 | XWindowManager: properly log error | Marco Trevisan (Treviño) |
| 2014-09-25 | CompizUtils: add missing comments | Marco Trevisan (Treviño) |
| 2014-09-24 | CompizUtils: include a CompRegion in TextureQuad, to avoid regeneration at ea... | Marco Trevisan (Treviño) |
| 2014-09-24 | CompizUtils: avoid matrix updates when only a texture size changes | Marco Trevisan (Treviño) |
| 2014-09-24 | CompizUtils: initialize a MatrixList for each TextureQuad, so we avoid to cre... | Marco Trevisan (Treviño) |
| 2014-09-23 | CompizUtils: undecorate windows in showDesktop mode | Marco Trevisan (Treviño) |
| 2014-09-23 | CompizUtils: don't (shadow)decorate windows that have a region mismatching th... | Marco Trevisan (Treviño) |
| 2014-09-04 | When Show Desktop is active, it will set the tooltip icon as "Restore Windows... | Brandon Schaefer |
| 2014-09-04 | SearchBar, ActionButtons, IconRenderer: include the font scaling when scaling... | Marco Trevisan (Treviño) |
| 2014-09-04 | Lockscreen: scale the UI elements based on current monitor scaling Fixes: 129... | Marco Trevisan (Treviño) |
| 2014-09-04 | UnitySettings: add some delay to wait gsettings changes | Marco Trevisan (Treviño) |
| 2014-08-28 | TextInput: resize the input item based on text scaling as well | Marco Trevisan (Treviño) |
| 2014-08-27 | SearchBar: Update size based on font scaling options | Marco Trevisan (Treviño) |
| 2014-08-27 | SearchBar: use point-size for hint font | Marco Trevisan (Treviño) |
| 2014-08-27 | DashStyle: set text absolute size keeping in account the user font scaling | Marco Trevisan (Treviño) |
| 2014-08-27 | IconRenderer: share the icon labels only if they've the same size in multiple... | Marco Trevisan (Treviño) |
| 2014-08-26 | IconRenderer: take in account the text scaling when building the icons overla... | Marco Trevisan (Treviño) |
| 2014-08-26 | IconTextureSource: reset the cached count value when scaling settings change | Marco Trevisan (Treviño) |
| 2014-08-26 | IconTextureSource: remember the count value, so that we redraw when values ch... | Marco Trevisan (Treviño) |
| 2014-08-25 | Merge with trunk | Marco Trevisan (Treviño) |
| 2014-08-25 | Merging with trunk | Marco Trevisan (Treviño) |
| 2014-08-13 | * When Show Deskop is active (ie. the next time you pess the icon), it will s... | Brandon Schaefer |
| 2014-08-11 | Add an arrow activator in the lockscreen. Fixes: 1332509 | Andrea Azzarone |
| 2014-08-11 | Changed log message on failure to open xpathselect library from an error to a... | Stephen M. Webb |
| 2014-08-11 | UScreen, PanelService: get monitor at position, ignoring pre-multipled Gdk sc... | Marco Trevisan (Treviño) |
| 2014-08-08 | IconRenderer: Use smaller sized emblem for Switcher icons | Marco Trevisan (Treviño) |
| 2014-08-08 | LauncherIcon: build scaled icon texture on IconRenderer request | Marco Trevisan (Treviño) |
| 2014-08-07 | LauncherIcon: use GdkPango utilities | Marco Trevisan (Treviño) |
| 2014-08-06 | TextInput: Use correct font scaling, based on settings to draw the lockscreen... | Marco Trevisan (Treviño) |
| 2014-08-06 | SearchBar: foward declare SpaceLayout | Marco Trevisan (Treviño) |
| 2014-08-06 | IconRenderer: draw count texture at proper scaling if available | Marco Trevisan (Treviño) |
| 2014-08-06 | IconTextureSource: add Count related functions | Marco Trevisan (Treviño) |
| 2014-08-06 | Merging with trunk | Marco Trevisan (Treviño) |
| 2014-08-06 | Merge with trunk | Marco Trevisan (Treviño) |