<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Hyprland-Dots/config/quickshell/qs-hyprview-trixie/modules/SearchBox.qml, branch main</title>
<subtitle>Personal Dotfiles
</subtitle>
<id>https://git.moekyun.me/Hyprland-Dots/atom?h=main</id>
<link rel='self' href='https://git.moekyun.me/Hyprland-Dots/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/Hyprland-Dots/'/>
<updated>2026-08-30T04:40:34Z</updated>
<entry>
<title>Fixed qs-hyprview  to work with trixie+</title>
<updated>2026-08-30T04:40:34Z</updated>
<author>
<name>Don Williams</name>
<email>don.e.williams@gmail.com</email>
</author>
<published>2026-07-13T20:11:51Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/Hyprland-Dots/commit/?id=dcc2b56bd34846c5e8562bdb33ea63f3734d5ec0'/>
<id>urn:sha1:dcc2b56bd34846c5e8562bdb33ea63f3734d5ec0</id>
<content type='text'>
Signed-off-by: Don Williams &lt;don.e.williams@gmail.com&gt;

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	renamed:    qs-hyprview-trixie/LICENSE -&gt; qs-hyprview-unified/LICENSE
	renamed:    qs-hyprview-trixie/README.md -&gt; qs-hyprview-unified/README.md
	renamed:    qs-hyprview-trixie/common/Appearance.qml -&gt; qs-hyprview-unified/common/Appearance.qml
	renamed:    qs-hyprview-trixie/layouts/BandsLayout.qml -&gt; qs-hyprview-unified/layouts/BandsLayout.qml
	renamed:    qs-hyprview-trixie/layouts/ColumnarLayout.qml -&gt; qs-hyprview-unified/layouts/ColumnarLayout.qml
	renamed:    qs-hyprview-trixie/layouts/HeroLayout.qml -&gt; qs-hyprview-unified/layouts/HeroLayout.qml
	renamed:    qs-hyprview-trixie/layouts/JustifiedLayout.qml -&gt; qs-hyprview-unified/layouts/JustifiedLayout.qml
	renamed:    qs-hyprview-trixie/layouts/LayoutsManager.qml -&gt; qs-hyprview-unified/layouts/LayoutsManager.qml
	renamed:    qs-hyprview-trixie/layouts/MasonryLayout.qml -&gt; qs-hyprview-unified/layouts/MasonryLayout.qml
	renamed:    qs-hyprview-trixie/layouts/SatelliteLayout.qml -&gt; qs-hyprview-unified/layouts/SatelliteLayout.qml
	renamed:    qs-hyprview-trixie/layouts/SmartGridLayout.qml -&gt; qs-hyprview-unified/layouts/SmartGridLayout.qml
	renamed:    qs-hyprview-trixie/layouts/SpiralLayout.qml -&gt; qs-hyprview-unified/layouts/SpiralLayout.qml
	renamed:    qs-hyprview-trixie/layouts/StarggeredLayout.qml -&gt; qs-hyprview-unified/layouts/StarggeredLayout.qml
	renamed:    qs-hyprview-trixie/layouts/VortexLayout.qml -&gt; qs-hyprview-unified/layouts/VortexLayout.qml
	renamed:    qs-hyprview-trixie/layouts/qmldir -&gt; qs-hyprview-unified/layouts/qmldir
	renamed:    qs-hyprview-trixie/modules/Hyprview.qml -&gt; qs-hyprview-unified/modules/Hyprview.qml
	renamed:    qs-hyprview-trixie/modules/SearchBox.qml -&gt; qs-hyprview-unified/modules/SearchBox.qml
	renamed:    qs-hyprview-trixie/modules/WindowThumbnail.qml -&gt; qs-hyprview-unified/modules/WindowThumbnail.qml
	renamed:    qs-hyprview-trixie/modules/qmldir -&gt; qs-hyprview-unified/modules/qmldir
	renamed:    qs-hyprview-trixie/qs-hyprview-template.qml -&gt; qs-hyprview-unified/qs-hyprview-template.qml
	renamed:    qs-hyprview-trixie/screenshots/bands.jpeg -&gt; qs-hyprview-unified/screenshots/bands.jpeg
	renamed:    qs-hyprview-trixie/screenshots/hero.jpeg -&gt; qs-hyprview-unified/screenshots/hero.jpeg
	renamed:    qs-hyprview-trixie/screenshots/masonry.jpeg -&gt; qs-hyprview-unified/screenshots/masonry.jpeg
	renamed:    qs-hyprview-trixie/screenshots/satellite.jpeg -&gt; qs-hyprview-unified/screenshots/satellite.jpeg
	renamed:    qs-hyprview-trixie/screenshots/smartgrid.jpeg -&gt; qs-hyprview-unified/screenshots/smartgrid.jpeg
	renamed:    qs-hyprview-trixie/screenshots/spiral.jpeg -&gt; qs-hyprview-unified/screenshots/spiral.jpeg
	renamed:    qs-hyprview-trixie/screenshots/staggered.jpeg -&gt; qs-hyprview-unified/screenshots/staggered.jpeg
	renamed:    qs-hyprview-trixie/screenshots/vortex.jpeg -&gt; qs-hyprview-unified/screenshots/vortex.jpeg
	renamed:    qs-hyprview-trixie/shell.qml -&gt; qs-hyprview-unified/shell.qml
