phil
79a94cdfa4
fix resizing
Fixes #64
A small, resizable box in the bottom of the legacy GUI allowed the tree containing the session list to be scaled to zero width and thus to disappear.
4 years ago
falkTX
a84e99bda5
Fix printf usage for -Wformat-security
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
Nils
7c94b07479
provide manpage for symlink non-session-manager. Put manpage install into the right functions in meson.build. Fix typo in help string
4 years ago
Nils
47e30cc6b3
Add documentation, manpages, update all executable to have --help commandline parameters
4 years ago
Nils
9075c1b0be
legacy-gui: dark theme
4 years ago
Nils
964314f745
legacy-gui: Remove undocumented 'feature' that adds nsm-proxy when adding a single space as client name
4 years ago
Nils
11bca88db7
Only show a colored border around client widgets when there is a warning state. Normal operation is just normal looking
4 years ago
Nils
7f9ff66897
Switch legacy-gui FLTK scheme to 'gtk+', improving rendering, fonts and widgets
4 years ago
Nils
1698cf9c2d
Protect all input dialog windows against empty strings
4 years ago
Nils
4110af1f3f
Don't display empty client_label as (), but as nothing, which was already the default state
4 years ago
falkTX
788c25a553
Improve wording on abort dialog
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
9532b2a3a4
Prevent adding clients with no executable name
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
ed722c9f14
Add 128x128 hicolor as possible icon path
128 / 32 = 4, so it scales cleanly
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
f85b0c30a3
Require fltk-images for legacy-gui, needed for client images
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
85fc0708fe
Reorder and rename buttons in legacy GUI; Fix status bg color
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
Nils
9257a456ad
Rename new-session-manager executable to nsm-legacy-gui to prevent future confusion.
4 years ago
Nils
88202c9a79
Add header copyright even to unchanged files to adhere to stricter packaging requirements.
4 years ago
falkTX
67844d6ed2
Fix all compiler warnings
Kinda..
I dont know how to fix asprintf, so we ignore that for now.
It is not our original codebase anyway
Fixes #8
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
Nils
16343d09f9
rename non-session-manager exe to new-session-manager
5 years ago
Nils
2731c9d0d1
Upgrade license of files from last merge to GPL3
5 years ago
falkTX
bab6e78514
fltk-images is not needed
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
4892c114aa
Add non-session-manager, nsm-proxy and nsm-proxy-gui targets
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago