summaryrefslogtreecommitdiffstats
path: root/kicker
Commit message (Collapse)AuthorAgeFilesLines
* Change icons in the Switch user menu to be consistent between the classic ↵Slávek Banko2013-05-191-3/+4
| | | | | | and kickoff menu (cherry picked from commit e988e6ee41dc23230212a2e1403057ab3b9fd1af)
* Add tooltip support in KMenuFrancois Andriot2013-05-193-0/+24
| | | | (cherry picked from commit 718f6ae321b507dbb5bca737a1d1d486b2b41dc5)
* Kickoff menu: Fix remaining warning messagesFrancois Andriot2013-05-091-6/+0
| | | | (cherry picked from commit 0782d2bbb105a1bd0af4a3aa99ca913e1c8a79cc)
* Kickoff menu: Allow suspend features using native dbus libraryFrancois Andriot2013-05-095-83/+152
| | | | (cherry picked from commit bbdb95ed648dbce49fbb07fb092793af6dad6080)
* Kickoff menu: Do not try to display pixmap if it cannot be loadedFrancois Andriot2013-05-091-1/+4
| | | | (cherry picked from commit 229d1bcf9bdeb4322dafd35791c46a11605c7383)
* Kickoff menu: Adds a distribution-specific link in 'computer' tabFrancois Andriot2013-05-091-0/+9
| | | | (cherry picked from commit 14cd57f54a9228241204e230df715139bf922fc5)
* Kickoff menu: Fix menu size at startup and tabbar size calculationFrancois Andriot2013-05-093-14/+53
| | | | (cherry picked from commit 8e144348bbcc8b259094e20a62b3b7b9becd6178)
* Kickoff menu: Do not reduce icons for searched applicationsFrancois Andriot2013-05-091-1/+1
| | | | (cherry picked from commit 3e9cea48cf6f6a6c3955901475ff320d0169ffee)
* Kickoff menu: Enable the 'timed logout' featureFrancois Andriot2013-05-091-31/+0
| | | | (cherry picked from commit a5d1d4850014980eabdc0c98ba19937f820db54b)
* Kickoff menu: Adds 'kcontrol' and 'run command' in 'computer' tabFrancois Andriot2013-05-092-3/+24
| | | | (cherry picked from commit 18e3729805b1629bea80433ad3b912949123b304)
* Properly fix task tray background glitchesTimothy Pearson2013-05-053-23/+15
| | | | | Ensure session is fully locked before switching to new VT when lock is requested (cherry picked from commit 3cce16c2543ebd7441477b466b35c89333eef28c)
* Hack around ARGB task tray icon background display glitchTimothy Pearson2013-05-052-2/+24
| | | | (cherry picked from commit 667839ee6560a10aca54885dbf8951b77bdc21b2)
* Fix sporadic Kicker crash in popup menu handlerTimothy Pearson2013-04-251-1/+3
| | | | | This resolves Bug 1425 (cherry picked from commit 9e04189c586c7fc98097b0a42222d99621131c58)
* Fix potential infinite recursion in kicker-3.4-reverseLayoutTimothy Pearson2013-04-181-1/+5
| | | | | This resolves Bug 1058 (cherry picked from commit 31733b090de0033648fe57eef33ee54c58f900e9)
* Alphabetize applications on taskbar when requested in taskbar configuration ↵Timothy Pearson2013-04-132-0/+36
| | | | | | | module Resort applications on taskbar sorting configuration option change (cherry picked from commit fe303335daa50ee2c5a5745eb2acd2858e6c2616)
* Wait for all kicker containers to load before sending desktop size to kdesktopTimothy Pearson2013-04-082-10/+32
| | | | | | This resolves a long standing bug where icons would not stay put across logout / login cycles Properly handle desktop area changes when align to grid is enabled (cherry picked from commit 97c65270b2d50c99da341da6c04f86a5644b4b4b)
* Fix applications invisible on taskbar with xineramaSlávek Banko2013-04-041-5/+5
| | | | | This resolves Bug 1429 (cherry picked from commit 42f6f23d4b06e6abbf794298ff17d15128e1c5e9)
* Add option to enable the clock shadow in transparent modeTimothy Pearson2013-04-044-7/+20
| | | | | This closes Bug 387 (cherry picked from commit 48c5586497dc6a9d6caf84d48c164da49e060e06)
* Fix taskbar configuration issuesTimothy Pearson2013-01-221-11/+20
| | | | | | Fix Kicker menu button layout in Deep Buttons mode (part of the original commit) (cherry picked from commit a0d0b876b6447c5be26a50a0b295e91cd95a8ceb)
* Fix inadvertent tqt changes.Darrell Anderson2012-11-091-1/+1
| | | | (cherry picked from commit 2b8c8b40f9116f920c47a0c1c365533bf91f2471)
* Ensure pagersettings.kcfg is installed.Darrell Anderson2012-08-261-1/+1
| | | | (cherry picked from commit bd9c1479d7a965959147398d71f18be62b2aa8b6)
* Add option to control pager applet cycling with the mouse wheel.Darrell Anderson2012-08-263-5/+20
| | | | | | This resolves bug report 908. Thanks to Calvin Morrison for the patch! (cherry picked from commit 7527d160b979ee6a88c87b6e82f756965cf86501)
* Fix menu crash with disabled search fieldSlávek Banko2012-07-071-0/+2
| | | | | This resolves Bug 1081 (cherry picked from commit 0afb2d8a78d212568f6836dd0e7d41382cfb991d)
* Fix FTBFSTimothy Pearson2012-06-031-1/+1
| | | | (cherry picked from commit 2e7d92a2af76d080c14f937cec79ccbfc0f48ea6)
* GCC 4.7 fix.Darrell Anderson2012-06-031-3/+3
| | | | | | This partially resolves bug report 958. Thanks to David C. Rankin. (cherry picked from commit c59b1b55ea2d0fb1f69639ec334396a491d1a672)
* Fix kickoff crashing and remove additional OpenSUSE brandingTimothy Pearson2012-06-033-275/+29
| | | | | This closes Bug 508 (cherry picked from commit 6f32bfd96c038c8ddec90f6ab6e88629e709991f)
* Repair kicker tile png filesTimothy Pearson2012-06-0320-0/+0
| | | | | This closes Bug 298 (cherry picked from commit 75aed00fe95e5b2cc7a101f082372acb9c529efc)
* Rename a few stragglersTimothy Pearson2012-06-033-4/+4
| | | | (cherry picked from commit a2146f655c7ca3b10cf50833eefd483e635e1f4a)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-0318-73/+73
| | | | (cherry picked from commit b492b550f35c84160958775c14ea7037c5b12181)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-0355-144/+144
| | | | (cherry picked from commit f64397c82fa94371ab4a64af28c4d0029f4cd93f)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-0396-400/+400
| | | | (cherry picked from commit 628043be55ddd2f534411d028e4f68c8fe4eaabb)
* Fix tdebase FTBFSTimothy Pearson2012-06-036-6/+6
| | | | (cherry picked from commit b92f4fbd165f03685928a50d85c34ba8729b7c48)
* Attempt to fix Kicker freezing on the screen when logout is selectedtpearson2011-10-231-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260424 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-102-2/+2
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdebase FTBFS under oneirictpearson2011-10-101-1/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258209 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Disable kdebase kicker tip assertion causing kicker crashtpearson2011-09-091-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252379 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix shutdown dialog icon backgroundtpearson2011-09-011-2/+6
| | | | | | | Fix Kicker show desktop button tooltip git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1250808 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kicker size/position glitchtpearson2011-09-012-4/+5
| | | | | | | 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 up system tray RGB<-->ARGB hacktpearson2011-08-281-27/+35
| | | | | | | It is now fully deterministic and will work on all systems git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249856 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Move krootbacking executable from kdeartwork to kdebasetpearson2011-08-271-1/+5
| | | | | | | | | Reenable HAL media manager Fix system tray with ARGB visuals (again) Beautify logout process git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249834 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix up the system tray to handle embedded windows with a different X11 depth ↵tpearson2011-08-272-2/+33
| | | | | | | | | | than the tray itself This truly and finally fixes system tray icon transparency when the parent application uses ARGB visuals Part 2/2 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249645 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add ability to blur kicker backgroundtpearson2011-08-252-0/+12
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249536 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix taskbar when parent application is using ARGB windowstpearson2011-08-251-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:tpearson2011-08-106-13/+13
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1057-216/+216
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Attempt to fix kdebase FTBFS under Debiantpearson2011-08-081-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245669 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdebase FTBFS under amd64tpearson2011-08-061-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245198 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdebase parallel build failuretpearson2011-08-052-4/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245177 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdebase FTBFS due to missing init.cpp filetpearson2011-08-051-0/+78
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245176 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix up a few Deep Buttons glitchestpearson2011-08-0520-68/+243
| | | | | | | | 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