claymorwan
fff018eafb
fix(layers): change layers namespace for desktop widgets and plugin popouts ( #1594 )
2026-02-05 09:18:47 -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
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
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
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
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
f2d9066f90
clipboard: add popout variant
2026-01-30 13:24:05 -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
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
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
niz
511502220f
keyboard-layout: fixed hyprland keyboard compact mode ( #1512 )
2026-01-26 18:07:09 -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
2263338878
dankbar: account for outlineThickness in margins
...
settings: dont clear caches or apply on startup
2026-01-26 14:19:26 -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
ad458dfece
clock: fix no shifting logic
2026-01-25 15:53:01 -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
Yamada.Kazuyoshi
f7df3b2a68
Fixed an issue where the UI width was shifted due to the clock widget when using non-monospaced fonts. ( #1491 )
2026-01-24 23:09:20 -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
bbedward
028d3b4e61
workspaces: fix index numbers with show apps on vBar + animation
2026-01-24 20:31: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
b4ba2dac37
launcher v2: fix nvidia dgpu race condition
2026-01-23 14:15:46 -05:00
bbedward
775b381987
lock: add disable media player option
...
fixes #1470
2026-01-23 13:34:25 -05:00