summaryrefslogtreecommitdiffstats
path: root/twin/utils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use True/False values for X11 API callsAlexander Golubev2026-01-081-2/+2
| | | | | | | | | | During discussion it was decided that it would be better to use more traditional constants for True/False in X11 calls after all. This effectively fixes-up the changes made by e8fcdbfe9. Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit c7d8ac7d97ca9e593be1851ac1cfe4953e545d40)
* Replace TRUE/FALSE with boolean values true/false [2]Alexander Golubev2026-01-021-2/+2
| | | | | | | | | | | X API calls for some reason were missed in previous commits. Note: Traditionally X Api uses "True" and "False" definitions, but for consistency with the rest of code base it would be better to use modern counterparts. Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit e8fcdbfe90d505ea5c8092915abaa07d08422886)
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-05-271-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0a439ac80bdf6ffb9cac104ad3098a321ee0403c)
* Replaced time related '#define' with actual stringsMichele Calgaro2023-11-231-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 81ad1f9e3c9d494edc38a7aad96fdcab9d44a795)
* Drop USE_TQT4 codeMichele Calgaro2023-08-311-4/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 014f6d2586905e03681aa6fb9a85c2c8190e53f4)
* Fix FTBFS because missing header in twin utilsFrançois Andriot2014-10-121-0/+2
|
* Fix processing of local names in KWinInternal::isLocalMachineSlávek Banko2013-02-161-2/+2
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-11/+11
|
* Fix hostname display in titlebar with certain programsTimothy Pearson2012-03-031-0/+23
| | | | | This closes Bug 889 Thanks to Slávek Banko for the patch!
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-21/+21
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-9/+9
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-9/+9
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-9/+9
|
* Rename kwin to twin (Part 2 of 2)Timothy Pearson2011-11-071-0/+389