bbedward
44449e26a0
Handle urgent workspaces
2025-10-03 18:17:24 -04:00
bbedward
ddc88fd360
Fix positioning of power menu
2025-10-03 17:21:43 -04:00
bbedward
fedec450cb
Keep the modal, but relatively positioned
2025-10-03 17:16:34 -04:00
bbedward
04ea742830
Reapply "Always use power menu modal"
...
This reverts commit 5a5c860cef .
2025-10-03 17:14:43 -04:00
bbedward
5a5c860cef
Revert "Always use power menu modal"
...
This reverts commit 55d06a43f8 .
mm, not sure how I feel about it
2025-10-03 17:14:08 -04:00
bbedward
55d06a43f8
Always use power menu modal
2025-10-03 16:54:10 -04:00
bbedward
71eecd6e7b
Revert "betterbird/thunderbird matugen template"
...
This reverts commit 6f3019f84b .
2025-10-03 16:20:21 -04:00
bbedward
6f3019f84b
betterbird/thunderbird matugen template
2025-10-03 16:16:47 -04:00
bbedward
e95d3126b2
Modal/Popout layout alterations
2025-10-03 15:15:44 -04:00
bbedward
5da265bf0b
Instruct fonts to be global (makes sense for greeter)
2025-10-03 13:52:39 -04:00
bbedward
2ce9c43b8c
disable layer debug opt
2025-10-03 11:21:43 -04:00
bbedward
740b2f206c
Alter loading behavior
v0.0.29
2025-10-03 10:08:05 -04:00
bbedward
af622bc7e7
Also concat local ones
2025-10-03 08:51:41 -04:00
bbedward
7816b50b27
Fallback greeter directories
2025-10-03 08:42:55 -04:00
bbedward
4cb7a909f7
Set default instead of prefer-light
2025-10-03 08:39:02 -04:00
bbedward
0fac88e171
namespace for notepad
2025-10-03 08:30:43 -04:00
bbedward
b4ab9d9650
XDG_DATA_DIRS for greeter
2025-10-02 22:10:46 -04:00
bbedward
731db13c14
Fix bindings in center section & icon sizes
2025-10-02 21:41:24 -04:00
bbedward
414a1ad4d2
Tweak colors a bit
2025-10-02 20:15:20 -04:00
Bruno Cesar Rocha
16055fe96e
fix: Plugin settings not loading existing settings ( #294 )
...
I notice the plugin settings tab was not loading the
existing plugin settings from the settings file.
It was properly writting to the file, but not reloading
on initialization.
added a loadValue() function so PluginSettings can call when the
pluginService is injected. Added isLoading state flag to prevent
the onItemsChanged from saving back settings when loading is happening.
Added null wise checks for properties that may be not ready yet
when loading.
2025-10-02 14:24:28 -04:00
bbedward
6140c398f0
Remove useless rounding
2025-10-02 14:14:16 -04:00
bbedward
bd02923616
plugin readme update
2025-10-02 14:01:20 -04:00
bbedward
6021815fd3
Fix media player when on right edge
2025-10-02 13:49:53 -04:00
bbedward
8c4aba5479
Center add widget in cc
2025-10-02 13:45:52 -04:00
bbedward
2428b22171
Score usage data into app search
2025-10-02 13:42:05 -04:00
bbedward
a3d30211f6
Fix missing screen info
2025-10-02 12:57:43 -04:00
bbedward
730300d211
de-dupe the pills
2025-10-02 12:48:21 -04:00
bbedward
aaca31276b
shift clock and date weights in vertical mode
2025-10-02 12:44:21 -04:00
bbedward
53fb927e36
niri: color and layout config generation
v0.0.28
2025-10-02 12:34:17 -04:00
bbedward
fb5aa0313e
cleanup debug logs, fix center section plugins
2025-10-02 12:24:45 -04:00
bbedward
9b41eecbf1
Fix reactivity, different settings structure, etc, etc.
2025-10-02 12:13:49 -04:00
bbedward
ae461b1caf
Merge branch 'master' of github.com:bbedward/DankMaterialShell into wip/plugins
2025-10-02 00:22:32 -04:00
bbedward
57e36d6710
Merge branch 'master' of github.com:bbedward/DankMaterialShell
2025-10-02 00:13:43 -04:00
bbedward
a7c4f09c5b
always blockLoading on fileview
2025-10-02 00:13:29 -04:00
bbedward
554ef16e49
moar
2025-10-01 23:37:03 -04:00
bbedward
082321f860
de-dupe env
2025-10-01 22:13:03 -04:00
bbedward
df4f7b8c9e
Set XDG_SESSION_TYPE in greeter
...
Always wayland, which is probably fine for our use case. Fixes gnome
2025-10-01 22:10:29 -04:00
bbedward
3f1742f074
lock+greeter: show keyboard layout widget, spacing adjustments
2025-10-01 21:08:55 -04:00
bbedward
4560d5c2d5
Fix overview auto hide bar
2025-10-01 18:16:27 -04:00
bbedward
0ca12d275c
Abstract away plugin dev a little more
2025-10-01 17:47:39 -04:00
bbedward
df9e834309
Some consistent styling for plugins
2025-10-01 14:04:17 -04:00
bbedward
ab1c0bb129
Merge branch 'master' of github.com:bbedward/DankMaterialShell into wip/plugins
2025-10-01 13:38:49 -04:00
bbedward
5070e4c950
Cleanup imports
v0.0.26
2025-10-01 13:09:43 -04:00
bbedward
c13526ccad
re-enable layer
2025-10-01 13:05:28 -04:00
bbedward
46e16a6c69
Greetd: Add a greeter
2025-10-01 13:04:48 -04:00
Bruno Cesar Rocha
53983933dc
feat: Plugin System ( #276 )
...
* feat: Plugin System
* fix: merge conflicts
2025-10-01 11:28:10 -04:00
purian23
09f3ca39a1
feat: Top/Left/Right/Bottom Dock positioning
2025-09-30 21:56:58 -04:00
bbedward
42b4c91f35
update readme
2025-09-30 18:10:57 -04:00
bbedward
37120776be
configurable animation speeds
2025-09-30 17:30:03 -04:00
bbedward
d67bcb66c9
Keep SpotlightModal always loaded.
...
Tbh, probably minimal impact on memory - makes app launching snappier.
2025-09-30 17:07:57 -04:00