bbedward
143918bc5e
plugins: fix reload IPC on failure
2026-02-04 09:46:10 -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
purian23
6e3b3ce888
fix: Notepad Transparency override
2026-02-03 21:19:57 -05:00
bbedward
44292c3b55
theme: fix popup transparency setting
2026-02-03 21:06:15 -05:00
bbedward
c024c1b8e4
matugen: fix emacs template
...
fixes #1580
2026-02-03 16:15:13 -05:00
purian23
f4dad69ccd
General agent files
2026-02-03 14:56:56 -05:00
bbedward
b811316d0c
DankPopout: make bg and content siblings
2026-02-03 14:31:31 -05:00
bbedward
f59aeb2782
dankbar: fix centering of numerous bar widgets
2026-02-03 13:44:57 -05:00
bbedward
24ce41935e
bluetooth: improve performance of details
2026-02-03 11:30:38 -05:00
bbedward
3c4749ead0
widgets: add a button color setting
2026-02-03 11:03:33 -05:00
xxyangyoulin
22ab5b9660
feat(ipc): add tray icon control commands ( #1576 )
...
Add IPC commands to interact with system tray icons:
- `dms ipc call tray list` - list all tray items
- `dms ipc call tray activate <id>` - activate (left-click) a tray item
- `dms ipc call tray status <id>` - show tray item details
2026-02-03 09:36:35 -05:00
bbedward
22f16f1da3
widgets: theme text field selection color
2026-02-03 09:35:35 -05:00
bbedward
a97409dfd7
window: freeze mask geometry in popout
2026-02-02 16:29:59 -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
bbedward
d934b3b3b4
launcher v2: improve search result responsiveness, highlight matches
2026-02-02 12:49:20 -05:00
Mmmattias
546cbfb3ca
wallpaper: Only pause cycling when screen is locked or active window is fullscreen ( #1553 )
2026-02-01 20:47:13 -05:00
bbedward
39b70a53a0
cursor: more intelligent Xresources editing
2026-02-01 20:44:21 -05:00
bbedward
795f84adce
notifications: handle material icons
2026-02-01 20:39:15 -05:00
purian23
3d80a9dd0f
appsDock: Update Size & Color options
2026-02-01 00:22:08 -05:00
purian23
9669e9bc87
fix: Extend Blur Overview edge to edge
2026-01-31 22:16:13 -05:00
purian23
5f2a5a5d7d
distro: Update DMS/OBS versioning
2026-01-31 20:20:19 -05:00
johngalt
ecfd721fc0
Zen Browser Theme: fixing background color in template ( #1557 )
2026-01-31 15:58:03 -05:00
purian23
07242a00b3
fix: Update DankDropdown & Clipboard Pins
2026-01-31 13:40:15 -05:00
Rin
4602442feb
feat: add ipc handlers for color picker modal ( #1554 )
...
* dankcolorpickermodal: add ipc handlers
* add ipc docs for color picker modal
2026-01-30 22:35:02 -05:00
Higor Prado
a90717b20c
Fix Process List popout crash from AppSearch ( #1552 )
2026-01-30 13:45:33 -05:00
bbedward
02edce2999
plugins: represent featured plugins in built-in browsers
2026-01-30 13:31:12 -05:00
bbedward
f2d9066f90
clipboard: add popout variant
2026-01-30 13:24:05 -05:00
bbedward
f6f7b1ed72
polkit: allow empty passwords
2026-01-30 09:19:10 -05:00
bbedward
803bc1cb7f
system tray: allow re-ordering tray items
2026-01-30 09:17:01 -05:00
bbedward
67d3aa9da3
system tray: use id+title as identifier
...
fixes #1542
2026-01-29 22:01:33 -05:00
purian23
9fbff5e833
feat: Notepad widget quick context menu
2026-01-29 18:51:49 -05:00
purian23
c371140a97
feat: Clipboard widget context quick menu
2026-01-29 18:12:56 -05:00
bbedward
4f153f3026
settings: remove bad text
2026-01-29 13:07:06 -05:00
bbedward
f2b1dbd256
greeter: pass --unsupported-gpu to sway
2026-01-29 12:39:06 -05:00
bbedward
ed87e1b00b
i18n: add Dutch
2026-01-29 09:35:23 -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
bbedward
f00854879c
workspaces: fix overflow with grouped apps + icons
...
fixes #1530
2026-01-28 16:00:44 -05:00
bbedward
757054e140
core/dbus: support Normalize for more dbus types
2026-01-28 13:28:13 -05:00
bbedward
eda59b348c
clipboard: react to changes
2026-01-27 22:50:28 -05:00
bbedward
d19e81ffac
clipboard: fix duplicate clear dialog
2026-01-27 22:41:01 -05:00
purian23
a168a8160c
feat: appsDock Widget Overflow & Config Options
2026-01-27 21:15:33 -05:00
bbedward
78662f9613
window-rules: fix checkbox alignment
2026-01-27 19:44:17 -05:00
bbedward
d9d7bb8dcc
i18n: update settings search index
2026-01-27 19:39:29 -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
6557d66f94
dms-git: It shall be beta
2026-01-27 17:56:08 -05:00
purian23
9553cb06d3
feat: Dock Overflow/Updated Settings Options
2026-01-27 00:52:15 -05:00