summaryrefslogtreecommitdiffstats
path: root/twin/utils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use True/False values for X11 API callsAlexander Golubev2026-01-071-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>
* 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>
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-05-271-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced time related '#define' with actual stringsMichele Calgaro2023-11-231-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop USE_TQT4 codeMichele Calgaro2023-08-271-4/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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