Nils
|
ff5c3bf684
|
Better icon routine
|
4 years ago |
Nils
|
8ad9dd1ff6
|
New module to find absolute icon paths without the help of qt. Thanks for nothing, qt
|
4 years ago |
Nils
|
66924d976c
|
More program DB
|
4 years ago |
Nils
|
9c3454fa5a
|
comments
|
4 years ago |
Nils
|
5a5034c1e6
|
remove ignoreing desktop settings. this is apparently the mystery crash. but it may kill program icons.
|
4 years ago |
Nils
|
a2cafbb1af
|
Capture SIGINT Ctrl+C for a clean server exit through atexit
|
4 years ago |
Nils
|
ad546321aa
|
Attaching Argodejo to a running nsmd GUI, including --load-session, should work now. Maybe some corner cases, but this is a good basis for testing. FYI There is a known bug with our own nsm-data client that needs further work.
|
4 years ago |
Nils
|
84238728c7
|
More robust desktop discovery
|
4 years ago |
Nils
|
022f88bf53
|
add more programs to DB
|
4 years ago |
Nils
|
334e757962
|
Add carla-jack-single to DB
|
4 years ago |
Nils
|
4939a44ffb
|
Also set pthread name in startup, for what it is worth
|
4 years ago |
Nils
|
19a204d9ca
|
Overhaul programfinder. More reliable, faster, gives feedback
|
5 years ago |
Nils
|
7f74a525f6
|
Fix startup when connecting to a running nsmd. Session path was switch with its name, which is the same when starting our own server
|
5 years ago |
Nils
|
e068d6ee31
|
skip badly formatted desktop files
|
5 years ago |
Nils
|
cd5f7c6681
|
restore compatibility with current nsmd release
|
5 years ago |
Nils
|
0aeab7a49b
|
add extra IF again for current nsm release
|
5 years ago |
Nils
|
a52af9a38d
|
add grep to readme as dependency
|
5 years ago |
Nils
|
013daaed1c
|
remove exception for Client Launched with the new streamlined nsmd message
|
5 years ago |
Nils
|
6f4e533bec
|
change list sessions stop signal to upcoming new-sm git master. This will break the program for now if you don't compiled nsm from source!
|
5 years ago |
Nils
|
288299aad2
|
remove redundant exit call
|
5 years ago |
Nils
|
868a3a2d4c
|
Skip faulty desktop files when updating program database
|
5 years ago |
Nils
|
dd51833f09
|
Try to make sure our color scheme is actually used
|
5 years ago |
Nils
|
2389a2a5af
|
lol, we don't even need qtgui here
|
5 years ago |
Nils
|
480a203fe1
|
fix fix
|
5 years ago |
Nils
|
aca4948bd6
|
Forgot qtgui import
|
5 years ago |
Nils
|
c5cb50c25d
|
right order of desktop settings again
|
5 years ago |
Nils
|
f2ea774ca2
|
Install faulthandler in the hope of catching more Qt segfaults
|
5 years ago |
Nils
|
b793e6608d
|
Add mentions and links to new session manager
|
5 years ago |
Nils
|
1d78cb5a7c
|
fix log
|
5 years ago |
Nils
|
f4854a1ea7
|
Redesign hidden start: Now it is a command line option that can be combined with the new 'continue last session' one
|
5 years ago |
Nils
|
fd11e1b662
|
Add settings dialog with option to add custom executable paths and a white- and blacklist for the program launcher. This should make custom scenarios much easier without compromising the 'everything must be in the PATH' rule
|
5 years ago |
Nils
|
6e4c291180
|
documentation in progress
|
5 years ago |
Nils
|
2d89051867
|
Protect against corner case where rename happens into a subdir of the session
|
5 years ago |
Nils
|
cc8f52c7cb
|
remove wrong version from desktop file example
|
5 years ago |
Nils
|
32bf194ddc
|
replace py3.7 with py3.6 parameter.
|
5 years ago |
Nils
|
8a8d2eaab3
|
Add python version and pyqt version to the verbose log
|
5 years ago |
Nils
|
32e1d1d15b
|
Revert workaround hack
|
5 years ago |
Nils
|
0bd140c2c1
|
For testing disable program database
|
5 years ago |
Nils
|
a7d704f075
|
Use subprocess.run with arguments supported before python 3.7
|
5 years ago |
Nils
|
60e3d0b452
|
omit read protected directory when checking for changes in the beginning
|
5 years ago |
Nils
|
757df7977c
|
Fix wrong parameters that made --session-root unusable
|
5 years ago |
Nils
|
e994d16bee
|
Restructure blocking request during startup to hopefully prevent infinite loop
|
5 years ago |
Nils
|
f14a058710
|
standardized error message
|
5 years ago |
Nils
|
f5dcb17e96
|
output more data when waiting for session root, to see if *anything* happens
|
5 years ago |
Nils
|
0ae7a12b6b
|
failsafe for session root blocking
|
5 years ago |
Nils
|
23204498c0
|
Set metadata up for 0.1 proof of concept release
|
5 years ago |
Nils
|
f4f200ad5f
|
Send callback to GUI when nsm label changes
|
5 years ago |
Nils
|
7f3ece26f0
|
Clean up license header
|
5 years ago |
Nils
|
b5aaa27353
|
mostly copyright date
|
5 years ago |
Nils
|
4939da37ba
|
Add tagline
|
5 years ago |