Alexander Golubev
d32b076ae6
tderandr: workaround for tde/75
...
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>
11 months ago
Alexander Golubev
ac6c53f3fa
tderandr: fix saving screen reflaction
...
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>
11 months ago
Michele Calgaro
4c0dae60b2
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
8eb500c4e8
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
4f99f868f0
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
ed8e30bc6d
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
ce064fcb01
Improved code for tderandr rotation string to allow translation in tdebase. This relates to issue #96 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
40d566dff5
Revert "Allow extraction of strings for rotations in tderandr"
...
This reverts commit 99ddb86155
.
4 years ago
Slávek Banko
99ddb86155
Allow extraction of strings for rotations in tderandr
...
so that strings can be translated.
This resolves issue #96 .
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
aa98dbfe80
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
0c5985ae03
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Roman Savochenko
4a9b7a9371
Fix wrong options to xrandr in tderandr
...
This resolves Bug 1913
Signed-off-by: Roman Savochenko <rom_as@oscada.org>
9 years ago
Timothy Pearson
e4da373e49
Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson
d2ac3c6183
Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
François Andriot
aae8990d33
Add a cmake detection for Xext library
...
Remove hardcoded Xext flags in tderandr and tdestyles/keramik
Add missing link flag in tdeui
10 years ago
Darrell Anderson
1060593d12
Add end-of-file newlines.
11 years ago
Francois Andriot
90c0f26c7c
Fix saving display config when Gamma is not supported by xrandr
...
This resolves Bug 1506
12 years ago
Slávek Banko
46fd5cba30
Properly fix getting file name with ICC configuration
12 years ago
Darrell Anderson
8f812a828a
Cleanup output clutter.
12 years ago
Slávek Banko
987dc667f2
Cleanup output clutter
12 years ago
Timothy Pearson
ed99a30644
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8bd62a3b0d
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
bcd8b9bb10
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
5159cd2beb
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
dfe289850f
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago