Commit Graph
1132 Commits
Author SHA1 Message Date
Alex f7ff8eab58 Merge remote-tracking branch 'origin/master' into pr-3370
# Conflicts:
#	include/modules/idle_inhibitor.hpp
#	man/waybar-idle-inhibitor.5.scd
#	src/modules/idle_inhibitor.cpp
2026-07-04 00:54:41 +02:00
Alexis Rouillard 10add89802 Merge pull request #4624 from andresilva/tray-hide-icons
Support hiding tray icons
2026-07-04 00:53:31 +02:00
Alex a45328359d Merge remote-tracking branch 'origin/master' into pr-4265
# Conflicts:
#	src/modules/network.cpp
2026-07-04 00:52:34 +02:00
Alexis Rouillard 40042f42ac Merge pull request #4537 from thomascrha/niri-workspace-ignore-workspaces
feat(niri/worspaces): add ignore-workspaces configuration option
2026-07-04 00:52:19 +02:00
Alex 90883da500 Merge remote-tracking branch 'origin/master' into pr-3151
# Conflicts:
#	include/modules/image.hpp
#	src/modules/image.cpp
2026-07-04 00:51:52 +02:00
Alex 05f32172df Merge remote-tracking branch 'origin/master' into pr-4320
# Conflicts:
#	include/modules/hyprland/workspaces.hpp
#	man/waybar-hyprland-workspaces.5.scd
#	src/modules/hyprland/workspace.cpp
#	src/modules/hyprland/workspaces.cpp
2026-07-04 00:51:21 +02:00
Alex 3df1a13b7d Merge remote-tracking branch 'origin/master' into pr-3740
# Conflicts:
#	include/modules/wlr/taskbar.hpp
#	src/modules/wlr/taskbar.cpp
2026-07-04 00:50:23 +02:00
Alexis Rouillard 3cd93d849f Merge pull request #5032 from yyyumeniku/master
hyprland/workspaces: add debounce timer to prevent workspace button f…
2026-07-04 00:42:04 +02:00
Alex 08e457e3cd Merge remote-tracking branch 'origin/master' into pr-4694
# Conflicts:
#	src/modules/hyprland/workspace.cpp
2026-07-04 00:41:50 +02:00
Alex 9f3e5c09a3 Merge remote-tracking branch 'origin/master' into pr-4537
# Conflicts:
#	include/modules/niri/workspaces.hpp
#	src/modules/niri/workspaces.cpp
2026-07-04 00:40:14 +02:00
Alex df0edaf162 Merge remote-tracking branch 'origin/master' into pr-4624
# Conflicts:
#	include/modules/sni/item.hpp
#	src/modules/sni/item.cpp
#	src/modules/sni/tray.cpp
2026-07-04 00:39:23 +02:00
Alex b509e254da Merge remote-tracking branch 'origin/master' into pr-4714
# Conflicts:
#	include/modules/wireplumber.hpp
#	src/modules/wireplumber.cpp
2026-07-04 00:38:51 +02:00
Alex b851e1c8f9 Merge remote-tracking branch 'origin/master' into pr-4940
# Conflicts:
#	man/waybar-clock.5.scd
2026-07-04 00:37:39 +02:00
Alexis Rouillard a3101a1ca0 Merge branch 'master' into feat-hyprland-submap-icon-handling 2026-07-04 00:32:12 +02:00
Alexis Rouillard 423ca224f5 Merge branch 'master' into master 2026-07-04 00:32:08 +02:00
Alexis Rouillard 9a6009b0b4 Merge pull request #5068 from c4rlo/sway-ipc-fixes
Sway IPC client: robustness improvements & code cleanups
2026-07-04 00:30:22 +02:00
Alexis Rouillard ffc3bec905 Merge pull request #4565 from guttermonk/idle_inhibitor-activity-detection
Added Idle Inhibitor Features: Signal Inputs & Activity Detection
2026-07-04 00:27:29 +02:00
Alex c0a0608c43 Merge remote-tracking branch 'origin/master' into pr-5068 2026-07-04 00:22:43 +02:00
Alexis Rouillard 733ec6fdc4 Merge pull request #4712 from AntoineGS/feat/bt-multiple-batteries
feat: add support for bt peripheral device battery
2026-07-04 00:14:59 +02:00
Alexis Rouillard 2754ea6914 Merge pull request #5017 from nonamescm/add-static-river-tag-classes
River/tags: Add static CSS classes for all available tags.
2026-07-04 00:14:54 +02:00
Alexis Rouillard 3a5158590d Merge pull request #5069 from stlkr/master
feat(custom): add image
2026-07-04 00:14:00 +02:00
Alexis Rouillard 6e1f551919 Merge pull request #4334 from theoratkin/master
feat(mpd): add playing-interval option
2026-07-04 00:11:01 +02:00
Alexis Rouillard 84cb232305 Merge pull request #5041 from yuukibarns/enable-bar-scroll
feat(niri/workspaces): Add `enable-bar-scroll` option
2026-07-04 00:10:51 +02:00
Alexis Rouillard b3f7617ed4 Merge pull request #4588 from Gazer/feat/basic-cpu-graph
feat: add customgraph module
2026-07-04 00:09:00 +02:00
Alexis Rouillard 65effe9053 Merge pull request #4760 from akselaase/aksel.aase/clock-exec
feat(clock): Add action to execute external command
2026-07-04 00:05:52 +02:00
Alexis Rouillard 0fd8a4c30f Merge pull request #4366 from winkelnp/wp-bluetooth
`format-bluetooth` and `device.form-factor` support for wireplumber module
2026-07-03 23:59:05 +02:00
Alex 331fe0e963 Fix clang-format 2026-07-03 23:52:24 +02:00
Alex 15e0c9cb1c Merge remote-tracking branch 'origin/master' into pr-4760 2026-07-03 23:52:11 +02:00
Alex c4c9345fef Fix clang-format 2026-07-03 23:52:02 +02:00
Alex 846ce3e1a4 Merge remote-tracking branch 'origin/master' into pr-5069 2026-07-03 23:51:53 +02:00
Alex 913cde915a Fix clang-format 2026-07-03 23:51:45 +02:00
Alex 67cbeb35b4 Merge remote-tracking branch 'origin/master' into pr-4334 2026-07-03 23:51:40 +02:00
Alex c33b2f659c Merge remote-tracking branch 'origin/master' into pr-5017
# Conflicts:
#	man/waybar-river-tags.5.scd
2026-07-03 23:51:34 +02:00
Alex 733c688ded Merge remote-tracking branch 'origin/master' into pr-4588 2026-07-03 23:51:30 +02:00
Alex 8fafb53177 Merge remote-tracking branch 'origin/master' into pr-4712 2026-07-03 23:51:23 +02:00
Alex e792ed8f85 Merge remote-tracking branch 'origin/master' into pr-4861
# Conflicts:
#	src/modules/hyprland/workspace.cpp
2026-07-03 23:51:19 +02:00
Alex b13d76d346 Merge remote-tracking branch 'origin/master' into pr-4366
# Conflicts:
#	src/modules/wireplumber.cpp
2026-07-03 23:51:16 +02:00
Alex b9d5b3b4a2 Merge remote-tracking branch 'origin/master' into pr-5041
# Conflicts:
#	src/modules/niri/workspaces.cpp
2026-07-03 23:50:53 +02:00
Alexis Rouillard e2056db932 Merge pull request #4084 from PandorasFox/master
add prefer-album-artist to mpris module
2026-07-03 23:43:11 +02:00
Alexis Rouillard 960a2069ee Merge pull request #4762 from szbmrk/feat-multiple-disks
feat(disk)!: handle multiple disks at once
2026-07-03 23:42:55 +02:00
Alexis Rouillard 325ee9e7f7 Merge pull request #4826 from AntGarSil/agd/ignore-tray-applets
feat (tray): Ignore Tray items by service name and when dbus properties load
2026-07-03 23:42:51 +02:00
Alexis Rouillard 4b9284ffd0 Merge pull request #3925 from casKd-dev/dwl/hide-vacant
dwl/tags: add hide-vacant option
2026-07-03 23:42:17 +02:00
Alexis Rouillard a4cba38c81 Merge pull request #3926 from casKd-dev/dwl/hide-title
dwl/window: allow hiding of title when either inactive or empty
2026-07-03 23:20:36 +02:00
Alexis Rouillard d2a082933a Merge pull request #4908 from 7FM/master
pulseaudio: add target option to control source (microphone) volume
2026-07-03 23:12:36 +02:00
Alexis Rouillard 2f6720c053 Merge pull request #4981 from xiyori/max-windows
Add max-windows option to hyprland/workspaces
2026-07-03 22:58:37 +02:00
Alexis Rouillard 8c4787bd88 Merge pull request #4529 from dimti/hyprland-language-class
Add css class to hyprland language module of short_name language code
2026-07-03 22:58:31 +02:00
Alexis Rouillard 3033e15868 Merge pull request #4958 from v-dermichev/feature/workspace-name-css-class
feat (hyprland/workspaces): expose workspace name as CSS class
2026-07-03 22:52:06 +02:00
Alexis Rouillard 168794b44b Merge pull request #4986 from maltherd/master
Add "ignore-workspaces" option to sway/workspaces module
2026-07-03 22:50:34 +02:00
Alexis Rouillard dd69400676 Merge pull request #5047 from awused/mpd-idle
mpd: Implement idle events for Playing state
2026-07-03 22:49:22 +02:00
Alexis Rouillard cb206a60f8 Merge pull request #4134 from Roc25/hide-active
Add hide-active
2026-07-03 22:47:15 +02:00