<feed xmlns='http://www.w3.org/2005/Atom'>
<title>boss/YATwm.git/nix, branch v0.0.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.tehbox.org/boss/YATwm.git/'/>
<entry>
<title>feat: Added the "S" modifier to the emacs bind mode</title>
<updated>2025-03-06T08:30:38+00:00</updated>
<author>
<name>BossCode45</name>
<email>human.cyborg42@gmail.com</email>
</author>
<published>2025-03-06T08:26:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tehbox.org/boss/YATwm.git/commit/?id=74c58cdf74c4921071da93c4cbfaf22f672242a5'/>
<id>74c58cdf74c4921071da93c4cbfaf22f672242a5</id>
<content type='text'>
You can now use S as a modifier for shift when binding with emacs mode
if you're unable to capatilise the key to be bound.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
You can now use S as a modifier for shift when binding with emacs mode
if you're unable to capatilise the key to be bound.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: Commands restructure + home manager module now makes config</title>
<updated>2025-01-04T02:14:05+00:00</updated>
<author>
<name>BossCode45</name>
<email>human.cyborg42@gmail.com</email>
</author>
<published>2025-01-04T02:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tehbox.org/boss/YATwm.git/commit/?id=aa1500fea32db04c9e4fe72786ebd7e3479b6a8a'/>
<id>aa1500fea32db04c9e4fe72786ebd7e3479b6a8a</id>
<content type='text'>
Commands module is now a separate libraray that the flake includes.
The home manager module will now auto generate the config and has
options for different things such as keybinds, gaps, workspaces, etc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commands module is now a separate libraray that the flake includes.
The home manager module will now auto generate the config and has
options for different things such as keybinds, gaps, workspaces, etc.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: Added IPC client side to main binary</title>
<updated>2024-12-24T02:56:39+00:00</updated>
<author>
<name>BossCode45</name>
<email>human.cyborg42@gmail.com</email>
</author>
<published>2024-12-19T02:00:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tehbox.org/boss/YATwm.git/commit/?id=d1d4a63d4473cd4910b678cf5b385f622186fbd3'/>
<id>d1d4a63d4473cd4910b678cf5b385f622186fbd3</id>
<content type='text'>
Updated command line arguments to use `getopt_long'
Made it so both -v and --version work
Made it so that if you give it non recognised arguments they are sent
through the socket to the running window manager if possible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated command line arguments to use `getopt_long'
Made it so both -v and --version work
Made it so that if you give it non recognised arguments they are sent
through the socket to the running window manager if possible.
</pre>
</div>
</content>
</entry>
</feed>
