purian23
83e2b5a7a6
notifications: Tweak toast button padding
2026-02-16 19:29:57 -05:00
bbedward
2f863f64ee
core: set qt platform to wayland;xcb by default
2026-02-16 18:28:31 -05:00
bbedward
1a8b397cfd
weather: keep tab height consistent
2026-02-16 18:14:30 -05:00
bbedward
196c421b75
Squashed commit of the following:
...
commit 051b7576f7
Author: purian23 <purian23@gmail.com >
Date: Sun Feb 15 16:38:45 2026 -0500
Height for realz
commit 7784488a61
Author: purian23 <purian23@gmail.com >
Date: Sun Feb 15 16:34:09 2026 -0500
Fix height and truncate text/URLs
commit 31b328d428
Author: bbedward <bbedward@gmail.com >
Date: Sun Feb 15 16:25:57 2026 -0500
notifications: handle URL encoding in markdown2html
commit dbb04f74a2
Author: bbedward <bbedward@gmail.com >
Date: Sun Feb 15 16:10:20 2026 -0500
notifications: more comprehensive decoder
commit b29c7192c2
Author: bbedward <bbedward@gmail.com >
Date: Sun Feb 15 15:51:37 2026 -0500
notifications: html unescape
commit 8a48fa11ec
Author: purian23 <purian23@gmail.com >
Date: Sun Feb 15 15:04:33 2026 -0500
Add expressive curve on init toast
commit ee124f5e04
Author: purian23 <purian23@gmail.com >
Date: Sun Feb 15 15:02:16 2026 -0500
Expressive curves on swipe & btn height
commit 0fce904635
Author: purian23 <purian23@gmail.com >
Date: Sun Feb 15 13:40:02 2026 -0500
Provide bottom button clearance
commit 00d3829999
Author: bbedward <bbedward@gmail.com >
Date: Sun Feb 15 13:24:31 2026 -0500
notifications: cleanup popup display logic
commit fd05768059
Author: purian23 <purian23@gmail.com >
Date: Sun Feb 15 01:00:55 2026 -0500
Add Privacy Mode
- Smoother notification expansions
- Shadow & Privacy Toggles
commit 0dba11d845
Author: purian23 <purian23@gmail.com >
Date: Sat Feb 14 22:48:46 2026 -0500
Further M3 enhancements
commit 949c216964
Author: purian23 <purian23@gmail.com >
Date: Sat Feb 14 19:59:38 2026 -0500
Right-Click to set Rules on Notifications directly
commit 62bc25782c
Author: bbedward <bbedward@gmail.com >
Date: Fri Feb 13 21:44:27 2026 -0500
notifications: fix compact spacing, reveal header bar, add bottom center
position, pointing hand cursor fix
commit ed495d4396
Author: purian23 <purian23@gmail.com >
Date: Fri Feb 13 20:25:40 2026 -0500
Tighten init toast
commit ebe38322a0
Author: purian23 <purian23@gmail.com >
Date: Fri Feb 13 20:09:59 2026 -0500
Update more m3 baselines & spacing
commit b1735bb701
Author: purian23 <purian23@gmail.com >
Date: Fri Feb 13 14:10:05 2026 -0500
Expand rules on-Click
commit 9f13546b4d
Author: purian23 <purian23@gmail.com >
Date: Fri Feb 13 12:59:29 2026 -0500
Add Notification Rules
- Additional right-click ops
- Allow for 3rd boy line on init notification popup
commit be133b73c7
Author: purian23 <purian23@gmail.com >
Date: Fri Feb 13 10:10:03 2026 -0500
Truncate long title in groups
commit 4fc275bead
Author: bbedward <bbedward@gmail.com >
Date: Thu Feb 12 23:27:34 2026 -0500
notification: expand/collapse animation adjustment
commit 00e6172a68
Author: purian23 <purian23@gmail.com >
Date: Thu Feb 12 22:50:11 2026 -0500
Fix global warnings
commit 0772f6deb7
Author: purian23 <purian23@gmail.com >
Date: Thu Feb 12 22:46:40 2026 -0500
Tweak expansion duration
commit 0ffeed3ff0
Author: purian23 <purian23@gmail.com >
Date: Thu Feb 12 22:16:16 2026 -0500
notifications: Update Material 3 baselines
- New right-click to mute option
- New independent Notification Animation settings
2026-02-16 17:57:13 -05:00
bbedward
8399d64c2d
settings: drop beta from confiugration
2026-02-16 17:51:20 -05:00
bbedward
c530eab303
settings: fix dropped disconnected displays on save
2026-02-16 17:47:28 -05:00
xdenotte
45b6362dd3
fix: correct preview centering with scaling ( #1701 )
2026-02-16 17:47:21 -05:00
bbedward
50b77dcfc3
i18n: term update
2026-02-16 17:42:10 -05:00
bbedward
be8f3adf01
core/screensaver: add methods to introspect XML
2026-02-16 17:36:49 -05:00
bbedward
75a8c171ea
launcher: remove double loader
2026-02-16 12:17:46 -05:00
bbedward
466ff59573
launcher: keep loaded default
2026-02-16 12:06:31 -05:00
bbedward
053bb91927
process list: fix clipped graphs
...
fixes #1697
2026-02-16 11:37:19 -05:00
bbedward
2c9b22c016
changelog: add and enable 1.4 changelog
2026-02-16 10:33:59 -05:00
Jon Rogers
a9ee91586e
fix: preserve _preScored from plugin items to allow ordering control ( #1696 )
...
The _preScored property allows plugins to control the ordering of
launcher results. Previously, this property was being overwritten
with undefined during item transformation, preventing plugins from
controlling which items appear first.
This change preserves the _preScored value from plugin items in:
- transformBuiltInLauncherItem()
- transformPluginItem()
Required for: devnullvoid/dms-web-search#7
2026-02-16 00:38:10 -05:00
Kristoffer Grönlund
81bce74612
greeter: Add support for Debian greetd user/group name ( #1685 )
...
* greeter: Detect user and group used by greetd
On most distros greetd runs as user and group "greeter",
but on Debian the user and group "_greetd" are used.
* greeter: Use correct group in sync command
* greeter: more generic group detection
---------
Co-authored-by: bbedward <bbedward@gmail.com >
2026-02-16 00:36:58 -05:00
purian23
f2a6d2c7da
core: Fix DMS Greeter group check & add Cosmic support
2026-02-15 22:48:22 -05:00
bbedward
0a9a34912e
wallpapers: support more image formats + case insensitivity
...
fixes #1694
fixes #1660
2026-02-15 16:22:27 -05:00
Higor Prado
abff670814
fix(niri): restore lazy overview spotlight lifecycle to reduce idle VRAM ( #1693 )
2026-02-15 15:49:55 -05:00
bbedward
0d49acaaa8
launcher: try a more targeted unload approach
2026-02-15 15:48:49 -05:00
Higor Prado
ebe1785411
fix(launcher): release DankLauncherV2 resources after close ( #1692 )
...
* fix(launcher): release DankLauncherV2 resources after close
* launcher: make unload on close optional
---------
Co-authored-by: bbedward <bbedward@gmail.com >
2026-02-15 15:26:03 -05:00
bbedward
f9f0192b22
i18n: update terms
2026-02-15 13:40:34 -05:00
bbedward
e5cdbf4cf5
clipboard: option to paste on enter
...
fixes #1686
2026-02-15 13:36:19 -05:00
Higor Prado
13ef1efa7b
fix(qml): optimize VRAM usage in DankRipple ( #1691 )
...
Replace layer+MultiEffect mask with GPU-native clipping for rounded
corners. The previous approach created offscreen textures for every
clickable element with rounded corners (used in 34+ files across the
UI), adding 100-300MB VRAM on NVIDIA GPUs.
The new approach uses clip: true on a Rectangle with the corner
radius, which is handled natively by the GPU without creating
intermediate textures.
Visual impact: Minimal - the ripple effect works identically.
The only theoretical difference is slightly less smooth edges on
rounded corners during the ripple animation, which is not noticeable
at 10% opacity during the quick animation.
VRAM improvement: Tested on NVIDIA, ~100-300MB reduction.
2026-02-15 13:25:45 -05:00
Sunny
fbd9301a2d
fixed emacs template to work for both light and dark themes ( #1682 )
2026-02-15 12:22:23 -05:00
Artem
24e3024b57
fix(brightness): refresh sysfs cache on hotplug ( #1674 )
...
* fix(brightness): refresh sysfs cache on hotplug
The SysfsBackend used a cache that was never refreshed on display hot plug, causing new backlight devices to not appear in IPC until restart.
This adds Rescan() to SysfsBackend and calls it in Manager.Rescan(), matching the behavior of DDCBackend.
Fixes: hotplugged external monitor brightness control via IPC
* make fmt
---------
Co-authored-by: bbedward <bbedward@gmail.com >
2026-02-14 14:00:01 -05:00
bbedward
52d5af11ba
dankdash: fix triggering when clock widget isnt present on bar
...
fixes #1601
2026-02-14 13:54:51 -05:00
bbedward
44a45b00cf
widgets: cleanup rectangles across popouts, modals, OSDs
2026-02-14 11:15:26 -05:00
bbedward
2b78fe5b9f
popout: remove double rectangle artifact
2026-02-14 10:45:50 -05:00
bbedward
14f92669c6
doctor: add cups-pk-helper
2026-02-14 10:38:03 -05:00
bbedward
124106de87
scrollies: switch to frame animation for kinetic scroll
2026-02-13 22:26:36 -05:00
Connor Welsh
bb8e0d384f
dock: resolve icons for pre-substituted app IDs ( #1669 )
2026-02-13 21:40:17 -05:00
bbedward
59d37847ec
osd: allow overriding layer
2026-02-13 18:04:34 -05:00
chimera
acdc531dca
MangoWC and Scroll Greeter Support for NixOS ( #1647 )
...
* add mangowc greeter to nix.
i am going to be suprised if this only needed this line
* point mangowc to mango
there is no way this works
* mango flake detection and maybe scroll support
* " "
* no mango flake dependency
* mango dependency remove too
i have got to add "parenthesis" to stuff more
* Final De-dependification of MangoWC
it works without the flake YES
* mangowc -> mango pt 1
* mangowc -> mango pt 2
necessary evil. will break inital greetd confs but works after change
* Preserve Compatibility
2026-02-13 17:38:21 -05:00
bbedward
ce75dac81b
track art: use URLs directly
2026-02-13 17:31:51 -05:00
bbedward
b8d40761ff
network: simplify connection handling
2026-02-13 17:24:58 -05:00
bbedward
3a7430f6da
osd: reverse media playback icons and handle screen changes
2026-02-13 15:43:46 -05:00
bbedward
242660c51d
theme: improve handling of custom themes with variants and accents in
...
light/dark mode (e.g. catpuccin will react to light/dark changes and
remember theme per-mode)
fixes #1094
2026-02-13 10:31:59 -05:00
bbedward
8a6c1e45ce
themes: fix overflow of option button group
...
fixes #1399
2026-02-13 10:22:07 -05:00
bbedward
b8e5f9f3b1
matugen: support v4
2026-02-13 09:40:51 -05:00
bbedward
d60e70f9cc
notifications: fix crash in modal
2026-02-12 23:15:22 -05:00
bbedward
cdb70fadb3
launcher v2: fix kb navigation to top of scroll
2026-02-12 22:41:40 -05:00
purian23
7867deef60
dock: Fix option to use custom logos
2026-02-12 21:02:06 -05:00
bbedward
a77c1adb32
matugen: dont signal terminals when disabled
...
fixes #1658
2026-02-12 16:57:21 -05:00
bbedward
da14d75a3b
i18n: term update
2026-02-12 15:06:23 -05:00
Bernardo Gomes
7c66a34931
fix(i18n): capture missing strings and add pt-BR translations ( #1654 )
2026-02-12 15:05:44 -05:00
Bernardo Gomes
425715e0f0
feat(notifications): add configurable notification rules ( #1655 )
2026-02-12 15:04:02 -05:00
bbedward
a3baf8ce31
running apps: fix focusing of windows when grouped
2026-02-12 14:51:10 -05:00
bbedward
605e03b065
dankbar: fix spacing at scale of running apps, dock, and system tray
2026-02-12 14:38:31 -05:00
bbedward
0e9b21d359
plugins: add plugin state helpers
2026-02-12 14:04:56 -05:00
bbedward
ba5bf0cabc
i18n: general RTL fixes
2026-02-12 11:58:32 -05:00