[Differential] [Request, 1 line] D1616: Fix the intial panel width when using xmonad (and probably other tiling WMs).

tcberner (Tobias C. Berner) noreply at phabricator.kde.org
Mon May 16 08:02:25 UTC 2016


tcberner created this revision.
tcberner added a reviewer: drosca.
tcberner set the repository for this revision to rPLASMAWORKSPACE Plasma Workspace.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.

REVISION SUMMARY
  The function `PanelView::setLenght `does not respect the values of `m_minLength`
  and `m_maxLength`. This lead to a panel that is too short when using xmonad.
  I.e. even though the panel with is set to //maximise//, it only is as short as
  it is //needed// by the widgets on it.
  
  This patch fixes this behaviour by making sure the intial value set to length
  on startup is sensible given by the settings.

REPOSITORY
  rPLASMAWORKSPACE Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D1616

AFFECTED FILES
  shell/panelview.cpp

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: tcberner, drosca
Cc: plasma-devel, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160516/593ea5d4/attachment-0001.html>


More information about the Plasma-devel mailing list