Alexis Rouillard
86d8d33ec3
Merge branch 'master' into wifi-state
2026-07-03 22:22:35 +02:00
Alex
22f6e3c83c
mpd: adapt Playing::on_io to post-refactor Context API
...
queryMPD() was removed from Context by the master-side dedup refactor
(perf(mpd): avoid duplicate playing-state updates). fetchState() is
already called earlier in on_io and emit() updates the GUI, so the
redundant queryMPD() call is dropped, matching the identical resolution
applied to Playing::on_timer on master.
2026-07-03 22:22:35 +02:00
Alexis Rouillard
405ffe3de6
Merge branch 'master' into feat/cpu-icons-auto
2026-07-03 22:22:32 +02:00
Alexis Rouillard
a5d510ff8a
Merge branch 'master' into enable-bar-scroll
2026-07-03 22:22:30 +02:00
Alexis Rouillard
7261d7d78f
Merge branch 'master' into master
2026-07-03 22:22:28 +02:00
Alexis Rouillard
5ff20943a9
Merge branch 'master' into hide-active
2026-07-03 22:22:24 +02:00
Alexis Rouillard
93db40b829
Merge branch 'master' into master
2026-07-03 22:22:21 +02:00
Alexis Rouillard
22441ea8f6
Merge branch 'master' into master
2026-07-03 22:22:19 +02:00
Alexis Rouillard
4700f2b423
Merge branch 'master' into max-windows
2026-07-03 22:22:16 +02:00
Alexis Rouillard
96696d0ec4
Merge branch 'master' into feat/language-tooltip
2026-07-03 22:22:14 +02:00
Alexis Rouillard
8ec7bd0939
Merge branch 'master' into hyprland-language-class
2026-07-03 22:22:11 +02:00
Alexis Rouillard
54d28d3949
Merge branch 'master' into persistent_workspaces_by_monitor_make_and_model
2026-07-03 22:22:09 +02:00
Alexis Rouillard
315dc106f5
Merge branch 'master' into master
2026-07-03 22:22:07 +02:00
Alexis Rouillard
bbf6af23e7
Merge branch 'master' into output-classes
2026-07-03 22:22:04 +02:00
Alexis Rouillard
6506228061
Merge branch 'master' into niri-column
2026-07-03 22:22:02 +02:00
Alexis Rouillard
17b9dc2a94
Merge branch 'master' into master
2026-07-03 22:22:00 +02:00
Alexis Rouillard
d618b4125d
Merge branch 'master' into fix-tooltip-pango
2026-07-03 22:21:57 +02:00
Alexis Rouillard
57689fe96b
Merge branch 'master' into feature/workspace-name-css-class
2026-07-03 22:21:54 +02:00
Alexis Rouillard
e7d19ad60f
Merge branch 'master' into 4655
2026-07-03 22:21:52 +02:00
Alexis Rouillard
926f183184
Merge branch 'master' into groups-add-empty-css-class
2026-07-03 22:21:49 +02:00
Alexis Rouillard
85e4725d02
Merge branch 'master' into drawer-state
2026-07-03 22:21:47 +02:00
Alexis Rouillard
2a91a7e31f
Merge branch 'master' into master
2026-07-03 22:21:44 +02:00
Alexis Rouillard
2916a0afa0
Merge branch 'master' into aksel.aase/clock-exec
2026-07-03 22:21:41 +02:00
Alexis Rouillard
b7faea5884
Merge branch 'master' into clock/configurable-week-numbering
2026-07-03 22:21:38 +02:00
Alexis Rouillard
13f59a38c7
Merge branch 'master' into feat/first-day-of-week-calendar
2026-07-03 22:21:36 +02:00
Alex
cd2b1802cb
Apply clang-format to wireplumber module
2026-07-03 22:21:07 +02:00
Alex
573ad779ba
Apply clang-format to clock.cpp
2026-07-03 22:21:03 +02:00
Alex
ce5f6e77c1
Merge remote-tracking branch 'origin/master' into wp_scales
2026-07-03 22:20:52 +02:00
Alex
975fa9a54e
Merge remote-tracking branch 'origin/master' into feature-clock-calendar-css-classes
2026-07-03 22:20:49 +02:00
Alex
03da065e87
Merge remote-tracking branch 'origin/master' into mpd-idle
2026-07-03 22:20:41 +02:00
Alexis Rouillard
ba90205986
Merge pull request #4723 from kaosuran/features/temperature-hwmon-by-name
...
feat(temperature): add hwmon-name option for stable sensor selection
2026-07-03 22:17:50 +02:00
Alexis Rouillard
c3f4c0077b
Merge pull request #4114 from Duncaen/cpu-loadavg
...
cpu: add load{1,5,15} format variables
2026-07-03 22:17:46 +02:00
Alexis Rouillard
145e1f26e1
Merge branch 'master' into feat/basic-cpu-graph
2026-07-03 22:17:32 +02:00
Alexis Rouillard
ed688659f4
Merge branch 'master' into mango
2026-07-03 22:17:29 +02:00
Prakhar Chhalotre
16430b44a9
Merge branch 'master' into pr-4841
2026-07-04 01:42:43 +05:30
Alex
fe0e1c139b
power-profiles-daemon: preserve backward compatibility for driver
...
Keep the {driver} placeholder working and support older
power-profiles-daemon versions that only expose a single Driver DBus
property, while still reading the new CpuDriver/PlatformDriver fields.
- Read the legacy Driver property and fall back to it when CpuDriver or
PlatformDriver are missing (older daemon).
- Derive {driver} from CpuDriver when the daemon no longer exposes
Driver (recent daemon), so existing configs using {driver} keep
working.
- Align the default tooltip-format in the constructor with the
documented default.
2026-07-03 22:11:51 +02:00
Alex
31035890e6
Merge remote-tracking branch 'origin/master' into feat/sway-workspaces-format-for-negative-indices
...
# Conflicts:
# src/modules/sway/workspaces.cpp
2026-07-03 22:11:45 +02:00
Alex
b7e5805f4b
Merge remote-tracking branch 'origin/master' into RaphaelKimmig/master
...
# Conflicts:
# include/modules/niri/workspaces.hpp
2026-07-03 22:11:34 +02:00
Alexis Rouillard
d7fed82cd8
Merge branch 'master' into feat-customizable-icon-thresholds
2026-07-03 22:11:16 +02:00
Alexis Rouillard
69c09800d5
Merge branch 'master' into feat/custom-format-icons-keyboard
2026-07-03 22:11:13 +02:00
Alexis Rouillard
396e8b714f
Merge branch 'master' into mpd-idle
2026-07-03 22:11:10 +02:00
Alexis Rouillard
da91ca2457
Merge branch 'master' into smooth-power
2026-07-03 22:11:06 +02:00
Alexis Rouillard
96adf0ffe2
Merge branch 'master' into features/temperature-hwmon-by-name
2026-07-03 22:11:04 +02:00
Alexis Rouillard
9e9e16b7e4
Merge branch 'master' into cpu-loadavg
2026-07-03 22:11:02 +02:00
Alexis Rouillard
fe653fef9d
Merge branch 'master' into compact-bandwidth
2026-07-03 22:10:59 +02:00
Alexis Rouillard
35295b156b
Merge branch 'master' into wp_scales
2026-07-03 22:10:57 +02:00
Alex
6dc168c4f2
river/tags: fix memory leak of output_status_/seat_status_
...
The constructor created output_status_ and seat_status_ without adding any
listener, then handle_show() recreated both (leaking the constructor-created
objects) before destroying status_manager_. Additionally seat_status_ was
never destroyed in ~Tags().
Create these objects lazily (with listeners) only in handle_show(), and
destroy seat_status_ in the destructor.
2026-07-03 22:10:46 +02:00
Alex
68097dacd4
Merge remote-tracking branch 'origin/master' into feat/wlr-taskbar-bar-css-states
2026-07-03 22:10:26 +02:00
Alex
c5cefb5520
AIconLabel: make regex static and initialize label_contains_icon
...
Compile the icon-extraction std::regex objects once via static locals
instead of rebuilding them on every update() of every AIconLabel-derived
module (custom, mpris, ...). Also default-initialize label_contains_icon
to false at its declaration.
2026-07-03 22:10:16 +02:00
Alex
e736a934ba
fix(clock): correct parentheses in fmt::format for calendar tooltip color
2026-07-03 22:10:13 +02:00