</content>
</entry>
<entry>
<title>Creating an overview version that works with all branches</title>
<updated>2026-08-30T04:40:34Z</updated>
<author>
<name>Don Williams</name>
<email>don.e.williams@gmail.com</email>
</author>
<published>2026-07-13T19:58:40Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/Hyprland-Dots/commit/?id=292b6daf5c56ff60a6263ff4945e74e5ca4372e7'/>
<id>urn:sha1:292b6daf5c56ff60a6263ff4945e74e5ca4372e7</id>
<content type='text'>
Signed-off-by: Don Williams &lt;don.e.williams@gmail.com&gt;

 On branch development
 Your branch is up to date with 'origin/development'.

 Changes to be committed:
	new file:   config/quickshell/overview-unified/README.md
	new file:   config/quickshell/overview-unified/assets/image.png
	new file:   config/quickshell/overview-unified/common/Appearance.qml
	new file:   config/quickshell/overview-unified/common/Config.qml
	new file:   config/quickshell/overview-unified/common/functions/ColorUtils.qml
	new file:   config/quickshell/overview-unified/common/functions/qmldir
	new file:   config/quickshell/overview-unified/common/qmldir
	new file:   config/quickshell/overview-unified/common/widgets/RectangularShadow.qml
	new file:   config/quickshell/overview-unified/common/widgets/StyledRectangularShadow.qml
	new file:   config/quickshell/overview-unified/common/widgets/StyledText.qml
	new file:   config/quickshell/overview-unified/common/widgets/StyledToolTip.qml
	new file:   config/quickshell/overview-unified/common/widgets/StyledToolTipContent.qml
	new file:   config/quickshell/overview-unified/common/widgets/qmldir
	new file:   config/quickshell/overview-unified/modules/overview/Overview.qml
	new file:   config/quickshell/overview-unified/modules/overview/OverviewWidget.qml
	new file:   config/quickshell/overview-unified/modules/overview/OverviewWindow.qml
	new file:   config/quickshell/overview-unified/modules/overview/qmldir
	new file:   config/quickshell/overview-unified/services/GlobalStates.qml
	new file:   config/quickshell/overview-unified/services/HyprlandData.qml
	new file:   config/quickshell/overview-unified/services/qmldir
	new file:   config/quickshell/overview-unified/shell.qml
	new file:   config/quickshell/qs-hyprview-trixie/LICENSE
	new file:   config/quickshell/qs-hyprview-trixie/README.md
	new file:   config/quickshell/qs-hyprview-trixie/common/Appearance.qml
	new file:   config/quickshell/qs-hyprview-trixie/layouts/BandsLayout.qml
	new file:   config/quickshell/qs-hyprview-trixie/layouts/ColumnarLayout.qml
	new file:   config/quickshell/qs-hyprview-trixie/layouts/HeroLayout.qml
	new file:   config/quickshell/qs-hyprview-trixie/layouts/JustifiedLayout.qml
	new file:   config/quickshell/qs-hyprview-trixie/layouts/LayoutsManager.qml
	new file:   config/quickshell/qs-hyprview-trixie/layouts/MasonryLayout.qml
	new file:   config/quickshell/qs-hyprview-trixie/layouts/SatelliteLayout.qml
	new file:   config/quickshell/qs-hyprview-trixie/layouts/SmartGridLayout.qml
	new file:   config/quickshell/qs-hyprview-trixie/layouts/SpiralLayout.qml
	new file:   config/quickshell/qs-hyprview-trixie/layouts/StarggeredLayout.qml
	new file:   config/quickshell/qs-hyprview-trixie/layouts/VortexLayout.qml
	new file:   config/quickshell/qs-hyprview-trixie/layouts/qmldir
	new file:   config/quickshell/qs-hyprview-trixie/modules/Hyprview.qml
	new file:   config/quickshell/qs-hyprview-trixie/modules/SearchBox.qml
	new file:   config/quickshell/qs-hyprview-trixie/modules/WindowThumbnail.qml
	new file:   config/quickshell/qs-hyprview-trixie/modules/qmldir
	new file:   config/quickshell/qs-hyprview-trixie/qs-hyprview-template.qml
	new file:   config/quickshell/qs-hyprview-trixie/screenshots/bands.jpeg
	new file:   config/quickshell/qs-hyprview-trixie/screenshots/hero.jpeg
	new file:   config/quickshell/qs-hyprview-trixie/screenshots/masonry.jpeg
	new file:   config/quickshell/qs-hyprview-trixie/screenshots/satellite.jpeg
	new file:   config/quickshell/qs-hyprview-trixie/screenshots/smartgrid.jpeg
	new file:   config/quickshell/qs-hyprview-trixie/screenshots/spiral.jpeg
	new file:   config/quickshell/qs-hyprview-trixie/screenshots/staggered.jpeg
	new file:   config/quickshell/qs-hyprview-trixie/screenshots/vortex.jpeg
	new file:   config/quickshell/qs-hyprview-trixie/shell.qml
</content>
</entry>
</feed>
