| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use True/False values for X11 API calls | Alexander Golubev | 2026-01-08 | 1 | -1/+1 |
| | | | | | | | | | | | 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 Golubev | 2026-01-02 | 1 | -1/+1 |
| | | | | | | | | | | | | 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) | ||||
| * | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a4241b7911d2e0b36edfb02f616b8b282050c0ec) | ||||
| * | Replaced time related '#define' with actual strings | Michele Calgaro | 2023-11-23 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 81ad1f9e3c9d494edc38a7aad96fdcab9d44a795) | ||||
| * | Send setActive signal when taking focus in Client::takeFocus | Timothy Pearson | 2014-11-29 | 1 | -5/+5 |
| | | | | | | This relates to Bug 2189 Clean up minor formatting issues | ||||
| * | Fixed Twin crashes caused by commit 84d7db0. This resolves bug 2218. | Michele Calgaro | 2014-11-28 | 1 | -1/+0 |
| | | |||||
| * | Call setActive if new focus window is found and set when rotating focus to ↵ | Timothy Pearson | 2014-11-21 | 1 | -2/+13 |
| | | | | | | | next available window This resolves Bug 2189 | ||||
| * | Add basic support for a modified compton compositor instead of the old buggy ↵ | Timothy Pearson | 2014-03-31 | 1 | -1/+1 |
| | | | | | | | kompmgr Update additional Xorg atom names | ||||
| * | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -2/+2 |
| | | |||||
| * | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | | |||||
| * | Rename KStartup for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -5/+5 |
| | | |||||
| * | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | | |||||
| * | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 1 | -1/+1 |
| | | |||||
| * | Rename kwin to twin (Part 2 of 2) | Timothy Pearson | 2011-11-07 | 1 | -0/+1005 |
