aboutsummaryrefslogtreecommitdiff
path: root/nxdialog
Commit message (Collapse)AuthorAgeFilesLines
* release 3.5.99.193.5.99.19Mike Gabriel2019-03-012-3/+3
|
* nxdialog: Allow user to specify hexadecimal X11 window IDs.Ulrich Sibiller2019-03-011-3/+4
|
* nxdialog: Turn into autotools project, add man page.Mike Gabriel2019-03-018-0/+147
|
* nxdialog: add example callUlrich Sibiller2019-03-011-0/+3
|
* nxdialog: allow to provide --parent 0 for testingUlrich Sibiller2019-03-011-3/+5
| | | | Agent PID 0 can be used for testing
* nxdialog: make code compatible to python2 _and_ python3Ulrich Sibiller2019-03-011-6/+16
|
* nxdialog: convert from optparse to argparseUlrich Sibiller2019-03-011-40/+36
|
* nxdialog: use gtk3 instead of gtk2Ulrich Sibiller2019-03-011-28/+35
|
* nxdialog: pylint improvementsUlrich Sibiller2019-03-011-221/+228
|
* add nxdialog for displaying dialogsUlrich Sibiller2019-03-011-0/+369
By adding NX_CLIENT=<path to nxdialog> to the envrionment certain actions in nx will open dialogs. If the options string contains "menu=1" rootless windows will show a popup menu when the mouse hits the center of the title bar offering session disconnect/terminatation.