[IMP] Added draggable support to dialogs

This commit is contained in:
Wolfgang Pichler
2017-09-18 09:58:06 +02:00
committed by Pedro M. Baeza
parent ec4353fa71
commit d38ba72efc
2 changed files with 18 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ Expand Dialog
A module that lets the user expand/restore the dialog box size through a button
in the upper right corner (mimicking most windows managers).
It does also add draggable support to the dialogs.
Configuration
=============
@@ -22,6 +23,7 @@ Contributors
* Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
* Holger Brunn <hbrunn@therp.nl>
* Siddharth Bhalgami <siddharth.bhalgami@gmail.com>
* Wolfgang Pichler <wpichler@callino.at>
Maintainer
----------