ArijanJ
81d5235b9f
feat: media playback OSD ( #1602 )
...
* feat: media playback OSD
* Update code style improvements
- Removes resetTimer to reuse event driven code
---------
Co-authored-by: purian23 <purian23@gmail.com >
2026-02-05 19:18:52 -05:00
bbedward
c2ee41c844
running apps: make settings bar-specific
2026-02-05 14:37:05 -05:00
bbedward
4349d68f87
greeter: block loading of memory file
2026-02-05 12:18:44 -05:00
bbedward
7d5c20125a
animations: fine-grained anim settings for modals and popouts
2026-02-05 12:10:17 -05:00
purian23
961680af8c
feat: Alias for Audio Devices
...
- New custom audio UI to set custom names for input/output devices
2026-02-04 07:09:55 -05:00
bbedward
44292c3b55
theme: fix popup transparency setting
2026-02-03 21:06:15 -05:00
bbedward
3c4749ead0
widgets: add a button color setting
2026-02-03 11:03:33 -05:00
grokXcopilot
eaa6a664c8
feat(niri): Add drag-and-drop workspace reordering ( #1569 )
...
* feat(niri): Add drag-and-drop workspace reordering
Add interactive drag-and-drop reordering for Niri workspace indicators
with smooth animations matching the system tray behavior.
- Add moveWorkspaceToIndex() to NiriService for workspace reordering
- Implement drag detection with 5px threshold
- Add shift animation for items between source and target
- Clamp drag offset to stay within workspace row bounds
- Reset drag state when workspace list changes during drag
- Visual feedback: opacity change, border highlight on drag/drop target
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
* feat(settings): Add workspace drag reorder toggle
Add workspaceDragReorder setting to enable/disable workspace
drag-and-drop reordering. Enabled by default, only visible on Niri.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-02 12:58:05 -05:00
purian23
3d80a9dd0f
appsDock: Update Size & Color options
2026-02-01 00:22:08 -05:00
purian23
07242a00b3
fix: Update DankDropdown & Clipboard Pins
2026-01-31 13:40:15 -05:00
bbedward
02edce2999
plugins: represent featured plugins in built-in browsers
2026-01-30 13:31:12 -05:00
bbedward
4f153f3026
settings: remove bad text
2026-01-29 13:07:06 -05:00
bbedward
ac509933d7
i18n: fix sound missing erorr message
2026-01-28 23:35:53 -05:00
bbedward
f49f98ff85
settings: undo mono font filtering
2026-01-28 22:07:08 -05:00
bbedward
f27bffc387
displays: add disable snap option in settings
...
fixes #1438
2026-01-28 21:08:16 -05:00
bbedward
36b43f93a3
displays: support for multiple output profiles
...
- add support for deleting unplugged configs
- Option to hide disconnected displays
fixes #1453
2026-01-28 20:51:29 -05:00
purian23
a168a8160c
feat: appsDock Widget Overflow & Config Options
2026-01-27 21:15:33 -05:00
bbedward
3136f48b30
settings: make dock position match dankbar
...
fixes #1527
2026-01-27 19:33:32 -05:00
bbedward
68159b5c41
niri: add window-rule management
...
- settings UI for creating, editing, deleting window ruels
- IPC to create a window rule for the currently focused toplevel
fixes #1292
2026-01-27 19:28:58 -05:00
purian23
9553cb06d3
feat: Dock Overflow/Updated Settings Options
2026-01-27 00:52:15 -05:00
bbedward
8499033221
clipboard: fix file transfer & export functionality
...
- grants read to all installed flatpak apps
2026-01-26 17:58:06 -05:00
bbedward
3aaca7ff39
theme: allow overriding color center theme
2026-01-26 09:18:14 -05:00
bbedward
83d9808536
workspaces: add icon size offset
2026-01-25 22:49:46 -05:00
bbedward
8f6fe7ed2b
i18n: sync
2026-01-25 14:31:28 -05:00
bbedward
03fdf795e0
launcher v2: general styling fixes
...
- scrollbar
- footer alignment
- radii
- hover colors
2026-01-25 14:21:03 -05:00
bbedward
832807a217
desktop clock: general scaling and stylng fixes for digital variant
2026-01-25 13:30:11 -05:00
bbedward
5f16624000
misc: fix some various scaling issues with fonts
...
fixes #1268
2026-01-24 22:27:23 -05:00
purian23
80025804ab
theme: Tweaks to Auto Color Mode
2026-01-24 20:43:45 -05:00
purian23
9cce5ccfe6
autoThemeMode: Add transition time & layout update
2026-01-24 19:33:37 -05:00
purian23
f945307232
cleanup: Auto theme switcher
2026-01-24 17:48:34 -05:00
purian23
3413cb7b89
feat: Create new Auto theme mode based on region / time of day
2026-01-24 16:38:45 -05:00
Ethan Todd
11e23feb0e
lockscreen/greetd: add 0 in front of single digit hours for 12 hour format. greetd: add option to hide profile image ( #1247 )
...
* greetd: add lockScreenShowProfileImage option
* lockscreen/greetd: for non 24 hour formats, add 0 in front of single digit hours to ensure that everything is always centered properly - previously, it would only appear centered if on a double digit hour. also add getEffectiveTimeFormat function to GreetdSettings.
* clock: made pad 12 hour formats optional
---------
Co-authored-by: bbedward <bbedward@gmail.com >
2026-01-23 14:47:59 -05:00
bbedward
775b381987
lock: add disable media player option
...
fixes #1470
2026-01-23 13:34:25 -05:00
purian23
808ee66e11
feat: AppsDock Widget on the Dankbar
...
- Pinnable apps independent from the main dock
- Drag & Drop support
2026-01-23 11:49:45 -05:00
purian23
2681fe87bb
feat: Implement Dank Launcher button on the Dock
...
- Configurable with custom icons/logos
- Respects light/dark theme
- Drag & Drop in place
2026-01-22 16:52:38 -05:00
bbedward
f24ecf1b99
weather: m/s wind units and feels like
...
fixes #1463
fixes #1456
2026-01-22 14:44:40 -05:00
bbedward
acdd1d2ec4
settings: fix theme flavor buttons
2026-01-22 13:58:44 -05:00
bbedward
d08496f237
launcher v2: add micro size
2026-01-22 10:10:19 -05:00
bbedward
27b4e0221b
settings: fix emacs syntax err
2026-01-22 09:35:23 -05:00
Sunny
496ace0cd4
add dank emacs template ( #1460 )
...
* add dank emacs template
* prek
* prek ws
---------
Co-authored-by: bbedward <bbedward@gmail.com >
2026-01-22 09:25:02 -05:00
bbedward
6ac2a305f7
launcher v2: sort order preference for plugin results
2026-01-21 14:08:40 -05:00
bbedward
3507c6cec3
i18n: RTL fixes in about tab and dank bar settings
2026-01-21 11:57:46 -05:00
bbedward
3922070488
launcher v2: meta improvements
...
- Allow disabling each plugin from "all" mode
- add IPCs for toggling specific modes
- niri: overview respect size & default to apps mode
- fix unicode icon handling
2026-01-21 11:38:48 -05:00
bbedward
553f5257b3
launcher v2: general padding improvements, to more than just launcher v2
...
but yea
2026-01-20 21:46:02 -05:00
bbedward
1d5d876e16
launcher: Dank Launcher V2 (beta)
...
- Aggregate plugins/extensions in new "all" tab
- Quick tab actions
- New tile mode for results
- Plugins can enforce/require view mode, or set preferred default
- Danksearch under "files" category
2026-01-20 17:59:13 -05:00
bbedward
d38767fb5a
settings: fix power&sleep tab button groups
...
fixes #1442
2026-01-20 11:41:39 -05:00
bbedward
cc30e2a9e4
workspaces: fix occupied color overridworkspacs: fix occupied color
...
overridee
2026-01-18 22:44:54 -05:00
bbedward
0f6ae11c3d
launcher: add name, icon, description overrides + hide/unhide options
...
- convenient helpers without needing to make .desktop overrides
fixes #1329
2026-01-18 20:30:50 -05:00
bbedward
f313d03348
dankbar: add click-through option
2026-01-18 14:22:50 -05:00
Eggrror404
1adbf3937b
add option to change occupied workspace color ( #1427 )
2026-01-18 13:25:37 -05:00