Alexis Rouillard
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
Alexis Rouillard
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
hansi
9556bdabda
feat: add display-condition configuration option
2025-03-24 11:47:29 +04:00
Jeevitha Kannan K S
feb6dfb9d6
feat(power-profiles-daemon): split driver into cpu driver and platform driver
2025-03-21 16:23:39 +05:30
Harishankar G
4a6c417ef5
Add format replacements
...
For cidr6, netmask6
2025-03-04 19:09:21 +05:30
Harishankar G
212c676251
Provide an option to show ipv4 or ipv6 or both of them
2025-02-26 15:59:33 +05:30
Kaosu
ddf5b3e07b
add tray icons docs
2025-02-16 14:30:08 +01:00
Alex Denes
8685e88ec4
dwl/window: add .active styling class for active windows
2025-02-08 04:01:11 +00:00
Alex Denes
807208cba8
dwl/tags: add hide-vacant option
2025-02-08 03:53:28 +00:00
Pol Rivero
4dbb874f7c
Merge remote-tracking branch 'upstream/master'
2025-02-06 12:19:57 +01:00
ladenburger
8a741f6ec7
fix: JSON format for Hyprland keyboard example
2025-02-01 00:38:52 +01:00
Pol Rivero
e0f3695523
workspace taskbars: Minor fixes
...
- Add missing CSS class to manpage
- Fix rare segfault when address is not found (seems to only happen when compiled for production)
2025-01-27 11:46:35 +01:00
Pol Rivero
42affa4eda
workspace taskbars: Update manpage
2025-01-27 11:46:35 +01:00
Torstein Husebø
6004316f1a
Fix typos in function, variable names and in documentation
2025-01-16 13:25:19 +01:00
Khiet Tam Nguyen
36a1c89e30
Merge branch 'Alexays:master' into hyprland/windowcount
2025-01-13 10:33:05 +11:00
YamaD
d7e4a7d91f
add module wayfire/window, wayfire/workspaces
2025-01-03 15:22:46 +09:00
Stefan Haan
d100e78872
mpd: add uri and filename format arguments
2024-12-28 13:58:19 +01:00
Khiet Tam Nguyen
d29a17d703
Merge branch 'Alexays:master' into hyprland/windowcount
2024-12-22 17:12:54 +11:00
twistedlogic
43af1b9ea0
feat: implement hide vacant for river
2024-12-11 22:18:00 -04:00
Jan Larres
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
Khiet Tam Nguyen
334fc6e0e4
Merge branch 'Alexays:master' into hyprland/windowcount
2024-11-30 19:37:29 +11:00
lilly-lizard
966e34f2a9
Merge branch 'master' into river-tags-monitor-focus
2024-11-29 17:36:20 +13:00
Lars Niesen
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
Khiet Tam Nguyen
17d7cea4fd
Merge branch 'Alexays:master' into hyprland/windowcount
2024-11-17 08:37:04 +11:00
ArijanJ
724a4a5ed3
Add signals section to manpage
2024-11-10 12:50:26 +01:00
Victor Perez Cano
552c26497d
Merge branch 'master' into hyprland-language-tooltip
2024-10-25 19:00:39 +02:00
ico277
b92394cd4d
man page edit for the configuration addition
2024-10-22 18:53:13 +02:00
Blexyel
bb40e169fd
feat: update man page
2024-10-22 10:56:26 +02:00
Victor Perez Cano
cb0ecfbddc
updated man for hyprland/language
2024-10-19 18:04:07 +02:00
Khiet Tam Nguyen
278588b1a3
Merge branch 'Alexays:master' into hyprland/windowcount
2024-10-06 00:34:20 +10:00
Lars Niesen
d684a6de21
Backlight: Set default to 0 to prevent breaking existing setups
2024-09-25 16:37:21 +02:00
Lars Niesen
47f767b0ee
Backlight: Add documentation for min-brightness
2024-09-25 06:24:24 +02:00
Rowan Leeder
71a53eb79d
Issue-3092 Add source support to wireplumber module
...
- Adds microphone support etc to the wireplumber module.
The existing module hardcodes the selected node type to "Audio/Sink". This feature allows the user to override this
via `"node-type": "Audio/Source"`.
- Unlike the pulseaudio module, this change does not try to see the module manage both input and output. The same effect
can be achieved by running two instances of the wireplumber module.
This approach:
- Works around some of the complexity overhead that seem to have caused similar PRs to stall.
- Using separate module instances also allows both the microphone and speaker levels to be controlled with a scroll
wheel. This is something a unified module like pulseaudio struggles with.
- Similarly, separate instances allows the source volume level to be exposed as the state. Ie- the linear-gradient
css patterns can be applied to both input and output.
2024-09-25 05:03:24 +10:00
Sonter
3462769fc1
Merge branch 'Alexays:master' into master
2024-09-19 14:45:33 +00:00
Lukas Fink
de170fa579
Update documentation
2024-09-17 02:56:38 +02:00
Sonter
ff66b5dd57
Update waybar-cava man page
2024-09-16 17:47:10 +00:00
Khiet Tam Nguyen
4cb2bf06b7
Merge branch 'Alexays:master' into hyprland/windowcount
2024-09-14 13:42:04 +10:00
lilly-lizard
85e14314bb
Merge branch 'master' into river-tags-monitor-focus
2024-09-14 09:30:18 +12:00
Alexis Rouillard
59b7715309
Merge pull request #3580 from hramrach/rotate-doc
...
Clarify documentation of 'rotate' option.
2024-09-13 09:52:59 +02:00
Ivan Molodetskikh
46e7ed35de
Add niri/workspaces, niri/window, niri/language
2024-09-13 10:34:55 +03:00
Michal Suchanek
1fa8019ad5
man: Clarify rotate option
...
fixes : #3576
2024-09-08 13:56:12 +02:00
lilly-lizard
03c229be0e
Merge branch 'master' into river-tags-monitor-focus
2024-09-05 16:27:21 +12:00
Lauri Niskanen
f1acea521b
pulseaudio: Add 'sink-mapping' config option
...
This commit adds a new optional config to the pulseaudio modules. It
maps sink names to other sink names so that if the current sink is a
key, the sink named by the value is considered to be the current sink
instead of it.
E.g.
"sink-mapping": {
"easyeffects_sink": "speakers_sink"
}
2024-08-25 08:35:00 +03:00
Khiet Tam Nguyen
fd67c6e915
docs: rewording of separate-outputs in man page
2024-08-25 00:05:41 +10:00
Khiet Tam Nguyen
b82bcdb515
docs: updated documentation for windowcount.5.scd
2024-08-24 15:21:33 +10:00
Khiet Tam Nguyen
9254ef6f2f
docs: updated scd man pages
2024-08-24 13:29:46 +10:00
Khiet Tam Nguyen
5c859bf520
temp: changed window -> windowcount
2024-08-24 00:06:24 +10:00
VPavliashvili
c7f499e372
image module reworked and added multiple image rendering capability
2024-07-21 21:34:29 +04:00
Alexis Rouillard
152053e069
Merge pull request #3398 from khaneliman/cursor
...
AModule: Cursor config option
2024-07-17 22:40:12 +02:00
Austin Horstman
90ac7d5d2c
sway/workspaces: support ignore window-rewrite
...
Similar to hyprland implementation to ignore "" empty rules
2024-07-16 22:50:26 -05:00