cb6bc2f261
Fix some bugs
clang-format / lint (push) Has been cancelled
freebsd / build (push) Has been cancelled
linux / build (c++20, alpine) (push) Has been cancelled
linux / build (c++20, archlinux) (push) Has been cancelled
linux / build (c++20, debian) (push) Has been cancelled
linux / build (c++20, fedora) (push) Has been cancelled
linux / build (c++20, gentoo) (push) Has been cancelled
linux / build (c++20, opensuse) (push) Has been cancelled
Nix-Tests / nix-flake-check (push) Has been cancelled
2025-10-09 23:02:31 -07:00
c5a7fae1d9
Fork
clang-format / lint (push) Has been cancelled
freebsd / build (push) Has been cancelled
linux / build (c++20, alpine) (push) Has been cancelled
linux / build (c++20, archlinux) (push) Has been cancelled
linux / build (c++20, debian) (push) Has been cancelled
linux / build (c++20, fedora) (push) Has been cancelled
linux / build (c++20, gentoo) (push) Has been cancelled
linux / build (c++20, opensuse) (push) Has been cancelled
Nix-Tests / nix-flake-check (push) Has been cancelled
2025-10-09 22:05:52 -07:00
18a9835b7c
Merge pull request #4246 from edeustua/master
...
feat: Add ISO 8601 calendar to clock module
2025-10-01 14:29:37 +02:00
9dd75d4f6b
Merge pull request #4507 from workflow/niri-language-add-css-classes
...
feat(niri/language): add CSS classes
2025-10-01 14:27:35 +02:00
4f16ec16f9
Merge pull request #4395 from pol-rivero/workspace-taskbar-improvements
...
[hyprland/workspaces] Taskbar improvements
2025-10-01 14:27:13 +02:00
c7a77f2c08
Merge pull request #4390 from aidansunbury/master
...
Support millisecond precision for script intervals
2025-10-01 14:22:17 +02:00
32d4cf4c7b
Merge pull request #4414 from PedroManse/master
...
docs: fix waybar menu example and formatting
2025-10-01 14:20:07 +02:00
97f1e54b70
Merge pull request #4447 from guttermonk/clock-fix
...
Clock Module: Independent clock tooltip formatting and fix for blank line at the end of the timezone list
2025-10-01 14:18:28 +02:00
fbec045492
Merge pull request #4437 from jp7677/ext-workspaces-remove-dirty-tracking
...
ext/workspaces: fix appearing of hidden workspaces
2025-10-01 14:16:03 +02:00
c31d15045a
Merge pull request #4452 from dmyTRUEk/master
...
docs(temperature): add missed `warning` style
2025-10-01 14:15:10 +02:00
08b36955de
Merge pull request #4488 from RQuarx/patch-1
...
fix: changed *waybar-styles(5)" to *waybar-styles(5)* in the last line
2025-10-01 14:13:54 +02:00
862ba2f568
feat(niri/language): add CSS classes
2025-09-29 17:43:23 +03:00
cbd8930e22
Fix example in waybar-niri-language.5.scd
2025-09-23 16:32:45 +02:00
b08d0c21f3
ext/workspaces: add deactivate action
2025-09-20 14:11:46 +02:00
9e3a9f7d35
fix: changed *waybar-styles(5)" to *waybar-styles(5)* in the last line
2025-09-20 15:05:16 +07:00
e8a2e6c66f
docs(temperature): add missed warning
style
2025-09-10 13:21:04 +03:00
97fa6aa4dd
Added option to show timezones in tooltip only and removed the extra
...
blank line at the bottom of the timezone list.
2025-09-05 21:01:23 -05:00
19468d4365
docs: fix waybar menu example and formatting
...
fix example's hibernate id typo
fix xml and json formatting
2025-08-25 10:50:51 -03:00
45d01ce6e5
Implement "active-window-position"
2025-08-18 21:23:36 +02:00
691b7d427b
Implement "reverse-direction"
2025-08-18 20:49:14 +02:00
2b81782fa9
more changes
2025-08-16 16:01:41 -07:00
2b552f7fb6
compat
2025-08-16 15:34:43 -07:00
6dc5a73a02
initial changes
2025-08-16 15:29:59 -07:00
83f16a2092
Document newer config options of workspace-taskbar
...
Adds some configs that were only documented in the GitHub wiki to the manpage.
2025-08-12 16:43:31 +02:00
477f30705c
Merge pull request #4208 from markx86/feat/battery-events
...
battery: Add support for battery level related events
2025-08-08 08:54:32 +02:00
61b3c6d7d1
Merge pull request #3929 from xb-bx/master
...
sway/workspaces: Implement reverse-scroll
2025-08-08 08:45:42 +02:00
3dce0956ec
Merge pull request #3930 from Invertisment/master
2025-08-08 08:24:58 +02:00
9a545e75e4
Merge pull request #4080 from proycon/river-layout-class
2025-08-08 08:23:12 +02:00
f1b7d829c2
Merge pull request #4016 from jp7677/ext-workspaces
...
ext/workspaces: port from wlr/workspaces to ext-workspace-v1 for a.o. labwc support
2025-08-08 08:18:01 +02:00
6679801a9c
Merge pull request #3849 from haansn08/mpd-format-uri
...
mpd: add uri and filename format arguments
2025-08-07 23:04:02 +02:00
5bbace1d43
Merge remote-tracking branch 'upstream/master'
2025-07-29 23:30:44 +02:00
f991af2893
style(network): fix trailing white space
2025-07-10 08:01:20 -04:00
0e07c7ac5c
feat(network): add rfkill setting
...
This setting makes it possible to have a configuration with two
network modules where one of them displays the ethernet state
(disconnected, linked, ethernet), and the other, the wifi state
(disabled, disconnected, linked, wifi).
Otherwise the ethernet state would show up as "disabled" (instead of
"disconnected") when rfkill is active.
2025-07-10 08:01:20 -04:00
04796988e9
feat(river): set layout name as class
...
This allows for custom styling for specific river layouts (such as monocle).
2025-07-07 15:13:33 +02:00
4d74bb3004
sway/workspaces: implement reverse-scroll
2025-07-07 14:17:18 +03:00
c98cb7095d
Merge remote-tracking branch 'upstream/master'
2025-07-06 10:18:59 +02:00
984d0de1fc
ext/workspaces: introduce ignore-hidden option
...
Hide hidden workspaces by default, but add an option for overriding.
While at it, move button visibility handling to Workspaces and only
handle add/removal of buttons at WorkspaceManager. This makes it
easier to keep track if sorting is needed.
2025-06-29 21:51:31 +02:00
29bf5d5da1
ext/workspaces: moved/renamed from wlr/workspaces
...
The ext-workspace-v1 protocol is not wlr/wlroots
specific.
2025-06-29 21:51:31 +02:00
255c0ebe28
wlr/workspaces: port to ext-workspace-v1
...
Rework implementation to match new protocol behavior.
2025-06-29 21:51:31 +02:00
649a98a679
feat: Add ISO 8601 calendar to clock module
2025-06-28 19:42:55 -05:00
b7ff47fb05
User kill signal config keys: Use underscore instead of dash
2025-06-27 09:31:51 +03:00
7463be9b6a
Fix initial null configuration; Fix doc compilation errors
2025-06-27 09:31:51 +03:00
125b59e23b
Add more details on how 'reload' works in signals
2025-06-27 09:31:51 +03:00
3c7a9bf432
Documentation for sigusr1 and sigusr2 config
2025-06-27 09:31:51 +03:00
eae22f3273
battery: Document events
in waybar-battery
manpage
2025-06-22 17:45:16 +02: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