summaryrefslogtreecommitdiff
path: root/plugins/unityshell
AgeCommit message (Expand)Author
2013-11-01Merging with trunkMarco Trevisan (Treviño)
2013-10-21UnityScreen: remove getMipmap overrideMarco Trevisan (Treviño)
2013-10-21DashController: check for invalid (null) keybindingsMarco Trevisan (Treviño)
2013-10-21UnityScreen: use better way to parse the unity digit keybindingsMarco Trevisan (Treviño)
2013-10-21Merging with trunkMarco Trevisan (Treviño)
2013-10-17UnityScreen: CreateSuperNewAction with Shift and Numpad for launcherMarco Trevisan (Treviño)
2013-10-17UnityshellPrivate: allow to create Shift+Numpad super keybindingsMarco Trevisan (Treviño)
2013-10-16UnityScreen: also redraw the HudView if it has not been fully damagedMarco Trevisan (Treviño)
2013-10-14UnityScreen: use unordered_map for decorated windowsMarco Trevisan (Treviño)
2013-10-03HudController: always restore the input focus when hidden, no need to add a p...Marco Trevisan (Treviño)
2013-10-01CairoBaseWindow: only regenerate blur texture when visible and damaged. Fixes...Marco Trevisan (Treviño)
2013-09-30CairoBaseWindow: only regenerate blur texture on visible and when damagedMarco Trevisan (Treviño)
2013-09-29* Merge with trunkBrandon Schaefer
2013-09-29* Move AltTab arrow key handling into nux vs having compiz use shortcuts whic...Brandon Schaefer
2013-09-26* BetterBrandon Schaefer
2013-09-26* Handle the disabling of the mouse better! Caused a regression :(Brandon Schaefer
2013-09-26* When switching viewports make sure we are telling nux to keep track of the ...Brandon Schaefer
2013-09-24Unity: Use WindowManager average_color property for getting the desktop colorMarco Trevisan (Treviño)
2013-09-23Fix some formatting.Chris Townsend
2013-09-23The ShowDesktopHandleWindowInterface teardown was missing it's call to Delete...Chris Townsend
2013-09-20A regression caused by revno. 3515 breaks the recently fixed Quicklist and To...Chris Townsend
2013-09-19Merging with trunkMarco Trevisan (Treviño)
2013-09-19UnityShell: fix compilation due to evil compiz #define'sMarco Trevisan (Treviño)
2013-09-18AggregateMonitor, ElapsedTimeMonitor: remove useless filesMarco Trevisan (Treviño)
2013-09-18Unity: use the new BuildWrapper features in AddProperties methodsMarco Trevisan (Treviño)
2013-09-18UnityShell: redraw the dash also if a non-blurred area is damagedMarco Trevisan (Treviño)
2013-09-17Launcher: use nux::Animation for all the launcher animationsMarco Trevisan (Treviño)
2013-09-16UnityScreen: remove while iterating the animating show-desktop windowsMarco Trevisan (Treviño)
2013-09-16UnityShell: redraw the dash also if a non-blurred area is damagedMarco Trevisan (Treviño)
2013-09-16UnityScreen, CompizShortcutModeller: remove the custom keys to maximize or re...Marco Trevisan (Treviño)
2013-09-16UnityWindow: add more introspectable data about the window state for APMarco Trevisan (Treviño)
2013-09-14UnityShell.xml: adapt the default window management keybindings to new valuesMarco Trevisan (Treviño)
2013-09-14UnityScreen: consume the key actions or they will be repeated aroundMarco Trevisan (Treviño)
2013-09-14After 1 year and 7 months... Merging again with trunk! :)Marco Trevisan (Treviño)
2013-09-12Launcher: remove useless member variables and add some internal constMarco Trevisan (Treviño)
2013-09-12When the shortcut is open, and we receive a ButtonPress or KeyPress hide it. ...Brandon Schaefer
2013-09-11* Add option to disable the mouse from the switcherBrandon Schaefer
2013-09-10* If a button/key is pressed and the shortcut hint is open close it!Brandon Schaefer
2013-08-27* Only say we have handled a mouse up event if we are inside the close button..Brandon Schaefer
2013-08-12Adds the ability to use the mouse in the switcher. Fixes: https://bugs.launch...Brandon Schaefer
2013-08-08* Merge TrunkBrandon Schaefer
2013-08-08Add edge barriers to panels too. Unit tests added.Andrea Azzarone
2013-08-07Inject the EdgeBarrierController in launcher controller.Andrea Azzarone
2013-08-07Fix yet another regression in revno. 3381 where the Panel shadow is not drawn...Chris Townsend
2013-08-01Merge trunk and update test_panel_controller.Andrea Azzarone
2013-08-01Refactor unity::panel::Controller and add tests for it.Andrea Azzarone
2013-07-31* Fix up reviewers commentBrandon Schaefer
2013-07-31MultiMonitor: remove the ugly max_num_monitors var, put it inside proper name...Marco Trevisan (Treviño)
2013-07-29MultiMonitor: remove the ugly max_num_monitors var, put it inside proper name...Marco Trevisan (Treviño)
2013-07-26* When you close all the detail windows we close the switcher.Brandon Schaefer