lp:~cairo-dock-team/cairo-dock-core/popup_from_shortkey

Created by Matthieu Baerts and last modified
Get this branch:
bzr branch lp:~cairo-dock-team/cairo-dock-core/popup_from_shortkey
Members of Cairo-Dock Devs can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Cairo-Dock Devs
Project:
Cairo-Dock Core
Status:
Development

Recent revisions

1535. By Matthieu Baerts

Popup and keybinder with timestamp... but doesn't work

1534. By Fabounet

Docks: regrouped all internals function in the factory + minor tweaks in some objects

1533. By Fabounet

Updated the code to use the new 'insert' and 'detach' methods

1532. By Fabounet

All Container child classes: define the new methods 'insert' and 'detach'

1531. By Fabounet

Container: added 'insert_icon' and 'detach_icon' methods

1530. By Matthieu Baerts

Separator Mgr: fixed a typo in reload object (GKeyFile is used)
+ removed a few g_print

1529. By Fabounet

Updated the code to use 'gldi_object_reload'

1528. By Fabounet

Various objects: added a 'reload' method

1527. By Fabounet

Objects: added a 'reload' method

1526. By Matthieu Baerts

.conf file: image selector: used 'g' (image selector) widget instead of 'S' (file selector) to select an image
easy to do with this 'small' command: while IFS= read; do file=`echo "$REPLY"|cut -d: -f1`; n=`echo "$REPLY"|cut -d: -f2`; sed "${n}s/^#S/#g/" -i $file; done <<< `grep -rn "#S" *.conf* | grep -i image`

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~cairo-dock-team/cairo-dock-core/cairo-dock
This branch contains Public information 
Everyone can see this information.

Subscribers