<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdebase/kicker/taskbar/taskbar.h, branch master</title>
<subtitle>TDE base libraries and programs
</subtitle>
<id>https://scm.trinitydesktop.org/cgit/tdebase/atom?h=master</id>
<link rel='self' href='https://scm.trinitydesktop.org/cgit/tdebase/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdebase/'/>
<updated>2023-07-20T06:05:42Z</updated>
<entry>
<title>Replace Q_OBJECT with TQ_OBJECT</title>
<updated>2023-07-20T06:05:42Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-07-20T06:05:42Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdebase/commit/?id=814bf5fc4f403c13b0d8274c7f13fbef183c5c84'/>
<id>urn:sha1:814bf5fc4f403c13b0d8274c7f13fbef183c5c84</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>TCC taskbar configuration: fixed up remaining issues in 'Appearance' tab.</title>
<updated>2022-09-05T05:01:15Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2022-08-21T03:17:35Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdebase/commit/?id=8631bc8993aa992d05c670d8ed3627f39056f4d4'/>
<id>urn:sha1:8631bc8993aa992d05c670d8ed3627f39056f4d4</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>taskbar: update when icon size changed</title>
<updated>2022-09-05T03:49:00Z</updated>
<author>
<name>Mavridis Philippe</name>
<email>mavridisf@gmail.com</email>
</author>
<published>2022-07-22T11:50:18Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdebase/commit/?id=3f98571ee04e25101b93c951b6c21e42a2006646'/>
<id>urn:sha1:3f98571ee04e25101b93c951b6c21e42a2006646</id>
<content type='text'>
just to be sure

Signed-off-by: Mavridis Philippe &lt;mavridisf@gmail.com&gt;
</content>
</entry>
<entry>
<title>Taskbar: small/panel icon size selection.</title>
<updated>2022-09-05T03:48:59Z</updated>
<author>
<name>Mavridis Philippe</name>
<email>mavridisf@gmail.com</email>
</author>
<published>2022-04-15T16:26:19Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdebase/commit/?id=74466041a674faaaf22f586968f275e2606e08fe'/>
<id>urn:sha1:74466041a674faaaf22f586968f275e2606e08fe</id>
<content type='text'>
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-&gt;LookNFeel-&gt;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 -&gt; TASKBAR).

Signed-off-by: Mavridis Philippe &lt;mavridisf@gmail.com&gt;
</content>
</entry>
<entry>
<title>Removed unrequired comments.</title>
<updated>2018-06-20T14:52:19Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2018-06-20T14:52:19Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdebase/commit/?id=f2ca34345e168d4273e10e55c2db401a3b9e5c97'/>
<id>urn:sha1:f2ca34345e168d4273e10e55c2db401a3b9e5c97</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Add option to display only icons on taskbar</title>
<updated>2013-10-28T10:04:56Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2013-10-28T10:02:52Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdebase/commit/?id=7119c2b2688b9e7ece707a60f28028b36d1120f9'/>
<id>urn:sha1:7119c2b2688b9e7ece707a60f28028b36d1120f9</id>
<content type='text'>
This resolves Bug 360
</content>
</entry>
<entry>
<title>Add menu items to rearrange taskbar entries</title>
<updated>2013-04-13T20:00:04Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2013-04-13T20:00:04Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdebase/commit/?id=3df12cd87674fdfbc2afa21584e1f3e558fa873b'/>
<id>urn:sha1:3df12cd87674fdfbc2afa21584e1f3e558fa873b</id>
<content type='text'>
Make taskbar drag and drop moving more robust
This resolves Bug 1103
</content>
</entry>
<entry>
<title>Add initial taskbar drag and drop support</title>
<updated>2013-04-12T21:49:43Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2013-04-12T21:49:43Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdebase/commit/?id=18098b4c7042e7ce2f965964bb8977b4f17b9842'/>
<id>urn:sha1:18098b4c7042e7ce2f965964bb8977b4f17b9842</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Alphabetize applications on taskbar when requested in taskbar configuration module</title>
<updated>2013-04-12T03:13:39Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2013-04-12T03:13:39Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdebase/commit/?id=fe303335daa50ee2c5a5745eb2acd2858e6c2616'/>
<id>urn:sha1:fe303335daa50ee2c5a5745eb2acd2858e6c2616</id>
<content type='text'>
Resort applications on taskbar sorting configuration option change
</content>
</entry>
<entry>
<title>Overhaul taskbar configuration system</title>
<updated>2013-04-10T21:55:58Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2013-04-10T21:55:58Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdebase/commit/?id=137c3446f89fe808518981f974714161f794b364'/>
<id>urn:sha1:137c3446f89fe808518981f974714161f794b364</id>
<content type='text'>
This resolves Bug 1399
</content>
</entry>
</feed>
