| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-19 | DecorationsShape: make more C++ friendly | Marco Trevisan (Treviño) | |
| (bzr r4067.8.1) | |||
| 2016-02-01 | fixed edge cases of shaped windows | Eleni Maria Stea | |
| (bzr r4067.7.10) | |||
| 2016-02-01 | the window should be redrawn in next event loop: fixes artifacts with the | Eleni Maria Stea | |
| inactive shadow color which is partially updated in some cases (bzr r4067.7.9) | |||
| 2016-02-01 | used larger textures because CairoGraphics::BlurSurface uses exponential | Eleni Maria Stea | |
| blur with infinite area and so the shadow textures don't fit the windows (bzr r4067.7.8) | |||
| 2016-01-28 | added comment with copyright/license etc | Eleni Maria Stea | |
| (bzr r4067.7.7) | |||
| 2016-01-27 | fixed bug: shape pixmap should be member of the window (if it's in | Eleni Maria Stea | |
| the manager it's global) (bzr r4067.7.6) | |||
| 2016-01-27 | fixes indentation | Eleni Maria Stea | |
| (bzr r4067.7.5) | |||
| 2016-01-27 | working shadows | Eleni Maria Stea | |
| (bzr r4067.7.4) | |||
| 2016-01-26 | black quad - texture still missing | Eleni Maria Stea | |
| (bzr r4067.7.3) | |||
| 2016-01-26 | changed window drawing order (shadows should be rendered before the windows) | Eleni Maria Stea | |
| (bzr r4067.7.2) | |||
| 2016-01-26 | shadows on existing pixmaps: | Eleni Maria Stea | |
| we extract the window shape and rectangles and apply them to the existing textures. problem: although the shadows are calculated correctly, (cairo_surface_write_to_png saves the right shape) they don't appear on the screen as they should when we apply the shadow texture on the shadow quad. (bzr r4067.7.1) | |||
| 2015-12-18 | Releasing 7.4.0+16.04.20151218-0ubuntu17.4.0+16.04.20151218-0ubuntu1 | CI Train Bot | |
| (bzr r4067) | |||
| 2015-12-18 | PanelMenuView: ensure that the maximized window is computed when setting the ↵ | Marco Trevisan (Treviño) | |
| monitor Fixes: #1526835 Approved by: PS Jenkins bot, Andrea Azzarone (bzr r4066) | |||
| 2015-12-18 | CompizShortcutModeller: show menus keybinding can be read from settings | Marco Trevisan (Treviño) | |
| Approved by: PS Jenkins bot, Andrea Azzarone (bzr r4065) | |||
| 2015-12-18 | TextInput: reduce opacity to warning if only num_lock is enabled | Marco Trevisan (Treviño) | |
| Approved by: PS Jenkins bot, Andrea Azzarone (bzr r4064) | |||
| 2015-12-18 | SwitcherModel: don't reiterate over windows all the time, keep a list and ↵ | Marco Trevisan (Treviño) | |
| update it Windows are computed just once, unless the window count for the selected icon changes. DetailXids is now returning something only if detail is enabled. When the active app windows changed, we can update the detail xids. Fixes: #1526434 Approved by: Andrea Azzarone (bzr r4063) | |||
| 2015-12-18 | LayoutSystem: add ComputeDecorationHeight method to LayoutWindow | Marco Trevisan (Treviño) | |
| Use this only for SwitcherView, while we don't need this trick when using these windows for generating the spread grid. Fixes: #1526386 Approved by: PS Jenkins bot, Andrea Azzarone (bzr r4062) | |||
| 2015-12-18 | a11y: move accessibility stuff to its own directory, adding a private lib ↵ | Marco Trevisan (Treviño) | |
| for building Approved by: Andrea Azzarone (bzr r4061) | |||
| 2015-12-18 | a11y: don't spam the log with warnings when a quicklist is opened | Marco Trevisan (Treviño) | |
| React silently when trying to get accessible elements from null views. Approved by: PS Jenkins bot, Andrea Azzarone (bzr r4060) | |||
| 2015-12-18 | GnomeKeyGrabber: refcount the actions and remove them only when nobody needs | Marco Trevisan (Treviño) | |
| There might be multiple customers for an action (i.e. a menu entry and a dbus customer) so we can't remove them in this case without ref-counting. Fixes: #1525308 Approved by: PS Jenkins bot, Andrea Azzarone (bzr r4059) | |||
| 2015-12-18 | Unity: compile a byte regex in order to get proper matching with byte ↵ | Marco Trevisan (Treviño) | |
| cmdline Fixes: #1526455 Approved by: PS Jenkins bot, Barry Warsaw, Sebastien Bacher (bzr r4058) | |||
| 2015-12-18 | ShortcutHint: Add key shortcut hints for Screenshot and Window Screenshot | Evan McIntire | |
| Key bindings are dynamically taken from gnome settings. Fixes: #1050195 Approved by: Marco Trevisan (Treviño) (bzr r4057) | |||
| 2015-12-18 | Display "image-missing" icon in the panel if for some reason a icon can not ↵ | Michael Vogt | |
| be loaded. Fixes: #1525186 Approved by: PS Jenkins bot, Marco Trevisan (Treviño) (bzr r4056) | |||
| 2015-12-18 | resources: optimize png images Fixes: #1023745 | Aneesh Madhavan | |
| Approved by: Didier Roche, Marco Trevisan (Treviño) (bzr r4055) | |||
| 2015-12-18 | unity.cmake: correctly compare strings with strings | Marco Trevisan (Treviño) | |
| (bzr r4054.1.2) | |||
| 2015-12-17 | ShortcutHint: Add key shortcut hints for Screenshot and Window Screenshot | Evan McIntire | |
| Key bindings are dynamically taken from gnome settings. (bzr r4036.9.4) | |||
| 2015-12-17 | a11y: move accessibility stuff to its own directory, adding a private lib ↵ | Marco Trevisan (Treviño) | |
| for building (bzr r4054.2.4) | |||
| 2015-12-17 | Various style fixes, fix leaks | Evan McIntire | |
| (bzr r4036.9.3) | |||
| 2015-12-16 | Add key shortcut hints for Screenshot and Window Screenshot | Evan McIntire | |
| Revert changes to po files (bzr r4036.9.2) | |||
| 2015-12-16 | PanelMenuView: ensure that the maximized window is computed when setting the ↵ | Marco Trevisan (Treviño) | |
| monitor Fixes LP: #1526835 (bzr r4054.7.1) | |||
| 2015-12-16 | TestLayoutWindow: fix tests to support ComputeDecorationHeight | Marco Trevisan (Treviño) | |
| (bzr r4054.3.3) | |||
| 2015-12-16 | CompizShortcutModeller: show menus keybinding can be read from settings | Marco Trevisan (Treviño) | |
| (bzr r4054.6.1) | |||
| 2015-12-16 | TextInput: reduce opacity to warning if only num_lock is enabled | Marco Trevisan (Treviño) | |
| (bzr r4054.5.1) | |||
| 2015-12-16 | Add harcoded shortcut hints for Screenshot and Screenshot window | Evan McIntire | |
| (bzr r4036.9.1) | |||
| 2015-12-16 | TestSwitcherModel: add test to verify DetailXids and SelectionWindows | Marco Trevisan (Treviño) | |
| Fix failing test due to DetailXids change (bzr r4054.4.3) | |||
| 2015-12-16 | SwitcherModel: don't reiterate over windows all the time, keep a list and ↵ | Marco Trevisan (Treviño) | |
| update it Windows are computed just once, unless the window count for the selected icon changes. DetailXids is now returning something if detail is enabled (bzr r4054.4.2) | |||
| 2015-12-15 | Unity: compile a byte regex in order to get proper matching with byte cmdline | Marco Trevisan (Treviño) | |
| Fixes LP: #1526455 (bzr r4054.1.1) | |||
| 2015-12-15 | SwitcherModel: update detail_selection_index if windows changed on selected icon | Marco Trevisan (Treviño) | |
| Fixes LP: #1526434 (bzr r4054.4.1) | |||
| 2015-12-15 | SwitcherView: compute the decoration height for layout window | Marco Trevisan (Treviño) | |
| (bzr r4054.3.2) | |||
| 2015-12-15 | LayoutSystem: add ComputeDecorationHeight method to LayoutWindow | Marco Trevisan (Treviño) | |
| So that it can be used on request. Fixes LP: #1526386 (bzr r4054.3.1) | |||
| 2015-12-15 | a11y: remove unneeded dynamic casts | Marco Trevisan (Treviño) | |
| (bzr r4054.2.3) | |||
| 2015-12-15 | QuicklistMenuAccessible: try to get accessible child from valid children only | Marco Trevisan (Treviño) | |
| (bzr r4054.2.2) | |||
| 2015-12-15 | NuxAreaAccessible: don't try to get accessible data from null views | Marco Trevisan (Treviño) | |
| (bzr r4054.2.1) | |||
| 2015-12-15 | releasing package unity version 7.4.0+16.04.20151211-0ubuntu27.4.0+16.04.20151211-0ubuntu2 | Didier Roche | |
| (bzr r4054) | |||
| 2015-12-13 | GnomeKeyGrabber: refcount the actions and remove them only when nobody needs | Marco Trevisan (Treviño) | |
| There might be multiple customers for an action (i.e. a menu entry and a dbus customer) so we can't remove them in this case without ref-counting. Fixes LP: #1525308 (bzr r4036.10.1) | |||
| 2015-12-11 | address another review comments (thanks to Trevino!) | Michael Vogt | |
| (bzr r4036.8.4) | |||
| 2015-12-11 | address review comments (thanks to Trevino!) | Michael Vogt | |
| (bzr r4036.8.3) | |||
| 2015-12-11 | Make fallback to "image-missing" more generic | Michael Vogt | |
| Always provide a "image-missing" fallback if icon loading of any kind failed for any reason. Still log failure from gdk_pixbuf_new_from_file_at_size() failures. (bzr r4036.8.2) | |||
| 2015-12-11 | If a icon can not be loaded, fallback to "image-missing" and log | Michael Vogt | |
| When a icon can not be loaded the panel currently shows no icon at all. This is undesirable for icons with no text (like the sound indicator or the session indicator). Instead provide the "image-missing" fallback if icon loading failed. (bzr r4036.8.1) | |||
| 2015-12-11 | Releasing 7.4.0+16.04.20151211-0ubuntu17.4.0+16.04.20151211-0ubuntu1 | CI Train Bot | |
| (bzr r4053) | |||
