summaryrefslogtreecommitdiffstats
path: root/src/main/java/de/bwlehrpool/bwlp_guac/SlxConfig.java
Commit message (Collapse)AuthorAgeFilesLines
* Compatibility with guacamole 1.4.0Steffen Ritter2023-03-021-12/+1Star
|
* Move custom logo to the bottom leftUdo Walter2020-08-131-3/+20
| | | | With the property 'slx-logo-primary: true' in the guacamole.properties file the custom logo will be displayed as the primary logo in the center. (In this case the bwlehrpool logo will displayed in the bottom left instead)
* Some UI changes:Udo Walter2020-08-081-0/+16
| | | | | | | | - add double click to select location and continue - add a preselected location (first one in the list without a password) - add logo above the location selection - remove redundant text at the bottom - the logo is now customizable via the guacamole.properties file (property name: slx-logo-url)
* First CommitSimon Rettberg2020-04-151-0/+43