waybar/src/modules
Harit Kapadia 85ca5027f4 Fix Sway #waybar.solo CSS rule applying on split
This error occurs because of an incorrect assumption that the size of
the list of nodes that contains the focused window is the number of
windows in a workspace.

The windows in a workspace are stored as a tree by Sway, rather than a
list, so the number of windows has to be found by counting the leaves of
a workspace tree.
2020-12-18 18:14:14 -05:00
..
cpu cpu: port parseCpuinfo to BSDs 2020-05-19 10:43:42 +00:00
memory Add support for memory tooltip 2020-09-02 14:35:39 +02:00
mpd Fix a few compiler warnings 2020-11-30 18:07:22 -08:00
river river/tags: add module 2020-06-12 15:19:46 +02:00
sni tray: drop std::filesystem dependency 2020-05-19 10:37:27 +00:00
sway Fix Sway #waybar.solo CSS rule applying on split 2020-12-18 18:14:14 -05:00
wlr Spit out a warning when trying to set/unset fullscreen without server supporting it 2020-12-04 08:04:02 +01:00
backlight.cpp fix(brightness): amd brightness 2020-04-21 09:11:56 +02:00
battery.cpp Don't update battery list on every update 2020-12-03 09:52:33 +00:00
bluetooth.cpp add man page for bluetooth, fix bluetooth race-condition 2020-01-26 05:34:31 +01:00
clock.cpp Fix a few compiler warnings 2020-11-30 18:07:22 -08:00
custom.cpp Custom module - only call label_.set_tooltip_markup if tooltip markup has actually changed - fixes tooltips not appearing at all if a custom module is updating too frequently. 2020-10-31 12:21:51 +00:00
disk.cpp disk module: add state for percentage_used 2020-09-23 14:01:25 +02:00
idle_inhibitor.cpp Merge pull request #892 from alebastr/layer-surfaces-v3 2020-11-02 10:17:57 +01:00
network.cpp fix: compilation error with gcc 11 2020-11-26 15:42:44 -08:00
pulseaudio.cpp Merge branch 'master' into on-update 2020-04-12 18:32:19 +02:00
sndio.cpp sndio: Add reconnection support. 2020-10-04 14:59:20 -03:00
temperature.cpp refactor(custom): tooltip markup 2020-05-30 11:59:22 +02:00