| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 5 days | fix workspace indicator offset | Freya Murphy | 2 | -16/+8 | |
| 5 days | make color rendering better, wth was the orig doing | Freya Murphy | 1 | -20/+7 | |
| 5 days | make colors work better | Freya Murphy | 1 | -20/+19 | |
| 5 days | change things | Freya Murphy | 76 | -7422/+56 | |
| 6 days | add date to clock | Freya Murphy | 1 | -19/+59 | |
| 6 days | remove dashboard | Freya Murphy | 6 | -568/+2 | |
| 6 days | fix weather round-ness | Freya Murphy | 1 | -2/+2 | |
| 6 days | delete active window popout | Freya Murphy | 3 | -134/+0 | |
| 6 days | update commits | Freya Murphy | 2 | -10/+10 | |
| 6 days | remove gamemode toggle | Freya Murphy | 1 | -8/+0 | |
| 6 days | simplify dashboard | Freya Murphy | 6 | -383/+7 | |
| 6 days | fix build | Freya Murphy | 1 | -7/+7 | |
| 6 days | add exec string to default search | Freya Murphy | 1 | -2/+2 | |
| 6 days | fix rebase | Freya Murphy | 33 | -5383/+21 | |
| 6 days | remove lockscreen | Freya Murphy | 19 | -1052/+0 | |
| 6 days | remove config saving, make background scale properly, and add quickshell ↵ | Freya Murphy | 3 | -69/+11 | |
| desktop file | |||||
| 6 days | revert 'monitorWorkspaces' | Freya Murphy | 2 | -15/+3 | |
| 6 days | update commits | Freya Murphy | 1 | -4/+4 | |
| 6 days | refactor workspace functionality (real per monitor workspaces) | Freya Murphy | 3 | -197/+37 | |
| 6 days | remove default paths | Freya Murphy | 3 | -5/+5 | |
| 6 days | fix lock screen input rounding | Freya Murphy | 1 | -1/+1 | |
| 6 days | remove more things again lol | Freya Murphy | 28 | -1864/+5 | |
| 6 days | remove more things, make lock screen use wallpaper not screenshot | Freya Murphy | 4 | -24/+8 | |
| 6 days | len :3 | Freya Murphy | 2 | -1/+1 | |
| 6 days | remove more stuffff | Freya Murphy | 32 | -3663/+9 | |
| 6 days | only show active workspaces, fix colors | Freya Murphy | 1 | -0/+1 | |
| 6 days | hardcode single wallpaper | Freya Murphy | 8 | -321/+14 | |
| 6 days | remove recording | Freya Murphy | 9 | -400/+0 | |
| 6 days | only support one color scheme | Freya Murphy | 1 | -1/+1 | |
| 6 days | remove themes and configs from launcher | Freya Murphy | 13 | -876/+14 | |
| 6 days | clean up lock screen | Freya Murphy | 4 | -370/+2 | |
| 6 days | init fork | Freya Murphy | 1 | -1/+1 | |
| 7 days | fix: close other popouts when hover activewindow | 2 * r + 2 * t | 1 | -0/+6 | |
| 7 days | bar/activewindow: toggle when not show on hover | 2 * r + 2 * t | 1 | -3/+7 | |
| 7 days | bar/activewindow: allow disable show on hover | 2 * r + 2 * t | 5 | -3/+22 | |
| Closes #1209 Closes #1019 | |||||
| 7 days | bar/activewindow: format | 2 * r + 2 * t | 1 | -11/+12 | |
| 7 days | bar/activewindow: fix anim | 2 * r + 2 * t | 1 | -1/+4 | |
| 7 days | utilities: allow disabling and moving toggles + support for extra row (#1181) | Ezekiel Gonzales | 4 | -54/+173 | |
| * quickToggles: Allow disabling and moving toggles and support for extra row * edit: README * splitIndex logic edit * fix --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 7 days | bar: allow setting custom workspace app icons in shell.json (#1214) | Xavier Lhinares | 4 | -5/+40 | |
| * 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 <61896496+soramanew@users.noreply.github.com> | |||||
| 7 days | nix: remove outdated app2unit version pin (#1266) | nik-bsta | 2 | -15/+0 | |
| * nix: Remove outadeted app2unit version pin. * fix --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 7 days | bar/activewindow: add compact option (#1201) | Ezekiel Gonzales | 5 | -20/+73 | |
| Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 7 days | bar/osicon: fix blurriness (#1271) | Kalagmitan | 3 | -40/+40 | |
| * osicon: Unblurred sidebar icon + The multiplier on the implicitWidth and implicitHeight caused the distro icon on the sidebar to look blurry. I believe this is because the screen can't render a fraction of a pixel, and so, the qtengine compensates by using anti-aliasing which causes the icon look smudged. + I changed the font size of the icon to a standard integer size (extraLarge) and removed the multipliers. A side-effect of this commit is that the icon looks a bit bigger now, I chose extraLarge instead of just large because the icon looked a bit too small, but I do not know of other people's preference on this. * feat: Adjusted root implictWidth and implicitHeight * fix --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 7 days | controlcenter/taskbar: add excludedScreens (#1215) | Bora Gülerman | 3 | -5/+56 | |
| also changed controlcenter/components/ConnectedButtonGroup - Changed row layout to grid layout - Added optional prop: row, which defaults to 1 so it looks same as row layout if not given - added new field to options, which bypasses rootItem bind. This is needed because we can not predict the number of monitors the user has, and can not create a seperate variable for each one | |||||
| 7 days | config: don't serialise sizes | 2 * r + 2 * t | 1 | -113/+51 | |
| We do not want to serialise sizes cause people aren't meant to change them | |||||
| 7 days | config: add option to hide notifications on lockscreen (#1211) | 八奈見 レイ | 4 | -4/+7 | |
| 7 days | media: hide person icon if user pfp is ready (#1213) | Xavier Lhinares | 2 | -0/+2 | |
| 7 days | notifs: support int:value hint (#1254) | cordlessblues | 2 | -0/+43 | |
| * add .vscode/settings.json to gitignore * added support for the Int:value hint * fix * more fix * f * comment --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 7 days | systemusage: optimized storage aggregation and improved device filtering (#1261) | Kalagmitan | 1 | -71/+58 | |
| * refactor: Optimized storage aggregation + The storage aggregation logic doesn't account more complex storage setups and relied too much on risky string parsing to guess where partitions are. For example, in my case, I had a LUKS-encrypted drive which lives inside a "crypt," because it couldn't match the type (it only matched "disk" and "part"), it did not include my entire drive at all. Also, Linux devices names aren't always predictable (take mapper devices or complex NVMe paths), so if the RegEx doesn't match the name of those devices, the data just dissapears. I decided to go for a JSON approach making the code shorter and safer. Everything should work about the same. * systemusage: More intuitive filtering for storage devices + Removes "useless" drives from being show on the storage dashboard + Prioritizes the root disk to be shown first * refactor: formatted code properly | |||||
| 7 days | fix: missing serialization for hiddenIcons (#1263) | Evertiro | 1 | -1/+2 | |
| Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com> | |||||
| 7 days | workspaces: window icons limit (#1267) | Robin Seger | 5 | -2/+49 | |
| * workspace window icons display limit * serialization | |||||