<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=2672&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [Miyo-Basic] Calendar position fix]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2672</link>
		<description><![CDATA[The most recent posts in [Miyo-Basic] Calendar position fix.]]></description>
		<lastBuildDate>Mon, 11 Feb 2019 05:23:56 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[[Miyo-Basic] Calendar position fix]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=14277#p14277</link>
			<description><![CDATA[<p>A YouTuber found an issue with Miyo-Basic...</p><p>When moving the panel to another position other than the bottom of the screen, the calendar still appears at the bottom of the screen when clicking on the clock. <img src="https://dev1galaxy.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p><p>I apologize; this was an oversight on my part.</p><p>To fix this...</p><p>1. Open the Tint2 Settings application.<br />2. Click on the Clock tab.</p><p>Next to &quot;Left click command&quot;, you will see the command used to open the calendar.</p><p>It looks like this...</p><div class="codebox"><pre><code>yad --calendar --width=400 --borders=5 --button=gtk-close --posx=-1 --posy=-40 --skip-taskbar --undecorated --on-top</code></pre></div><p>3. Replace <span class="bbc">--posx=-1 --posy=-40</span> with <span class="bbc">--mouse</span></p><p>It will then look like this...</p><div class="codebox"><pre><code>yad --calendar --width=400 --borders=5 --button=gtk-close --mouse --skip-taskbar --undecorated --on-top</code></pre></div><p>4. Click Apply.</p><p>The calendar will then appear at the correct position.</p><p>More references...</p><p><a href="https://www.youtube.com/watch?v=HZ4_0UQIuxI&amp;t=74s" rel="nofollow">https://www.youtube.com/watch?v=HZ4_0UQIuxI&amp;t=74s</a></p><p><a href="https://sourceforge.net/p/miyolinux/wiki/Miyo-Basic%3A%20Calendar%20Fix/" rel="nofollow">https://sourceforge.net/p/miyolinux/wik … dar%20Fix/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (MiyoLinux)]]></author>
			<pubDate>Mon, 11 Feb 2019 05:23:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=14277#p14277</guid>
		</item>
	</channel>
</rss>
