purian23
5821103058
feat(ArcExtender): New center modal option in ConnectedMode
2026-05-02 15:13:42 -04:00
bbedward
5f1cff2e58
general fixes and audit
2026-05-02 15:13:42 -04:00
bbedward
7138c546e1
re-organize settings
2026-05-02 15:13:42 -04:00
purian23
39d8f407df
frame(Motion): Restore fluid motion & Update component connections
2026-05-02 15:13:42 -04:00
bbedward
9ee9658fa1
some more simplifications and bug fixes
2026-05-02 15:13:42 -04:00
bbedward
5f6665b4f6
de-dupe and cleanup
2026-05-02 15:13:42 -04:00
purian23
c81fe22bd0
(frameMode): New Modal & Launcher connections
2026-05-02 15:13:42 -04:00
purian23
b06534e6e6
(Notifications): Update body card expansions
2026-05-02 15:13:42 -04:00
purian23
3107b918e0
(frame): QOL Control Center & Notification updates
2026-05-02 15:13:42 -04:00
purian23
ec2da5dd02
feat(Frame): Close the gaps
2026-05-02 15:13:42 -04:00
purian23
cc535d0846
(frame): Update animation sync w/Dank Popouts
2026-05-02 15:13:42 -04:00
purian23
3b758fa5ea
(frame): Performance round
2026-05-02 15:13:42 -04:00
purian23
39918535ed
(frame): Update connected mode animation & motion logic
2026-05-02 15:13:42 -04:00
purian23
4a86b88329
(frame): implement ConnectedModeState to better handle component sync
2026-05-02 15:13:42 -04:00
purian23
563f343a0f
(frameMode): Restore user settings when exiting frame mode
...
- Align blur settings in non-FrameMode motion settings
2026-05-02 15:13:42 -04:00
purian23
29f2c2df37
(frame): Update connected mode & opacity connection settings
2026-05-02 15:13:42 -04:00
purian23
73c3f55eef
(frameInMotion): Initial Unified Frame Connected Mode
2026-05-02 15:13:42 -04:00
purian23
3bf621297a
Add Directional Motion options
2026-05-02 15:13:42 -04:00
purian23
99bc4d7e5d
Initial staging for Animation & Motion effects
2026-05-02 15:13:42 -04:00
purian23
21d65f7c93
(frame): Add blur support & cleanup
2026-05-02 15:13:42 -04:00
purian23
8e3cf0dcc9
(frame): Multi-monitor support
2026-05-02 15:13:42 -04:00
purian23
7fc40428ab
Connected frames & defaults
2026-05-02 15:13:42 -04:00
purian23
30ae334e6c
Continue frame implementation
2026-05-02 15:13:42 -04:00
purian23
bda5bfdd85
Initial framework
2026-05-02 15:13:42 -04:00
Archit Arora
cdc4ca7e1f
matugen: generate theme for Vencord ( #2320 )
2026-04-30 16:16:55 -04:00
bbedward
f76724f7cd
logger: add a dedicated QML logging Singleton
...
- adds log.info/error/debug/warn/fatal
- adds ability to write logs to any file
- add CLI options in addition to env to set log levels
2026-04-29 15:42:30 -04:00
bbedward
7bd9574868
system updater: complete overhaul
...
Move system update flow to GO, with a CLI (convenient AIO tool) and
server integration. All lifecycle, scheduling, execution occurs on
backend side.
Run some backends via pkexec, some via terminal like paru/yay.
Incorporate flatpak as an option to update.
Add terminal override setting in GUI, in addition to $TERMINAL env
variable.
fixes #2307
fixes #822
fixes #1102
fixes #1812
fixes #1087
fixes #1743
2026-04-29 12:33:57 -04:00
bbedward
36a7692da7
dock: add trash CLI, refine implementation
2026-04-27 11:14:57 -04:00
Kangheng Liu
536e654b5e
dock: add trash bin button ( #2277 )
...
* dock: add trash bin button
- icon reflects content- filled/empty
- multiple file manager support with nautilus as default, builtin as
fallback
- settingsspec at dock tab
- context menu
* fix: remove support for builtin filebrowser
needs specific adaptors at FB adhering the trash freedesktop spec
* fix: suppress auto-hide dock with trash context menu open
* feat: allow for custom file manager command
* feat: switch runner to proc.runcommand with toasts on command failures
2026-04-27 09:55:00 -04:00
Kangheng Liu
5415444e15
keybinds: add move workspace to monitor keybinds ( #2268 )
...
and distinguish with move columns
2026-04-25 12:07:18 -04:00
Archit Arora
bd5276b40d
feat(system-tray): add icon tinting ( #2266 )
2026-04-25 12:06:56 -04:00
purian23
0f71c29776
dms(blur): Dank all the things
2026-04-24 22:52:14 -04:00
bbedward
1abb221024
blur: revise general blur styling and refine it
2026-04-24 12:07:23 -04:00
bbedward
97fa86d8f0
loginctl: simplify event handling
2026-04-22 10:32:05 -04:00
Kristijan Ribarić
b87c36d29e
fix(quickshell): restore night mode and OSD surfaces after resume ( #2254 )
2026-04-22 10:08:50 -04:00
bbedward
c6ed64b24e
launcher: add elide helpers for RichText
2026-04-21 15:18:41 -04:00
Walid Salah
6a9de8b423
Fix: Expand tilde from config paths ( #2242 )
...
* Expand tilde to the home directory for paths from config
* Remove extra line
2026-04-20 09:15:29 -04:00
Roni Laukkarinen
f1e3452307
feat(system-tray): add optional monochrome icons setting ( #2241 )
...
Adds a 'Monochrome Icons' toggle to the system tray widget context menu.
When enabled, all system tray icons are desaturated using MultiEffect,
giving a cleaner monochrome bar aesthetic that matches minimal themes.
The setting is per-user (settings.json), defaults to false to preserve
existing behavior.
2026-04-20 09:15:02 -04:00
bbedward
7ced91ede1
notifications: add configurable durations for do not disturb
...
fixes #1481
2026-04-16 16:51:05 -04:00
purian23
787d213722
feat(Notepad): Add Expand/Collapse IPC handlers
2026-04-15 18:24:20 -04:00
bbedward
0ab9b1e4e9
idle/lock: add option to turn off monitors after lock explicitly
...
fixes #452
fixes #2156
2026-04-14 16:28:52 -04:00
bbedward
bc6bbdbe9d
launcher: add ability to search files/folders in all tab
...
fixes #2032
2026-04-14 11:49:35 -04:00
bbedward
8d415e9568
settings: re-work auth detection bindings
2026-04-13 09:46:17 -04:00
Andrey Yugai
a0c9af1ee7
feature: persist last active player ( #2184 )
2026-04-09 11:30:04 -04:00
bbedward
32c063aab8
Revert "qml: cut down on inline components for performance"
...
This reverts commit f6e590a518 .
2026-04-07 15:22:46 -04:00
Ron Harel
13e8130858
Add adaptive media width setting. ( #2165 )
2026-04-07 11:07:36 -04:00
bbedward
f6e590a518
qml: cut down on inline components for performance
2026-04-07 10:57:11 -04:00
Iris
e224417593
feature: add login sound functionality and settings entry ( #2155 )
...
* added login sound functionality and settings entry
* Removed debug warning that was accidentally left in
* loginSound is off by default, and fixed toggle not working
* Prevent login sound from playing in the same session
---------
Co-authored-by: Iris <iris@raidev.eu >
2026-04-06 14:11:00 -04:00
bbedward
f15d49d80a
blur: add blur support with ext-bg-effect
2026-03-30 11:52:35 -04:00
Triệu Kha
577863b969
feat(danklauncher): add launcher history ( #2086 )
...
* remember last search query
* add launcherLastQuery SessionSpec
* add rememberLastQuery option
* Add remember last query for appdrawer
* Add query history sessiondata
* Complete and cleanup
* Discard changes to quickshell/Modules/Settings/LauncherTab.qml
* Cleanup logic
* Add rememberLastQuery option
* Add rememberLastQuery option description
* Move setLauncherLastQuery above validation
* Fix logic bug with empty query
2026-03-30 09:09:39 -04:00