Commit Graph
174 Commits
Author SHA1 Message Date
Vintar Rok b7fcf2daff Name from the View menu applied as window title, and also preserved in history menu 2016-04-11 15:02:08 +02:00
Vintar Rok 9ebd4865b3 History menu added to View menu 2016-04-11 14:46:17 +02:00
Vintar Rok 7023856f4a Activate a launcher window when mouse is over 2016-04-11 11:20:42 +02:00
Vintar Rok dc8a85c2a5 More rich tooltip (command always included) 2016-04-11 10:22:44 +02:00
ebner 1c19b5ff9e updated version 2016-03-16 10:41:44 +01:00
ebner aa105e95b4 fixed help link - fixes #3 2016-03-16 10:40:32 +01:00
ebner 49bfe9d513 Merge pull request #2 from paulscherrerinstitute/fix_position
Fix position option for multiscreen setups
2016-03-10 11:52:59 +01:00
ebner 635f0adc97 updated version 2016-03-10 11:51:18 +01:00
ebner 2f326dbdd9 updated readme 2016-03-10 11:50:26 +01:00
ebner 7002dafec7 fixed position for multiscreen setups and also now taking the actual window with/height into account for position 2016-03-10 11:46:00 +01:00
rokvintar 608a6e1d79 Merge pull request #1 from paulscherrerinstitute/window_pos
Window pos
2016-03-08 13:39:36 +01:00
Vintar Rok bfc6ada997 Version 1.1.0 2016-03-08 13:32:27 +01:00
Vintar Rok ff9fa36f0c Added option to position launcher window on start-up 2016-03-07 17:01:09 +01:00
ebner 5dcc960c09 updated install description 2016-03-01 10:16:39 +01:00
ebner 8825c60deb updated version/readme 2016-03-01 10:13:21 +01:00
ebner 84bdc2ecd6 added license 2016-03-01 10:06:35 +01:00
ebner 05840dbeb2 updated readme 2016-03-01 10:03:55 +01:00
ebner 99ac8ad2bd added gitignore file 2016-03-01 10:02:51 +01:00
Vintar Rok 9ba326199b pytho3 style module import 2016-02-29 08:49:48 +01:00
Vintar Rok cbec3657a9 Bug fixed: When menu is detached size was not set properly 2016-02-25 10:31:51 +01:00
vintar_r 57292d6fe0 Merge branch 'py3' into 'master'
Py3



See merge request !2
2016-02-24 14:08:00 +01:00
Vintar Rok 43870ab6d6 Script for converting old files ported to py3 2016-02-24 11:58:51 +01:00
Vintar Rok 4a7c182e36 pylauncher ported to python3 2016-02-24 11:42:24 +01:00
Vintar Rok e48035f8c1 python 2 to 3 port stage1 2016-02-24 09:42:10 +01:00
ebner dfaf3a9c8f use local source instead of git 2016-02-12 15:22:10 +01:00
ebner f8c5fb7fd4 move conda recipe 2016-02-12 15:09:27 +01:00
Vintar Rok 901b45f64e Version 0.9.7 2016-02-12 14:43:31 +01:00
Vintar Rok 1c33d2e4a0 Adding author info 2016-02-12 14:42:34 +01:00
Vintar Rok 819a9a8aef Stripping tool-tip to avoid empty string as a valid tool-tip 2016-02-12 14:38:55 +01:00
Vintar Rok cbc48ae588 Readme updated to explain tool-tip behaviour 2016-02-12 09:52:41 +01:00
Vintar Rok 891c0a9ed9 .pyc files deleted 2016-02-12 09:43:47 +01:00
Vintar Rok 502affbcc1 Bug fix: Code updated to handle args.configuration instead of args.launcher 2016-02-12 09:40:44 +01:00
ebner efa4fa843f Merge branch 'master' of git.psi.ch:cosylab/pylauncher 2015-12-21 15:13:33 +01:00
ebner 985afa11e7 removed changes done for demo 2015-12-21 15:12:58 +01:00
ebner e824fce4f8 Merge branch 'my_awsome_changes' into 'master'
Nice changes message

asfasf

See merge request !1
2015-12-21 14:42:32 +01:00
ebner a87da09894 message 2015-12-21 14:38:12 +01:00
ebner ef31e2cadb fixed help 2015-11-04 17:06:51 +01:00
ebner aadd4323fe config section reformated 2015-11-04 14:55:54 +01:00
ebner febaf7a7dc started updating config section 2015-11-04 14:43:19 +01:00
ebner 6a0d594341 started updating config section 2015-11-04 14:41:22 +01:00
ebner d8b1de2de2 started updating config section 2015-11-04 14:32:04 +01:00
ebner 5077322206 started updating config section 2015-11-04 14:09:42 +01:00
ebner 251978caf5 updated stylesheet section 2015-11-04 13:48:31 +01:00
ebner e37666f3c2 updated mapping file description 2015-11-04 13:30:11 +01:00
ebner 5f9d329e38 fixed typo 2015-11-04 11:37:21 +01:00
ebner ec14295aae Updated readme 2015-11-04 11:35:45 +01:00
ebner 90fd161012 Updated readme 2015-11-04 11:34:59 +01:00
Vintar Rok 1a523286c7 setup.py modified to properly pack sources in /src/mapping 2015-11-04 10:55:47 +01:00
Vintar Rok 0000bc5ac9 COSYLAB-255 v0.9.6 prepared: a) type for PEP screens added; b) command opening improved to act same as bash command line; c) additional parameter for screens (caqtdm, medm) to be able to pass cmd aguments for position etc. 2015-10-22 09:40:59 +02:00
Vintar Rok 59c572137e COSYLAB-400 commands opened with subprocess.Popen (multiprocessing did block the launcher GUI when pep or caqtdm were started. All commands are now runned with bash -c 2015-10-22 09:24:06 +02:00