Alexis Rouillard
386036a67a
Merge pull request #4710 from LukashonakV/cavaMan
...
cava man
2025-12-28 21:50:04 +01:00
Xavier Ruiz
e3186abdce
fix(cava): handle all output methods in frontend
...
Default to raw Cava module for non-GLSL output methods.
Fixes "Unknown module" error when no cava_config is specified.
2025-12-27 14:52:28 -05:00
Hallvard Lavik
9dfcd206d7
Allow tooltip formatting the CPU module.
2025-12-27 12:11:43 +01:00
Rio Sanjaya
8e9ebb8bb1
use snake_case for variable name
2025-12-27 17:57:20 +07:00
Kaosu
61af3e95fa
fix the doc
2025-12-27 08:38:14 +01:00
Kaosu
ce029c3419
temperature: add hwmon-name option for stable sensor selection
...
Allow selecting a hwmon device for the temperature module by its
name instead of a fixed hwmon path.
This avoids fragile configurations that break when new hwmon
devices are added and the kernel changes hwmon ordering.
The hwmon-name option is mutually exclusive with hwmon-path and
hwmon-path-abs to prevent ambiguous configurations.
2025-12-27 08:16:03 +01:00
Adam Schwalm
11533ecf0a
Add '-<state>' support to wifi config
...
Most modules support config fields like "format-<status>-<state>", so
the user can, for example, set a different format for batter when
unplugged _and_ under a given level. Wifi didn't support this. Change
the module to support format state based on signal strength.
2025-12-26 17:24:50 -06:00
Rio Sanjaya
eb2090688c
AIconLabel: support icon-size config
2025-12-24 08:43:32 +07:00
Rio Sanjaya
b8da9ee94c
Move extract icon into its own method
2025-12-24 08:43:03 +07:00
Rio Sanjaya
c0b9635e28
Parse label_ to extract embedded icon markup
2025-12-24 08:42:02 +07:00
Rio Sanjaya
c2c1a5d614
Add labelCOntainsIcon in AIconLabel
2025-12-24 08:40:42 +07:00
PickNicko13
5c9a1b08d9
Implemented "only-physical" parameter in the wireplumber module.
...
It makes it find the first node that has adevice.id linked to the
default output if the default output doesn't have it (i.e. it is a
virtual output).
Useful if you want to control (and see) the volume of the actual output
and not the effect sink.
May need some polishing and/or style fixing, but it works.
2025-12-21 23:46:15 +01:00
Viktar Lukashonak
c8c3287be3
cava man
2025-12-20 15:35:20 +03:00
Austin Horstman
601b5f0241
nix: bump cava again
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com >
2025-12-18 23:47:01 -06:00
Alexis Rouillard
97eb60677e
Merge pull request #4616 from schmop/battery-plugging-instant-updates
...
2. Try: Make battery module update on plugging/unplugging again (refs #2519 )
2025-12-18 19:11:18 +01:00
Alexis Rouillard
3d0b942956
Merge pull request #4689 from ospafford/feat-dwl_tag_state
...
feat(dwl/tags): add empty tag option
2025-12-18 19:09:39 +01:00
Alexis Rouillard
c3d29b1185
Merge branch 'master' into battery-plugging-instant-updates
2025-12-18 19:04:31 +01:00
Alexis Rouillard
c6844781ea
Merge pull request #4671 from touero/dev
...
Fix example error about update moudle by signal in man page
2025-12-18 19:03:11 +01:00
Alexis Rouillard
c1218fa889
Merge pull request #4646 from gszy/swap-abused
...
modules: memory: fix fully utilized swap percentage calculation
2025-12-18 19:02:47 +01:00
Alexis Rouillard
11c4e55376
Merge pull request #4591 from rrrnld/fix/multiple-batteries
...
Improve multiple battery support
2025-12-18 19:02:31 +01:00
Alexis Rouillard
6b05d73a64
Merge pull request #4589 from cebem1nt/master
...
fix: crash on group scrolling #4510
2025-12-18 19:01:15 +01:00
Alexis Rouillard
374ccbb878
Merge pull request #4705 from rwwiv/fix/duplicate-layers-on-monitor-hotplug
...
fix: prevent duplicate layer surfaces on monitor hotplug
2025-12-18 19:00:48 +01:00
Alexis Rouillard
d012de3cde
Merge pull request #4682 from LukashonakV/cavaGLSL
...
Cava GLSL
2025-12-18 18:59:27 +01:00
Alexis Rouillard
7ecad3229d
Merge pull request #4650 from BartiX259/master
...
fix(docs): pulseaudio man page example
2025-12-18 18:59:01 +01:00
Alexis Rouillard
278e8822ff
Merge pull request #4686 from marvelpokemaster/fix-wireplumber-init-order
...
fix(wireplumber): reorder initializer list to match header and fix -Wreorder
2025-12-18 18:58:10 +01:00
Alexis Rouillard
a23cef457f
Merge pull request #4615 from Alexays/update_flake_lock_action
...
flake.lock: Update
2025-12-18 18:57:57 +01:00
Will Wernert
a9ef11a2b3
fix: prevent duplicate layer surfaces on monitor hotplug
...
The monitor signal handlers (signal_monitor_added, signal_monitor_removed)
were never disconnected during SIGUSR2 reload. Each reload accumulated
additional handlers, causing multiple layer surfaces to be created when
monitors were hotplugged.
This fix:
- Stores signal connections as class members
- Disconnects them before reconnecting in bindInterfaces()
- Clears stale outputs_ on reload
2025-12-17 22:17:35 -05:00
Max Gautier
2c9e83441a
log: use native journald protocol for when running as a service
...
When running waybar as a systemd service, allows a slighty more readable
and searchable (in particular, by log level) using journal metadata.
2025-12-11 21:58:09 +01:00
mike b
85aac3fee7
feature to limit the number of icons displayed
2025-12-11 14:46:32 -05:00
Aaron Gerbert
a2f277a0b1
Active special workspaces fallback on non-active icon before default
2025-12-11 12:04:10 -05:00
Aaron Gerbert
a28fe0a9c4
bugfix(hyprland/workspaces): Special workspaces being opened on different monitors now updates correctly
...
Previously, if you were to open a special workspace on a different
monitor than it was created, the display for workspaces wouldn't update
properly\nI've implemented a somewhat hacky solution by just reloading
hyprland everytime onSpecialWorkspaceActivated is called.
2025-12-09 23:45:45 -05:00
Aaron Gerbert
55e1c4c4a9
Adds name of hyprland workspace to button class
...
Allows you to target named hyprland special workspaces\n
#workspaces button.special.\<workspace name\> {}
2025-12-09 20:47:04 -05:00
Aaron Gerbert
268e33e892
Unique icons for active and named workspaces
...
Allows you to set active icons for named workspaces:
"active:<workspace name>" = ""
2025-12-09 19:13:24 -05:00
Owen Spafford
07cb2c02d2
feat(dwl/tags): add empty tag option
...
Added option in the `dwl/tags` to theme empty tags (i.e. tags without any clients) in `style.css` using
`#tags button.empty`.
Signed-off-by: ospafford <ospafford@gmail.com >
2025-12-09 07:28:18 -08:00
Viktar Lukashonak
e03119fe94
Factory. cava_frontend
2025-12-09 18:13:45 +03:00
marvelpokemaster
5ee3bd5325
fix(wireplumber): reorder initializer list to match header and fix -Wreorder warnings
2025-12-08 01:44:19 +05:30
Viktar Lukashonak
3773021546
cavaGLSL
2025-12-07 23:08:55 +03:00
Axel Dahlberg
7777be0da6
feat: allow not switching output when clicking sway/workspace
2025-12-07 19:43:25 +01:00
Raphael Kimmig
85a8fca0de
feat: allow sorting niri workspaces
2025-12-07 12:18:24 +01:00
Viktar Lukashonak
52f4db1154
Moving GTK dispatcher into frontend
2025-12-05 10:04:52 +03:00
mliszcz
e362550e27
fix(sway/workspaces): window-rewrite: do not check for window-format
...
Remove check for unused window-format option.
Fixes #3797 .
2025-12-02 17:19:44 +01:00
github-actions[bot]
cb0ee665a3
flake.lock: Update
...
Flake lock file updates:
• Updated input 'flake-compat':
'github:edolstra/flake-compat/9100a0f413b0c601e0533d1d94ffd501ce2e7885?narHash=sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX%2BfjA8Xf8PUmqCY%3D' (2025-05-12)
→ 'github:edolstra/flake-compat/f387cd2afec9419c8ee37694406ca490c3f34ee5?narHash=sha256-XKUZz9zewJNUj46b4AJdiRZJAvSZ0Dqj2BNfXvFlJC4%3D' (2025-10-27)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/5e2a59a5b1a82f89f2c7e598302a9cacebb72a67?narHash=sha256-K5Osef2qexezUfs0alLvZ7nQFTGS9DL2oTVsIXsqLgs%3D' (2025-10-19)
→ 'github:NixOS/nixpkgs/2fad6eac6077f03fe109c4d4eb171cf96791faa4?narHash=sha256-sKoIWfnijJ0%2B9e4wRvIgm/HgE27bzwQxcEmo2J/gNpI%3D' (2025-11-27)
2025-12-01 00:15:02 +00:00
Mental-Vortex
b277b63999
fix: Return when ID doesn't exist, we only care about the interest list.
2025-11-30 15:35:10 +08:00
touero
e189649c33
docs(custom): fix example error about update moudle by signal
2025-11-29 17:29:52 +08:00
André Silva
bbb7f37761
support hiding tray icons
2025-11-26 16:29:35 +00:00
Viktar Lukashonak
13519ca5bf
cava. nonsafe thread.= & cava bump
2025-11-26 13:26:32 +03:00
BartiX259
097c00c7bd
fix(docs): pulseaudio man page example
...
The example configuration in the man page used 'headphones' and 'handsfree' as keys for format-icons. The correct keys are 'headphone' and 'hands-free'.
2025-11-22 20:09:34 +01:00
OlivierNeyret
5b5b80a031
Fix indentation formatting in power_menu.xml
2025-11-22 17:47:03 +01:00
Grzegorz Szymaszek
73808dfacc
modules: memory: fix fully utilized swap percentage calculation
...
Do calculate used swap percentage even if swapfree is 0, otherwise
reported used_swap_percentage would be 0, even though it should be 100.
Signed-off-by: Grzegorz Szymaszek <gszymaszek@short.pl >
2025-11-18 11:50:04 +01:00
schmop
ce1da5a178
Make udev_deleter not linux-only and fix freebsd build
2025-11-01 10:57:18 +01:00