<?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=7079&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Desktop app menu between different windows managers.]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7079</link>
		<description><![CDATA[The most recent posts in Desktop app menu between different windows managers..]]></description>
		<lastBuildDate>Sat, 29 Mar 2025 11:19:59 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Desktop app menu between different windows managers.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55075#p55075</link>
			<description><![CDATA[<p>Another option would be to use j4-dmenu-desktop. It is a very fast program that can be &quot;hung&quot; on the jwm keyboard keys.</p><div class="codebox"><pre><code>sudo apt install dmenu  j4-dmenu-desktop</code></pre></div><p>And then in .jwmrc</p><div class="codebox"><pre><code>&lt;Key mask=&quot;C&quot; key=&quot;space&quot;&gt;exec:j4-dmenu-desktop&lt;/Key&gt;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (stopAI)]]></author>
			<pubDate>Sat, 29 Mar 2025 11:19:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55075#p55075</guid>
		</item>
		<item>
			<title><![CDATA[Re: Desktop app menu between different windows managers.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55074#p55074</link>
			<description><![CDATA[<p><del>I tried menumaker and in daedalus and the configure script cant see python3 and python2 is not available.</del></p><p>The python script&#160; mmaker works in Daedalus if we change the first line to #!/usr/bin/env python3</p><p>$ ./mmaker -f PekWM&#160; &#160; worked.</p>]]></description>
			<author><![CDATA[dummy@example.com (chomwitt)]]></author>
			<pubDate>Fri, 28 Mar 2025 16:55:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55074#p55074</guid>
		</item>
		<item>
			<title><![CDATA[Re: Desktop app menu between different windows managers.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54581#p54581</link>
			<description><![CDATA[<p>re above post &quot;amusing&quot; should be &quot;assuming&quot;(just sayin&#039;)</p>]]></description>
			<author><![CDATA[dummy@example.com (stargate-sg1-cheyenne-mtn)]]></author>
			<pubDate>Sat, 22 Feb 2025 11:25:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54581#p54581</guid>
		</item>
		<item>
			<title><![CDATA[Re: Desktop app menu between different windows managers.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54578#p54578</link>
			<description><![CDATA[<p>I&#039;ve created 3 version of JWMKit&#039;s EasyMenu that will creates a menu for JWM. You can find all 3 version in my Extras repository.</p><p><a href="https://codeberg.org/JWMKit/EXTRAS" rel="nofollow">https://codeberg.org/JWMKit/EXTRAS</a></p><ul><li><p>JWMKit_EasyMenu - Python Version. Full Featured Version.</p></li></ul><ul><li><p>JWMKit_EasyMenu_bash - Bash Version</p></li></ul><ul><li><p>jwmkit_easymenu_cpp - C++ Version</p></li></ul><p>Instructions are provided as a readme for each version include how to add it to your JWM config, and how to compile the C++ Version.</p><p>You could also use JWMKit, but I am <del>amusing</del> <em>assuming</em> you were looking for a menu only solution.</p><p>EDIT : Fixed silly typo.as pointed out by stargate-sg1-cheyenne-mtn</p>]]></description>
			<author><![CDATA[dummy@example.com (JWM-Kit)]]></author>
			<pubDate>Fri, 21 Feb 2025 22:28:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54578#p54578</guid>
		</item>
		<item>
			<title><![CDATA[Re: Desktop app menu between different windows managers.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54574#p54574</link>
			<description><![CDATA[<p>stopAI thanks for the link to the Menumaker. Camtaf i will try it!.</p>]]></description>
			<author><![CDATA[dummy@example.com (chomwitt)]]></author>
			<pubDate>Fri, 21 Feb 2025 17:28:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54574#p54574</guid>
		</item>
		<item>
			<title><![CDATA[Re: Desktop app menu between different windows managers.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54573#p54573</link>
			<description><![CDATA[<p>With most window managers, additional programs need to be added manually, it&#039;s not hard, just one more step....</p>]]></description>
			<author><![CDATA[dummy@example.com (Camtaf)]]></author>
			<pubDate>Fri, 21 Feb 2025 17:14:31 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54573#p54573</guid>
		</item>
		<item>
			<title><![CDATA[Re: Desktop app menu between different windows managers.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54572#p54572</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>I wonder jwm and pekwm are the ones that dont follow the standard.</p></div></blockquote></div><p>It is because jwm and pekwm is a very simple wm. It is like constructor, a.k.a. do it by yourself. By the way, you can try&#160; menumaker&#160; <a href="https://menumaker.sourceforge.net/" rel="nofollow">https://menumaker.sourceforge.net/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (stopAI)]]></author>
			<pubDate>Fri, 21 Feb 2025 16:52:00 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54572#p54572</guid>
		</item>
		<item>
			<title><![CDATA[Desktop app menu between different windows managers.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54571#p54571</link>
			<description><![CDATA[<p>Version: Daedalus </p><p>In XFCE installing a programs like Hexchat , Firefox i can see them in the app menu .<br />If a switch to a wm like pekwm or jwm i can see a Debian menu with some apps but i neither Hexchat or Firefox are in the app menu.</p><p>I know there is a related standard <a href="https://specifications.freedesktop.org/desktop-entry-spec/1.5/index.html" rel="nofollow">Desktop Entry Specification</a>.<br />I wonder jwm and pekwm are the ones that dont follow the standard.</p>]]></description>
			<author><![CDATA[dummy@example.com (chomwitt)]]></author>
			<pubDate>Fri, 21 Feb 2025 16:37:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54571#p54571</guid>
		</item>
	</channel>
</rss>
