lp://qastaging/~canonical-dx-team/unity/unity.maximized_snapoff
- Get this branch:
- bzr branch lp://qastaging/~canonical-dx-team/unity/unity.maximized_snapoff
Branch merges
Branch information
Recent revisions
- 730. By Sam Spilsbury
-
Added snap-off functionality for maximized windows. Works like the regular
snap-off functionality from compiz and metacity for maximized windows - just
grab the "unused" area of the panel + titlebar while the window is maximized
and drag down - the window will be unmaximized.changed:
* src/PanelMenuView.cpp : Add signals
* src/PanelMenuView.h : Add signal callback methods and _is_grabbed
* src/WindowManager.cpp : Added a StartMove () method. This sets a
_ NET_WM_ MOVERESIZE_ MOVE (on _NET_WM_MOVERESIZE)
to the root window, which compiz and other EWMH
compliant window managers will receive and
initiate a window move with
Added:
* PanelTitlebarGrabAreaView. cpp / h : New nux widget embedded into panel
which takes up the rest of the remaining
space and handles grab events - 729. By Mikkel Kamstrup Erlandsen
-
Install the unity.vapi file, not just the unity.pc file. Otherwise vala programs fails to compile.
- 725. By Mikkel Kamstrup Erlandsen
-
Merge lp:~unity-team/unity/gio-vapi-break with Neil's and Mikkel's work:
* Bring back the Unity.IO and Unity.AppInfoMa
nager namespaces together with their unit tests
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/unity