lp://staging/gnome-shell
- Get this branch:
- bzr branch lp://staging/gnome-shell
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://git.gnome.org/gnome-shell.git.
Last successful import was .
Whiteboard
Contains submodules, which require nested tree support in bzr.
Recent revisions
- 6363. By Tim Lunn
-
fileUtils: correctly determine file type for symbolic links
Extensions in a folder that is a symbolic link do not get loaded,
since the returned file type is unknown. - 6362. By Jasper St. Pierre
-
popupMenu: Introduce PopupDummyMenu
This is designed for things like the activities button that sort of
need a menu to make navigation work, but not really have it do anything. - 6360. By Jasper St. Pierre
-
grabHelper: Fix up event handling for ignoring releases
We need to return 'true' to signify that we handled the event.
- 6359. By Jasper St. Pierre
-
grabHelper: Drop to the actor clicked on
This is necessary for child popups in menus, e.g. while in a combo box,
clicking outside of the user menu should drop the entire menu, but
clicking on the user menu itself should only drop the combo box. - 6358. By Jasper St. Pierre
-
grabHelper: Treat the current grabbed actor as a grabbed actor
This should be obvious, but I guess it wasn't necessary for the
message tray case. - 6357. By Jasper St. Pierre
-
grabHelper: Use captured-event for escape ungrabs
I have no idea why we used 'event' rather than 'captured-event' before.
'event' has some really strange quirks that came up when porting PopupMenu
to the GrabHelper - 6356. By Jasper St. Pierre
-
ctrlAltTab: Remove leftover
Accidentally forgot to remove this before pushing.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)