summaryrefslogtreecommitdiffstats
path: root/twin/useractions.cpp
Commit message (Collapse)AuthorAgeFilesLines
* TWin, Kicker: Add icons for tiling menusMavridis Philippe2024-08-021-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 Calgaro2024-08-021-1/+38
| | | | | | relates to TDE/tdebase#349. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* twin: add tileWindowToBorder() and rename previously introduced ↵Michele Calgaro2024-03-291-11/+20
| | | | | | tileHorizontally(), tileVertically(), tileGrid() DCOP calls Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* TWin: add tileHorizontally(), tileVertically(), tileGrid() DCOP callsMavridis Philippe2024-03-291-0/+38
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-161-15/+15
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* TWin: Add DCOP method showWindowMenu(wid) for default menu positionMavridis Philippe2023-12-211-0/+10
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* TWin showWindowMenu: add support for negative coordinatesMavridis Philippe2023-12-211-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 callMavridis Philippe2023-12-211-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 ellipsisWantao Liu2023-09-171-4/+4
| | | | Signed-off-by: Wantao Liu <vantao@aosc.io>
* twin: update Qt:: -> TQt::Mavridis Philippe2023-08-121-1/+1
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-221-1/+1
|
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-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 Pearson2014-10-131-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 complianceTimothy Pearson2014-10-131-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-2/+2
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-13/+13
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-7/+7
|
* Added Mac-like window switching for one app with keyboard shortcut Alt-~.Darrell Anderson2012-06-091-0/+2
| | | | | This resolves bug report 869. Thanks to Calvin Morrison.
* Add suspend/resume support for twin managed applicationsTimothy Pearson2012-02-201-4/+4
|
* Update twin with initial framework for application suspend/resumeTimothy Pearson2012-02-201-0/+28
| | | | This needs some additional work before it can be enabled
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-3/+3
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-3/+3
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-3/+3
|
* Rename kwin to twin (Part 2 of 2)Timothy Pearson2011-11-071-0/+1168