Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TWin, Kicker: Add icons for tiling menus | Mavridis Philippe | 2024-08-02 | 1 | -8/+8 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Add support for window tiling to the taskbar and window's popup menus. This ↵ | Michele Calgaro | 2024-08-02 | 1 | -1/+38 |
| | | | | | | relates to TDE/tdebase#349. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | twin: add tileWindowToBorder() and rename previously introduced ↵ | Michele Calgaro | 2024-03-29 | 1 | -11/+20 |
| | | | | | | tileHorizontally(), tileVertically(), tileGrid() DCOP calls Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | TWin: add tileHorizontally(), tileVertically(), tileGrid() DCOP calls | Mavridis Philippe | 2024-03-29 | 1 | -0/+38 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 1 | -15/+15 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | TWin: Add DCOP method showWindowMenu(wid) for default menu position | Mavridis Philippe | 2023-12-21 | 1 | -0/+10 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | TWin showWindowMenu: add support for negative coordinates | Mavridis Philippe | 2023-12-21 | 1 | -10/+13 |
| | | | | | | | | Negative coordinates change the popup menu origins: * Negative X: origin is right edge instead of left; * Negative Y: origin is bottom edge instead of top. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | twin: fix showWindowMenuAt(...) DCOP call | Mavridis Philippe | 2023-12-21 | 1 | -3/+5 |
| | | | | | | | | Before it only called slotWindowOperations(), which showed the operations menu of the current window at a preset position, ignoring all arguments passed to showWindowMenuAt. This commit implpements the correct behaviour of the function which takes all arguments into account. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | twin: replace three dot ellipsis with equally spaced ellipsis | Wantao Liu | 2023-09-17 | 1 | -4/+4 |
| | | | | Signed-off-by: Wantao Liu <vantao@aosc.io> | ||||
* | twin: update Qt:: -> TQt:: | Mavridis Philippe | 2023-08-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Fix exec icon location and bring it into XDG compliance | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | |||||
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Bring up, down, top, and bottom icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -2/+2 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -2/+2 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -13/+13 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -7/+7 |
| | |||||
* | Added Mac-like window switching for one app with keyboard shortcut Alt-~. | Darrell Anderson | 2012-06-09 | 1 | -0/+2 |
| | | | | | This resolves bug report 869. Thanks to Calvin Morrison. | ||||
* | Add suspend/resume support for twin managed applications | Timothy Pearson | 2012-02-20 | 1 | -4/+4 |
| | |||||
* | Update twin with initial framework for application suspend/resume | Timothy Pearson | 2012-02-20 | 1 | -0/+28 |
| | | | | This needs some additional work before it can be enabled | ||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 1 | -3/+3 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 1 | -3/+3 |
| | | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 1 | -3/+3 |
| | |||||
* | Rename kwin to twin (Part 2 of 2) | Timothy Pearson | 2011-11-07 | 1 | -0/+1168 |