feat: add XDG autostart support for automatic application launching
feat: implement demo mode for automated feature showcase feat: add XEmbed system tray protocol for external application icons feat: add window snapping to left and right halves feat: add minimize/restore toggle with Alt+F9 keybinding docs: update README with new features and configuration details build: update build system for new autostart and demo modules
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
<a href="configuration.html">Configuration</a>
|
||||
<a href="ai-features.html">AI Features</a>
|
||||
<a href="architecture.html">Architecture</a>
|
||||
<a href="design-patterns.html">Design Patterns</a>
|
||||
</div>
|
||||
</li>
|
||||
<li><a href="https://retoor.molodetz.nl/retoor/dwn">Git</a></li>
|
||||
@@ -366,6 +367,7 @@
|
||||
<li><a href="shortcuts.html">Keyboard Shortcuts</a></li>
|
||||
<li><a href="configuration.html">Configuration</a></li>
|
||||
<li><a href="architecture.html">Architecture</a></li>
|
||||
<li><a href="design-patterns.html">Design Patterns</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="footer-section">
|
||||
|
||||
Reference in New Issue
Block a user