Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SunOS specific patches | Denis Kozadaev | 2023-05-22 | 1 | -6/+18 |
| | | | | Signed-off-by: Denis Kozadaev <[email protected]> | ||||
* | Kicker: Allow dragging group tasks | Mavridis Philippe | 2022-10-14 | 1 | -5/+0 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | TCC taskbar configuration: fixed up remaining issues in 'Appearance' tab. | Michele Calgaro | 2022-09-05 | 2 | -31/+31 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | taskbar: fix text positioning when changing from icons only to text&icons | Mavridis Philippe | 2022-09-05 | 2 | -5/+11 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | taskbar: update when icon size changed | Mavridis Philippe | 2022-09-05 | 2 | -1/+5 |
| | | | | | | just to be sure Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Taskbar: show 'modified' icon in icon only mode | Mavridis Philippe | 2022-09-05 | 1 | -17/+25 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Taskbar: small/panel icon size selection. | Mavridis Philippe | 2022-09-05 | 5 | -98/+121 |
| | | | | | | | | | | | | | | | | | | | | | By default the 16x16 value was hardcoded into the taskbar, which is not correct. With this commit the default value is TDEIcon::Small (can be defined in TCC->LookNFeel->Icons) to retain the "classic" style. This commit adds a "Small icons" checkbox which can be unchecked to set the icon size to TDEIcon::Panel (for consistency with other panel icons). Combined with "Icons only", this produces a Plasma/Windows-like big icon taskbar. This commit also ensures that in "Icons only" mode the icons are centered in their button, for better looking result. Finally, this commit fixes a typo in some macros (TABSKAR -> TASKBAR). Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | kcmtaskbar: UI improvements | Mavridis Philippe | 2022-09-05 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | The module settings are now split between three tabs, which looks better overall and a little less overloaded. Additionaly, some new settings which were already present for the config have been exposed (thumbnails, max button width). Finally, some settings have been further refined for customization (button styles, which were previously hardcoded -Clssic, Optimal, For transparency- can now be precisely configured. Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 1 | -0/+3 |
| | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed unrequired comments. | Michele Calgaro | 2018-06-20 | 3 | -15/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Bring first and last icons into XDG compliance | Timothy Pearson | 2014-10-12 | 1 | -2/+2 |
| | |||||
* | Prevent Kicker from crashing if no DnD source is available | Timothy Pearson | 2014-04-23 | 1 | -1/+1 |
| | |||||
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 2 | -2/+2 |
| | |||||
* | Add option to display only icons on taskbar | Michele Calgaro | 2013-10-28 | 4 | -260/+263 |
| | | | | This resolves Bug 360 | ||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | Fix sporadic Kicker crash in popup menu handler | Timothy Pearson | 2013-04-23 | 1 | -1/+3 |
| | | | | This resolves Bug 1425 | ||||
* | Add menu items to rearrange taskbar entries | Timothy Pearson | 2013-04-13 | 5 | -46/+242 |
| | | | | | Make taskbar drag and drop moving more robust This resolves Bug 1103 | ||||
* | Add initial taskbar drag and drop support | Timothy Pearson | 2013-04-12 | 7 | -4/+157 |
| | | | | | This partially resolves Bug 1103 Save horizontal space around TDE Menu button when text is in use and Kicker is greater than one line in height | ||||
* | Update text strings in Kicker configuration module | Darrell Anderson | 2013-04-11 | 1 | -11/+11 |
| | |||||
* | Alphabetize applications on taskbar when requested in taskbar configuration ↵ | Timothy Pearson | 2013-04-11 | 2 | -0/+36 |
| | | | | | | module Resort applications on taskbar sorting configuration option change | ||||
* | Overhaul taskbar configuration system | Timothy Pearson | 2013-04-10 | 7 | -76/+103 |
| | | | | This resolves Bug 1399 | ||||
* | Fix applications invisible on taskbar with xinerama | Slávek Banko | 2013-04-04 | 1 | -5/+5 |
| | | | | This resolves Bug 1429 | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 2 | -4/+4 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 3 | -3/+3 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 2 | -9/+9 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Rename KShared | Timothy Pearson | 2013-01-31 | 1 | -1/+1 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -2/+2 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 3 | -10/+10 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | Fix taskbar configuration issues | Timothy Pearson | 2013-01-17 | 2 | -3/+13 |
| | | | | Fix Kicker menu button layout in Deep Buttons mode | ||||
* | Fix media:/ kioslave handling of audio CDs | Timothy Pearson | 2012-12-30 | 8 | -91/+129 |
| | | | | | Allow separate settings for each taskbar applet Add mouse-driven Kicker resize support | ||||
* | Add preliminary taskbar task state support | Timothy Pearson | 2012-12-23 | 5 | -12/+158 |
| | |||||
* | Add check box option to control taskbar window cycling with mouse wheel. | Darrell Anderson | 2012-03-13 | 3 | -9/+23 |
| | | | | This closes bug report 251. | ||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -8/+8 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 2 | -12/+12 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 5 | -25/+25 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 5 | -41/+41 |
| | | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 5 | -41/+41 |
| | |||||
* | Fix tdebase FTBFS | Timothy Pearson | 2011-11-17 | 1 | -1/+1 |
| | |||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 2 | -2/+2 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 1 | -1/+1 |
| | |||||
* | Fix kicker size/position glitch | tpearson | 2011-09-01 | 1 | -0/+1 |
| | | | | | | | Fix kicker task button glitch in Elegant mode caused by prior commit r1246075 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1250790 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix taskbar when parent application is using ARGB windows | tpearson | 2011-08-25 | 1 | -12/+14 |
| | | | | | | | | Fix composition configuration default settings Add logout notice to give the user feedback that yes, the logout command actually WAS accepted git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 3 | -19/+19 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix up a few Deep Buttons glitches | tpearson | 2011-08-05 | 1 | -1/+1 |
| | | | | | | | | Add an option to include the clock in the system tray applet Majorly enhance the Quick Launch Kicker applet git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245129 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Add initial support for Kicker "Deep Buttons", a more highly textured style ↵ | tpearson | 2011-08-04 | 2 | -3/+10 |
| | | | | | | | | | than the normal "flat" Kicker GUI Add preliminary GUI and configuration structures needed for hot-resizing panels git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1244835 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 1 | -3/+3 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Specify namespace when using WNoAutoErase | tpearson | 2011-04-11 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227631 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kdebase/kicker] install forgoten taskbar.kcfg | samelian | 2011-03-17 | 1 | -0/+5 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225178 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |