Commit Graph
737 Commits
Author SHA1 Message Date
burbschat 9b6590b972 Add CSS classes for sway workspace indicators depending on associated output
Allows for different styles of workspace indicators (buttons) depending
on the output the workspace is located at.
Using this one can for example color the indicators depending on the
output making it easy to infer on which output a workspace is located.

Example config:

"sway/workspaces": {
    "all-outputs": true,
    "format": "{name}",
    "output-classes": {
        "DP-1": "output1",
        "LVDS-2": "output2"
    }
}

Example CSS:

#workspaces button.output1{
    background-color: green;
}
#workspaces button.output2{
    background-color: blue;
}
2025-06-14 22:40:58 +09:00
peelz 5e14698b4e fix: network frequency is reported in GHz 2025-06-12 17:01:10 -04:00
Sonter f73d26722c privacy: add example configuration 2025-06-08 12:39:10 +03:00
Gregor Kleen 6cfaf4ff63 privacy: document ignore options 2025-06-08 12:23:50 +03:00
ДмитрийandTuur Vanhoutte 5a075646d2 Update man
Co-authored-by: Tuur Vanhoutte <4633209+zjeffer@users.noreply.github.com>
2025-06-07 12:19:52 +03:00
ДмитрийandTuur Vanhoutte fca159ad01 Update man page
Co-authored-by: Tuur Vanhoutte <4633209+zjeffer@users.noreply.github.com>
2025-06-07 12:19:13 +03:00
gred 35b0d591a6 Update man page 2025-06-07 12:14:40 +03:00
gred 35c6e9c21c Update man page 2025-06-07 11:23:19 +03:00
gred b36a283f83 Update man 2025-06-07 11:06:06 +03:00
Davide Manini c26978eca8 Update documentation 2025-06-03 14:54:41 +03:00
Illia Ostapyshyn 19d2430516 niri/workspaces: Add empty icon 2025-05-19 23:01:19 +02:00
Duncan Overbruck 47e0f42523 niri: add support for urgency indicators to workspaces 2025-05-14 20:33:11 +02:00
Duncan Overbruck f3ae13e446 cpu: add load{1,5,15} format variables 2025-05-13 21:42:03 +02:00
Khiet Tam Nguyen 6319569ed0 Merge branch 'Alexays:master' into hyprland/windowcount 2025-05-09 20:46:00 +10:00
Alex Denes 5ab852ff52 dwl/window: allow hiding of title when either inactive or empty 2025-05-05 16:38:59 +00:00
Rene D. Obermueller f4b68f41e6 feat: sway/window: provide {marks} format replacement 2025-05-04 07:50:28 +02:00
Aidan Epstein 7b5206128c Add idle_inhibitor style docs. 2025-05-03 10:41:07 -07:00
Pol Rivero 4222032fa1 Merge remote-tracking branch 'upstream/master' 2025-04-29 19:59:42 +02:00
lilly-lizard 4d15fcc6a8 Merge branch 'master' into river-tags-monitor-focus 2025-04-21 13:38:41 +12:00
Lena d0c6e91094 gps: add rfkill support 2025-04-18 22:56:47 +02:00
Lena 956e39d3d3 make gpsd receiver not poll 2025-04-18 22:56:47 +02:00
Lena d331331b76 add manpage 2025-04-18 22:56:47 +02:00
Lena 45ebf45343 Start GPS module 2025-04-18 22:56:36 +02:00
Rene D. Obermueller 9d2b137594 fix manpage for backlight/slider 2025-03-31 18:36:12 +02:00
Alexis Rouillard b98e717433 Merge pull request #3941 from ChaosInfinited/features/systray-custom-icons
Features/systray custom icons
2025-03-28 09:46:22 +01:00
tea 567ae16a68 fix incorrect type for weeks-pos in waybar-clock man page 2025-03-28 09:43:47 +01:00
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
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