| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [beamergui] Disable background mode in AUTOLOGIN mode | Simon Rettberg | 2025-05-14 | 1 | -1/+3 |
| | | |||||
| * | [beamergui] Don't ignore fixed res config when running with SLX_MINIMAL_GUI | Simon Rettberg | 2025-05-14 | 1 | -3/+3 |
| | | |||||
| * | [beamergui/printergui] Support SLX_MINIMAL_GUI | Simon Rettberg | 2025-04-14 | 1 | -0/+6 |
| | | |||||
| * | [beamergui] Don't launch if remoteaccess is active | Simon Rettberg | 2020-09-29 | 1 | -0/+3 |
| | | | | | | Beamergui would mess up the custom resolution created for the user's browser. Don't do anything in this case. | ||||
| * | [beamergui] Increase delay before auto-center | Simon Rettberg | 2020-08-06 | 1 | -1/+1 |
| | | | | | | It seems if we do this too early, the outputs aren't set up properly yet. | ||||
| * | [beamergui] Support SLX vars for manual screen config | Simon Rettberg | 2020-03-09 | 1 | -8/+17 |
| | | | | | | | | | | | | | | | | | SLX_FORCE_RESOLUTION is a list of space separated resolutions. It will be applied to all outputs in alphabetical order. If there are more outputs than resolutions in this list, it will "loop around", starting to assign resolutions from the beginning of the list. SLX_RESOLUTION_MAPPING can be given in addition to the above. In this case, the resolutions won't be assigned in alphabetical order. The variable is supposed to contain a list of space separated assignments of the form <output>=<index>, for example HDMI-2=0 DP-3=0 HDMI-1=1 would assign HDMI-2 and DP-3 to the first resolution of SLX_FORCE_RESOLUTION and HDMI-1 to the second resolution, making the first two outputs a clone of each other, and HDMI-1 extend to the right. | ||||
| * | [beamergui] only sleep 100ms in Xsetup | Jonathan Bauer | 2018-12-04 | 1 | -1/+1 |
| | | | | | fixes screen flicker on session start/close | ||||
| * | [beamergui] Update to 2.0, move parse-edid to own module | Simon Rettberg | 2018-11-16 | 3 | -6/+23 |
| | | |||||
| * | merge with latest dev version | Sebastian | 2016-04-25 | 2 | -0/+7 |
