lp://qastaging/~viroteck/dockbar/dockbarx

Created by Robin Burchell and last modified
Get this branch:
bzr branch lp://qastaging/~viroteck/dockbar/dockbarx
Only Robin Burchell can upload to this branch. If you are Robin Burchell please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Robin Burchell
Project:
DockbarX
Status:
Development

Recent revisions

158. By Robin Burchell

Don't dump previews to save memory, it's a false economy given we otherwise recreate them constantly.
These pixmaps will use memory, yes, but in theory there will never be all that many of them.
This also means we keep previews of windows which are minimised (and not updatable).

157. By Robin Burchell

Implement a 'show popup' action for multiple windows in a group.

156. By Matias Särs

- Previews added (real built in ones, not the one from compiz). The feature is quite experimental and might use a lot of memory. Please beta test it and report any bugs! Activate the option from advanced tab in preference dialog.

155. By Matias Särs

- Small bugfixes for 'show only current desktop'

154. By Matias Särs

- Dockbarx is finally able to show windows from current workspace/viewport only.
- The group button menu says 'Close window' instead of 'close all windows' if there are just one window. Same goes for maximize and minimize.
- Small code clean up.

153. By Matias Särs

- When using drag and drop over group buttons with just one window, the window is brought up directly. You will not have to use the popup list in that situation anymore.
- A new and less obtrusive indicator for where the button will end is used when moving group buttons or adding new group buttons by drag-and-drop.
- Bug fix: Group buttons grew like crazy when dockbarx was used in vertical mode.
- Bug fix: The drag-drop indicator wasn't drawn the second time you moved over the same button while moving group buttons.
- Bug fix: Small bug fixed in icon_factory (vertical and horizontal sizes were swapped).

152. By Matias Särs

- Bug #559148 (cant open preference window) fixed.

151. By Matias Särs

- theme-engine: if command has got a size attribute. With it theme makers can get different looks for depending on the size of the panel. It's used the same way as the number of windows. For example size=':25' will be executed if the panel size is 25 or less,'26:30' if the panel size is at least 26 pixels and at most 30 pixels and '31:' will be executed if the panel is 31 pixels or bigger.
- The separation of openoffice applications now responds on name changes so that, for example, a windows that first contained a writer document and later a calc document should change group accordingly.
- Small code cleanup.

150. By Matias Särs

- Gap added between the window titles in the window list to make drag and drop a bit easier.

149. By Matias Särs

- All mentions of resource class name is replaced with identifier since wine and openoffice is identified by other means than resource classes now.
- Small bugfix in icon selecting for wine apps.
- Small code cleanup

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers