summaryrefslogtreecommitdiffstats
path: root/kcontrol/taskbar
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-161-14/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary accelerator from .ui files.Michele Calgaro2022-09-071-24/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* TCC taskbar configuration: fixed up remaining issues in 'Appearance' tab.Michele Calgaro2022-09-053-224/+270
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* kcmtaskbar: Disable "on hover" option if halo option is onMavridis Philippe2022-09-051-0/+6
| | | | | | This corresponds to the actual behaviour of Kicker. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Taskbar thumbs option: Add notice about needing TWin compositorMavridis Philippe2022-09-051-1/+1
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* KCMTaskbar: various adjustmentsMavridis Philippe2022-09-052-67/+123
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Taskbar: small/panel icon size selection.Mavridis Philippe2022-09-052-43/+55
| | | | | | | | | | | | | | | | | | | | | 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 <mavridisf@gmail.com>
* kcmtaskbar: UI improvementsMavridis Philippe2022-09-053-513/+1029
| | | | | | | | | | | | | | | | 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 <mavridisf@gmail.com>
* Desktop file translations:Slávek Banko2020-06-282-212/+4
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix and streamline German and other translations in TCC.Chris2019-10-111-1/+1
| | | | | | Credits to Vitaly (Vita_Cell) from IRC for contributing ES and RU translations. Signed-off-by: Chris <xchrisx@uber.space>
* Fix typos in texts.Slávek Banko2019-07-071-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add CMakeL10n rules.Slávek Banko2018-12-091-0/+3
| | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-191-6/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed unrequired comments.Michele Calgaro2018-06-202-12/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-65/+65
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-191-65/+65
| | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-65/+65
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-65/+65
|
* Merge kcontrol/panel help handbooks into kicker help handbook, deleteDarrell Anderson2014-02-192-3/+2
| | | | duplicate kcontrol/panel handbooks, and update respective *.desktop files.
* Sort order of widgets in taskbar settingsSlávek Banko2013-10-281-82/+84
|
* Add option to display only icons on taskbarMichele Calgaro2013-10-283-14/+61
| | | | This resolves Bug 360
* Add menu items to rearrange taskbar entriesTimothy Pearson2013-04-132-7/+10
| | | | | Make taskbar drag and drop moving more robust This resolves Bug 1103
* Add initial taskbar drag and drop supportTimothy Pearson2013-04-121-8/+22
| | | | | 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
* Nominal cleanup of commit 6d8b2d65.Darrell Anderson2013-04-121-8/+0
|
* Update text strings in Kicker configuration moduleDarrell Anderson2013-04-111-2/+10
|
* Update taskbar kcontrol verbage to increase clarityTimothy Pearson2013-04-112-4/+14
| | | | This relates to Bug 1399
* Minor repair to taskbar control center moduleTimothy Pearson2013-04-101-2/+2
|
* Overhaul taskbar configuration systemTimothy Pearson2013-04-103-39/+104
| | | | This resolves Bug 1399
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-2/+2
|
* Rename KSharedTimothy Pearson2013-01-311-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-272-2/+2
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-10/+10
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Fix taskbar config reload global settings buttonTimothy Pearson2013-01-171-1/+3
|
* Fix taskbar configuration issuesTimothy Pearson2013-01-173-8/+56
| | | | Fix Kicker menu button layout in Deep Buttons mode
* Automatically deactivate disconnected display devicesTimothy Pearson2013-01-092-16/+20
| | | | | | | Notify user on display add/remove/change Add advanced display configuration option to krandr menu Add option to autohide kicker panels on inactive Xinerama screens and enable by default Update hwmanager treeview on device change
* Fix media:/ kioslave handling of audio CDsTimothy Pearson2012-12-304-20/+66
| | | | | Allow separate settings for each taskbar applet Add mouse-driven Kicker resize support
* Add preliminary taskbar task state supportTimothy Pearson2012-12-233-43/+93
|
* Branding: KDE->TDEDarrell Anderson2012-06-271-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-4/+4
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Add check box option to control taskbar window cycling with mouse wheel.Darrell Anderson2012-03-131-0/+11
| | | | This closes bug report 251.
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-5/+5
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-162-6/+6
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-152-6/+6
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|