lp:~shippo/plank/fix-1248689

Created by Peter Feichtinger and last modified
Get this branch:
bzr branch lp:~shippo/plank/fix-1248689
Only Peter Feichtinger can upload to this branch. If you are Peter Feichtinger please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Peter Feichtinger
Project:
Plank
Status:
Development

Recent revisions

1592. By Peter Feichtinger

Change setting CurrentWorkspaceOnly to apply to pinned applications.

This fixes bug 1248689. Also restricted to the current workspace is
scrolling through windows, as well as the running app indicator.

1591. By Rico Tzschichholz

trash: Make window-manager aware that empty-trash dialog is part of plank

1590. By Rico Tzschichholz

build: Stop suppressing c-warnings except for deprecations

1589. By Rico Tzschichholz

widgets: Fix build with -Werror=pointer-to-int-cast

1588. By Rico Tzschichholz

build: Add -fPIC to libplank-internal.la

It is needed because libplank.la is used as a shared library, which
requires all dependencies be built as PIC.

1587. By Peter Feichtinger

Fix underscores not being shown in some menu items

Previously all menu items would be created with mnemonics enabled, which
resulted in underscores being interpreted instead of shown literally.

This is not really useful for window titles and file names, which
frequently contain underscores.

This commit fixes the issue by introducing new menu item factory
functions in addition to the existing ones, which create menu items
with mnemonics disabled. Those items are used wherever names need to be
shown literally (i.e. window titles and file names).

1586. By Rico Tzschichholz

docs: Make sure to install manpage from its new source

1585. By Rico Tzschichholz

docs: Generate or update manpage with help2man if available

1584. By Rico Tzschichholz

Welcome to 2017

1583. By Rico Tzschichholz

Back to development

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:plank
This branch contains Public information 
Everyone can see this information.