purian23
1452c85946
Finalize m3 shadow & elevation
2026-03-01 00:43:46 -05:00
purian23
36951f82c6
Implement Auto-Bar location aware shadowing
2026-02-28 17:54:03 -05:00
purian23
35593fa9d9
Fix some moar m3 changes w/shadows
2026-02-28 15:46:53 -05:00
purian23
88b7889447
Core m3 spec complete
2026-02-27 10:10:28 -05:00
purian23
3c5d8ba66a
Moar M3 iteration stuffs
2026-02-26 23:02:49 -05:00
purian23
972bc8397d
theme: Continue to iterate m3 specs
2026-02-26 16:18:59 -05:00
purian23
788c1fa9e6
feat: Implement Material Design 3 elevation and shadow effects
...
- Added global toggle for enabling M3 elevation & shadow effects
- Refactored various components to sync updated specs
2026-02-26 01:09:21 -05:00
bbedward
8271d8423d
greeter: sync power menu options
2026-02-25 14:50:06 -05:00
purian23
4750a7553b
feat: Add independent power action confirmation settings for dms greeter
2026-02-25 14:33:09 -05:00
null
58e8dd5456
feat: add more disk usage viewing options ( #1833 )
...
* feat: show memory widget in gb
* cleanup
* even more cleanup
* fix
* feat: add more disk usage viewing options
2026-02-25 10:53:12 -05:00
null
cded5a7948
feat: show memory widget in gb ( #1825 )
...
* feat: show memory widget in gb
* cleanup
* even more cleanup
* fix
2026-02-25 08:01:41 -05:00
bbedward
54c9886627
settings: make horizontal change more smart
2026-02-24 20:48:42 -05:00
bbedward
05713cb389
settings: restore notifyHorizontalBarChanged
2026-02-24 19:42:29 -05:00
purian23
bc0b4825f1
dbar: Refactor to memoize dbar & widget state via json
2026-02-24 18:56:30 -05:00
bbedward
5c92d49873
settings: use Image in theme colors tab wp preview
2026-02-24 15:22:47 -05:00
bbedward
a310f6fff0
settings: use Image for per-mode previews
2026-02-24 13:36:57 -05:00
bbedward
e536456236
dankbar: fix some defaults in reset
2026-02-24 13:28:13 -05:00
purian23
5052e71c31
settings: Re-adjust dbar layout
2026-02-24 12:24:05 -05:00
purian23
bfc78d16ca
settings: Dankbar layout updates
2026-02-24 12:02:16 -05:00
bbedward
1f26092aa9
dankbar: fix syncing settings to new bars
2026-02-24 11:00:43 -05:00
bbedward
7b749f2a4c
dankbar: restore horizontal change debounce
2026-02-24 10:49:09 -05:00
purian23
51f6f37925
display: Fix output config on delete & popup height
2026-02-24 01:03:51 -05:00
purian23
2b7fd36322
feat: Refactor DankBar w/New granular options
...
- New background toggles
- New maxIcon & maxText widget sizes (global)
- Dedicated M3 padding slider
- New independent icon scale options
- Updated logic to improve performance on single & dual bar modes
2026-02-23 23:18:27 -05:00
bbedward
f7bf3b2afb
keybinds: preserve scroll position of expanded item on list change
...
fixes #1766
2026-02-23 19:32:13 -05:00
Jonas Bloch
b0da45d6d0
Wifi QR code generation (requires testing) ( #1794 )
...
* fix: add mockery v2 to nix flake pkgs
* feat: add requests for generating wifi qr codes as png files in /tmp, and to delete them later. only supports NetworkManager backend for now.
* feat: add modal for sharing wifi via qr code and saving the code as png file.
* fix: uncomment QR code file deletion
* network: light refactor and cleanup for QR code generation
---------
Co-authored-by: bbedward <bbedward@gmail.com >
2026-02-23 10:02:51 -05:00
Youseffo13
02b3e4277b
Added missing i18n strings and changed reset button ( #1746 )
...
* Update it.json
* Enhance SettingsSliderRow: add resetText property and update reset button styling
* added i18n strings
* adjust reset button width to be dynamic based on content size
* added i18n strings
* Update template.json
* reverted changes
* Update it.json
* Update template.json
2026-02-19 13:31:24 -05:00
bbedward
a9cc58fc28
hyprland: add serial to output model generator
2026-02-19 09:22:10 -05:00
Youseffo13
86dfe7dd3f
Added Missing i18n strings ( #1729 )
...
* inverted dock visibility and position option
* added missing I18n strings
* added missing i18n strings
* added i18n strings
* Added missing i18n strings
* updated translations
* Update it.json
2026-02-18 18:28:57 -05:00
bbedward
d8cf1af422
plugins: fix settings focus loss
2026-02-18 13:36:23 -05:00
bbedward
7335c5d79a
osd: optimize bindings
2026-02-18 09:04:39 -05:00
bbedward
8a6d9696a8
settings: workaround crash
2026-02-17 22:20:01 -05:00
bbedward
92a25fdb6a
process list: add all/user/system filters
2026-02-17 11:25:05 -05:00
purian23
3a6752c3d2
dock: Update indicator padding
2026-02-17 07:55:33 -05:00
purian23
ef19568dd7
audio: New ability to hide input/output devices
...
- Updated slider presets
- Disabled mouse wheel scrolling on list scroll
2026-02-17 00:54:32 -05:00
bbedward
0b33d3f905
miraclewm: add support for Miracle WM
2026-02-16 23:00:25 -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
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
0a9a34912e
wallpapers: support more image formats + case insensitivity
...
fixes #1694
fixes #1660
2026-02-15 16:22:27 -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
e5cdbf4cf5
clipboard: option to paste on enter
...
fixes #1686
2026-02-15 13:36:19 -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
purian23
7867deef60
dock: Fix option to use custom logos
2026-02-12 21:02:06 -05:00
Bernardo Gomes
425715e0f0
feat(notifications): add configurable notification rules ( #1655 )
2026-02-12 15:04:02 -05:00
bbedward
ba5bf0cabc
i18n: general RTL fixes
2026-02-12 11:58:32 -05:00
bbedward
1a9d7684b9
wallpaper: fix per-monitor view modes
...
fixes #1582
2026-02-11 17:58:44 -05:00
ArijanJ
46bb3b613b
feat: add osd toggles to search index ( #1652 )
...
* feat: add osd toggles to search index
this commit also regenerates the search index
* add newline at end of translations file
* ran prek to fix the file :)
2026-02-11 13:28:04 -05:00
bbedward
5839a5de30
displays: add full screen only for hyprland and convert vrr to dropdown
...
fixes #1649
fixes #1548
2026-02-11 09:31:35 -05:00
bbedward
4d316007af
lock: add lock at startup action, not sure how to handle it in crash
...
scenarios
launcher v2: fix state reset in section changes
fixes #1648
2026-02-10 23:25:54 -05:00