649a98a679
feat: Add ISO 8601 calendar to clock module
2025-06-28 19:42:55 -05:00
0c1f1f2df9
Merge pull request #3544 from nktnet1/hyprland/windowcount
...
add Hyprland/windowcount module
2025-06-22 09:03:21 +01:00
f27df33280
Merge pull request #3628 from adryzz/gps-module
...
Add GPS module
2025-06-22 08:59:46 +01:00
630f85dcb1
Merge branch 'master' into niri-workspace-urgency
2025-06-22 08:57:49 +01:00
77b42105a6
Merge pull request #4136 from Roc25/special-centered
...
hyprland workspaces: Add sorting Special Centered
2025-06-22 08:57:12 +01:00
a88e5795a4
Merge branch 'master' into wayfire
2025-06-22 08:53:02 +01:00
71c6c6032b
Merge pull request #4133 from Roc25/persistent-only
...
Add persistent-only setting for hyprland/workspaces
2025-06-22 08:50:33 +01:00
a563a3fceb
Merge pull request #4127 from iostapyshyn/master
...
niri/workspaces: Add empty icon
2025-06-22 08:45:13 +01:00
cbdbc492bb
Merge pull request #4097 from RobertMueller2/sway-window-marks
...
feat: sway/window: provide {marks} format replacement
2025-06-22 08:43:27 +01:00
6206cebd75
Merge pull request #3887 from torstehu/fix-typo
...
Fix typos in function, variable names and in documentation
2025-06-22 08:39:23 +01:00
74a6726f4f
Merge pull request #4096 from aereaux/idle_docs
...
Add idle_inhibitor style docs.
2025-06-22 08:27:37 +01:00
3d00c4bed4
Merge pull request #4160 from davidemanini/icon-label
...
AIconLabel.cpp: honour "rotation" property and add "swap-icon-label" propery
2025-06-22 08:27:07 +01:00
44a8910022
Merge pull request #4173 from S0nter/master
...
privacy: ignore some streams
2025-06-22 08:24:22 +01:00
341e39fbcf
Merge pull request #4210 from stkth/feat/display-systemd-system-state
...
Feat/display systemd system state
2025-06-22 08:24:04 +01:00
cfb47790ad
modules: systemd_failed_units: Introduce systemd state variables
...
Systemd provides the status of a given user and system session as a
human readable string.
Retrieve this information via RequestSystemState and guard the
retrieve of failed units depending on this request.
The functionality is extended but does not change, which means that
failed units in any granularity are displayed as before.
Update documentation in the meantime.
Signed-off-by: Steffen Kothe <steffen.kothe@skothe.net >
2025-06-21 16:53:12 +00:00
2f6f9620d2
Merge branch 'Alexays:master' into master
2025-06-20 14:32:05 +00:00
bdcab011ee
modules: memory: Add swapState format argument
...
Add an argument to the memory module which displays the state of the
swap configuration of the local system.
Usage of swap does not necessarily indicate if swap is on or off.
Signed-off-by: Steffen Kothe <steffen.kothe@skothe.net >
2025-06-19 18:44:31 +00:00
5e14698b4e
fix: network frequency is reported in GHz
2025-06-12 17:01:10 -04:00
f73d26722c
privacy: add example configuration
2025-06-08 12:39:10 +03:00
6cfaf4ff63
privacy: document ignore options
2025-06-08 12:23:50 +03:00
fca159ad01
Update man page
...
Co-authored-by: Tuur Vanhoutte <4633209+zjeffer@users.noreply.github.com >
2025-06-07 12:19:13 +03:00
35c6e9c21c
Update man page
2025-06-07 11:23:19 +03:00
b36a283f83
Update man
2025-06-07 11:06:06 +03:00
c26978eca8
Update documentation
2025-06-03 14:54:41 +03:00
19d2430516
niri/workspaces: Add empty icon
2025-05-19 23:01:19 +02:00
47e0f42523
niri: add support for urgency indicators to workspaces
2025-05-14 20:33:11 +02:00
6319569ed0
Merge branch 'Alexays:master' into hyprland/windowcount
2025-05-09 20:46:00 +10:00
f4b68f41e6
feat: sway/window: provide {marks} format replacement
2025-05-04 07:50:28 +02:00
7b5206128c
Add idle_inhibitor style docs.
2025-05-03 10:41:07 -07:00
d0c6e91094
gps: add rfkill support
2025-04-18 22:56:47 +02:00
956e39d3d3
make gpsd receiver not poll
2025-04-18 22:56:47 +02:00
d331331b76
add manpage
2025-04-18 22:56:47 +02:00
45ebf45343
Start GPS module
2025-04-18 22:56:36 +02:00
9d2b137594
fix manpage for backlight/slider
2025-03-31 18:36:12 +02:00
b98e717433
Merge pull request #3941 from ChaosInfinited/features/systray-custom-icons
...
Features/systray custom icons
2025-03-28 09:46:22 +01:00
567ae16a68
fix incorrect type for weeks-pos
in waybar-clock man page
2025-03-28 09:43:47 +01:00
2fdfd1028a
Merge pull request #3959 from voiceroy/ip-address-display
...
Provide an option to show ipv4, ipv6 or both
2025-03-28 09:25:44 +01:00
508d3cd3dd
Merge pull request #3638 from RowanLeeder/ISSUE-3092
...
Resolves #3092 Add source support to wireplumber module
2025-03-28 09:23:01 +01:00
4a6c417ef5
Add format replacements
...
For cidr6, netmask6
2025-03-04 19:09:21 +05:30
212c676251
Provide an option to show ipv4 or ipv6 or both of them
2025-02-26 15:59:33 +05:30
ddf5b3e07b
add tray icons docs
2025-02-16 14:30:08 +01:00
8a741f6ec7
fix: JSON format for Hyprland keyboard example
2025-02-01 00:38:52 +01:00
6004316f1a
Fix typos in function, variable names and in documentation
2025-01-16 13:25:19 +01:00
36a1c89e30
Merge branch 'Alexays:master' into hyprland/windowcount
2025-01-13 10:33:05 +11:00
d7e4a7d91f
add module wayfire/window, wayfire/workspaces
2025-01-03 15:22:46 +09:00
d29a17d703
Merge branch 'Alexays:master' into hyprland/windowcount
2024-12-22 17:12:54 +11:00
43af1b9ea0
feat: implement hide vacant for river
2024-12-11 22:18:00 -04:00
4e05659109
sway/workspaces: use X11 class for XWayland windows
...
When using `window-rewrite`, the `class<>` rule would previously only
match against the `app_id` of a window. However, XWayland windows don't
have an app ID.
This change falls back to checking the `class` window property if there
is no app ID to support matching against XWayland windows.
2024-12-01 12:48:07 +13:00
334fc6e0e4
Merge branch 'Alexays:master' into hyprland/windowcount
2024-11-30 19:37:29 +11:00
f9acc1fed9
Add stretching of modules and modules-center toggling
...
This Patch allows the stretching of modules-{left,center,right} as well
add a "expand" flag to AModule. This allows one module to consume the
leftover space.
To allow the left or right modules to fully consume the center, the
changes also include a way to remove the center box (center_)
altogether.
2024-11-20 00:00:27 +01:00