summaryrefslogtreecommitdiffstats
path: root/tderandr/randr.cpp
Commit message (Collapse)AuthorAgeFilesLines
* tderandr: workaround for tde/75fix/tde-75Alexander Golubev2023-12-241-36/+119
| | | | | | | | | Some videocards' drivers (most notably propryetary nvidia) report incorrect screen refresh rate via XRRRates(). Use XRRGetScreenResources() + some math borrowed from xrandr instead. Bug: https://mirror.git.trinitydesktop.org/gitea/TDE/tde/issues/75 Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* tderandr: fix saving screen reflactionAlexander Golubev2023-12-241-3/+5
| | | | | | | | The conditions for screen reflection when saved was always evaluated as false and generally were incorrect. The problem was previausly unnoticed. Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Improved code for tderandr rotation string to allow translation in tdebase. ↵Michele Calgaro2020-08-081-1/+1
| | | | | | This relates to issue #96. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-2/+2
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-2/+2
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-0/+881