lp:~docky-core/plank/keybindings
Created by
Rico Tzschichholz
and last modified
- Get this branch:
- bzr branch lp:~docky-core/plank/keybindings
Members of
Docky Core
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
- Sergey "Shnatsel" Davidoff: Pending requested
- Danielle Foré: Pending requested
-
Diff: 874 lines (+637/-1)9 files modifieddata/net.launchpad.plank.gschema.xml.in.in (+16/-0)
lib/DockController.vala (+18/-0)
lib/DockPreferences.vala (+9/-0)
lib/DockRenderer.vala (+74/-0)
lib/Drawing/DockTheme.vala (+86/-0)
lib/HideManager.vala (+5/-1)
lib/KeybindingManager.vala (+405/-0)
lib/Makefile.am (+1/-0)
lib/libplank.symbols (+23/-0)
Related bugs
Bug #890699: Support Super+[Number] for Launching Dockitems [$35] | Wishlist | In Progress |
|
Related blueprints
Branch information
Recent revisions
- 1585. By Rico Tzschichholz
-
Add initial support for Keybindings to access items
There is the possiblity to define base-modifier key to trigger
keybindings-overlay and an additional modifier key for optional
item-action. The first 10 items will have an active binding. - 1579. By Rico Tzschichholz
-
Drop references to gthread-2.0
This is deprecated and obsolete since glib 2.32.0.
- 1578. By Rico Tzschichholz
-
filedockitem: Use the file's display-name where possible
This is the proper string to use for user-visible references to a file.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:plank