index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
plugins
/
unityshell
Age
Commit message (
Expand
)
Author
2014-11-28
PanelMenuView: ensure that proper window tiles and buttons are shown at the r...
Marco Trevisan (Treviño)
2014-11-28
UnityScreen: when filtering out windows in spread, make sure we unscale them ...
Marco Trevisan (Treviño)
2014-10-22
UnityScreen: use std::set:find
Marco Trevisan (Treviño)
2014-10-22
UnityScreen: when filtering out windows in spread, make sure we unscale them
Marco Trevisan (Treviño)
2014-10-21
Merge lp:unity.
Andrea Azzarone
2014-10-20
Minor changes.
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-09
UnityScreen: don't duplicate loops, just iterate once in layout windows and f...
Marco Trevisan (Treviño)
2014-10-08
fixes in the coding style etc
Eleni Maria Stea
2014-10-07
changed unityshell plugin to use the new layouting functions
Eleni Maria Stea
2014-10-06
added new layout functions for the expose mode
Eleni Maria Stea
2014-09-23
UnityScreen: call updateSupportedWmHints after setting the handlers, or it wo...
Marco Trevisan (Treviño)
2014-09-19
UnityScreen: close the active indicator when the on lock screen request
Marco Trevisan (Treviño)
2014-09-04
Use CONFIG instead of CACHE to store the first_run.stamp
Brandon Schaefer
2014-08-26
* Change location first run stamp is stored
Brandon Schaefer
2014-08-25
Merging with trunk
Marco Trevisan (Treviño)
2014-08-11
Make sure we check if the Quicklist or Alt+F1 key nav is open (so we can clos...
Brandon Schaefer
2014-08-06
Merging with trunk
Marco Trevisan (Treviño)
2014-08-05
* Make sure we check if the Quicklist or Alt+F1 key nav is open (so we can cl...
Brandon Schaefer
2014-07-31
This has a "soft" dependency on lp:~3v1n0/nux/horizontal-scroll-delta/+merge/...
Marco Trevisan (Treviño)
2014-07-31
* Hopefully fixes arm issues
Brandon Schaefer
2014-07-22
LockScreenController: define lockscreen::Controller::Ptr for nicer usage
Marco Trevisan (Treviño)
2014-07-15
SwitcherView: switch to next icon on down/right scrolls, to previous icon on ...
Marco Trevisan (Treviño)
2014-07-10
UnityScreen: make sure we update the launcher size also on launchers added later
Marco Trevisan (Treviño)
2014-07-10
UnityScreen: properly scale the launcher width to match monitor scaling
Marco Trevisan (Treviño)
2014-06-19
Remove cross fade effect during lock/unlocking. A simple fading works just fi...
Andrea Azzarone
2014-06-07
Fix issue where the Panel shadow would get drawn over drop down windows in fu...
Chris Townsend
2014-06-07
Pass the correct options to showLauncherKeyTerminate in UnityScreen::OnLockSc...
Andrea Azzarone
2014-06-07
Disable switcher gestures if screen is locked. Fixed a regression. Fixes: 132...
Andrea Azzarone
2014-06-06
ApplicationLauncherIcon: Focus and, in case, Spread the windows on DnD
Marco Trevisan (Treviño)
2014-05-28
Fix issue where the Panel shadow would get drawn over drop down windows in fu...
Chris Townsend
2014-05-26
Pass the correct options to showLauncherKeyTerminate in UnityScreen::OnLockSc...
Andrea Azzarone
2014-05-20
Remove cross fade effect during lock/unlocking. A simple fading works just fine.
Andrea Azzarone
2014-05-20
Disable switcher gestures if screen is locked. Fixed a regression.
Andrea Azzarone
2014-05-12
UnityScreen: don't try to show Dash/Hud if the screen is grabbed
Marco Trevisan (Treviño)
2014-05-02
UnityWindow: add just one function that computes if a window can bypass locks...
Marco Trevisan (Treviño)
2014-05-02
UnityScreen: use a better (and cheaper) way to recognize Onboard window
Marco Trevisan (Treviño)
2014-05-02
UnityScreen: always paint the lockscreen above, just add menu and onboard as ...
Marco Trevisan (Treviño)
2014-05-02
Mergin with trunk
Marco Trevisan (Treviño)
2014-04-30
UnityScreen: make sure we reset all the unity views before locking
Marco Trevisan (Treviño)
2014-04-30
UnityScreen: also send the terminate action to Alt pressure on lock
Marco Trevisan (Treviño)
2014-04-30
UnityScreen: toggle all the unity (and thus the Gnome) key bindings when locking
Marco Trevisan (Treviño)
2014-04-29
Merging with lp:~3v1n0/unity/lockscreen-keys-disable
Marco Trevisan (Treviño)
2014-04-29
UnityScreen: toggle activation of all the unity compiz actions when locking t...
Marco Trevisan (Treviño)
2014-04-25
UnityScreen: Get the Hud initialization event if unity is locked
Marco Trevisan (Treviño)
2014-04-25
UnityScreen: if the screen is grabbed when showing the Hud, wait for ungrab f...
Marco Trevisan (Treviño)
2014-04-25
UnityScreen: don't try to show Dash/Hud if the screen is grabbed
Marco Trevisan (Treviño)
2014-04-24
UnityScreen: notify grab also when the screen is not grabbed but we got a Not...
Marco Trevisan (Treviño)
2014-04-17
Use prompt_lock_requested signal.
Andrea Azzarone
[next]