<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caelestia-shell/utils, branch main</title>
<subtitle></subtitle>
<id>http://g.freya.cat/caelestia-shell/atom?h=main</id>
<link rel='self' href='http://g.freya.cat/caelestia-shell/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-shell/'/>
<updated>2026-03-16T13:45:27Z</updated>
<entry>
<title>fix rebase</title>
<updated>2026-03-16T13:45:27Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2026-01-22T14:02:54Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-shell/commit/?id=6d9f0c1526c51ed1bc8102c135aae56a0bc0e1ef'/>
<id>urn:sha1:6d9f0c1526c51ed1bc8102c135aae56a0bc0e1ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove more things again lol</title>
<updated>2026-03-16T13:29:51Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2026-01-10T22:29:29Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-shell/commit/?id=0a79ad4725d654850fd8598adc187e925d62b508'/>
<id>urn:sha1:0a79ad4725d654850fd8598adc187e925d62b508</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove more things, make lock screen use wallpaper not screenshot</title>
<updated>2026-03-16T13:26:49Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2026-01-10T00:53:59Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-shell/commit/?id=c3894de0032390c09ddd28c8c2bf3b3bd9f5b4e9'/>
<id>urn:sha1:c3894de0032390c09ddd28c8c2bf3b3bd9f5b4e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hardcode single wallpaper</title>
<updated>2026-03-16T13:15:31Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2026-01-08T22:00:30Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-shell/commit/?id=eb0202c00338ad8af15054d55a5d8c233a6517be'/>
<id>urn:sha1:eb0202c00338ad8af15054d55a5d8c233a6517be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove recording</title>
<updated>2026-03-16T13:12:20Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2026-01-08T21:26:49Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-shell/commit/?id=371c1520a53234b4d73ce289771476c4475bcfff'/>
<id>urn:sha1:371c1520a53234b4d73ce289771476c4475bcfff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bar: allow setting custom workspace app icons in shell.json (#1214)</title>
<updated>2026-03-15T08:17:49Z</updated>
<author>
<name>Xavier Lhinares</name>
<email>60365026+XLhinares@users.noreply.github.com</email>
</author>
<published>2026-03-15T08:17:49Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-shell/commit/?id=63c86e950b59ba1b29df367065ee2623b0335906'/>
<id>urn:sha1:63c86e950b59ba1b29df367065ee2623b0335906</id>
<content type='text'>
* bar: allow setting custom workspace app icons in shell.json

* rename to windowIcons and use regex field for regex

Also allow specifying regex flags and exact name

* add default config (fix steam icons)

---------

Co-authored-by: 2 * r + 2 * t &lt;61896496+soramanew@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>strings: cache compiled RegExp objects</title>
<updated>2026-03-12T11:22:45Z</updated>
<author>
<name>2 * r + 2 * t</name>
<email>61896496+soramanew@users.noreply.github.com</email>
</author>
<published>2026-03-12T11:22:45Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-shell/commit/?id=11b30a0f696e3fce498f8d5fe1194b81746bcd83'/>
<id>urn:sha1:11b30a0f696e3fce498f8d5fe1194b81746bcd83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>launcher: add favorite apps (#946)</title>
<updated>2026-02-19T10:26:10Z</updated>
<author>
<name>Bora Gülerman</name>
<email>49169566+eratoriele@users.noreply.github.com</email>
</author>
<published>2026-02-19T10:26:10Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-shell/commit/?id=40a255283083301b9503e1cbb9f0ea7db83e069a'/>
<id>urn:sha1:40a255283083301b9503e1cbb9f0ea7db83e069a</id>
<content type='text'>
* launcher: add favorite apps

Favorite apps always appear above non-favorite apps
Accepts regex, same logic as #920
Added the same regex logic to hidden apps
Added util file may need to be relocated

* addressed requested changes

* fix: Renamed newly added util singleton

Also added a null check to favorite icon loader in AppItem.qml

* controlCenter/launcherPane: added favorite apps

added icons to the app list to indicate if they are favorited/hidden
marking as favorite/hidden is desabled if the other is selected

* favouriteApps: renamed from favorite to favourite

Also disabled favorite/hidden switch for entries added as regex

* appDb: added notify and emit to favoriteApps

* controlCentre/Launcher: Fixed bug with favourite switch not enabling itself when no hiddenApps exist

Added a comment to explain the enabled state of the switches
icon loader is now a single loader rather than two, hidden icon has
priority

* spelling mistakes

* fixed warning

* formatting fixes</content>
</entry>
<entry>
<title>internal: format</title>
<updated>2026-01-28T08:21:44Z</updated>
<author>
<name>2 * r + 2 * t</name>
<email>61896496+soramanew@users.noreply.github.com</email>
</author>
<published>2026-01-28T08:21:44Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-shell/commit/?id=9d7f0c48cebec02aaf2ca780b89a763ce91f8624'/>
<id>urn:sha1:9d7f0c48cebec02aaf2ca780b89a763ce91f8624</id>
<content type='text'>
</content>
</entry>
<entry>
<title>paths: simulate variable expansion so $HOME works (#1093)</title>
<updated>2026-01-17T13:24:41Z</updated>
<author>
<name>Evertiro</name>
<email>dgriffiths@widgit.io</email>
</author>
<published>2026-01-17T13:24:41Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-shell/commit/?id=50e541efde611e3032b5396f8c8461ac5dd19bac'/>
<id>urn:sha1:50e541efde611e3032b5396f8c8461ac5dd19bac</id>
<content type='text'>
Signed-off-by: Dan Griffiths &lt;dgriffiths@widgitlabs.com&gt;</content>
</entry>
</feed>
