Commit Graph

  • d25278f710 fix(upower): add missing include for libc++ Jan Beich 2022-05-23 16:23:00 +0000
  • 2dfd64e1c9
    Merge pull request #1566 from ErikReider/master Alex 2022-05-23 14:43:58 +0200
  • 3c182c9ca9 Added gamemode man file to meson Erik Reider 2022-05-23 14:13:30 +0200
  • aa5f55bbe3 chore: v0.9.13 Alex 2022-05-23 13:54:24 +0200
  • 7ab9a560ae fix: lint Alex 2022-05-23 13:47:14 +0200
  • a5299af3c2
    Merge pull request #1562 from trevnels/river-window Alex 2022-05-23 13:43:28 +0200
  • 4d1aeb7eb8
    Merge pull request #1525 from FlexW/feature/icon-heuristics Alex 2022-05-23 13:42:26 +0200
  • 38a846ae51
    Merge pull request #1555 from LukashonakV/ISSUE#1552 Alex 2022-05-23 13:40:48 +0200
  • 03bbc9df64
    Merge pull request #1554 from ErikReider/gamemode-module Alex 2022-05-23 13:40:09 +0200
  • 1e4fe0bee8
    Merge pull request #1557 from LukashonakV/ISSUE#1556 Alex 2022-05-23 13:39:23 +0200
  • 5e2067d51f
    Merge pull request #1563 from groknull/crash-on-empty-cpuvec Alex 2022-05-23 13:38:53 +0200
  • 7ea0a2348b Man page example now uses default values Erik Reider 2022-05-21 12:08:05 +0200
  • fd306e184a Added man page Erik Reider 2022-05-21 12:06:45 +0200
  • f4f2989e85 Added tooltip-format Erik Reider 2022-05-21 12:02:45 +0200
  • 8d4c7176f8 Renamed not-running-bide to hide-not-running Erik Reider 2022-05-21 12:02:35 +0200
  • 7abcbe80e5
    Prevent segfault in getCpuFrequency Ed Ralston 2022-05-19 20:01:57 -0400
  • 165c5a861d manpage fixes trevnels 2022-05-19 16:41:05 -0400
  • d84c0f13e6 forgot to commit meson build trevnels 2022-05-19 16:33:50 -0400
  • 01ffe2c290 add inherited ALabel options to river window manpage trevnels 2022-05-19 15:53:25 -0400
  • b900c01381 add manpage and make format option work trevnels 2022-05-19 15:32:10 -0400
  • e2b676b800 add river/window module trevnels 2022-05-19 15:20:04 -0400
  • 7f995507fe
    std::filesystem::path is a string representation Viktar Lukashonak 2022-05-14 17:10:44 +0300
  • b39a8ede6c
    Issue#1556. Battery module: wrong string comparison Viktar Lukashonak 2022-05-14 16:56:46 +0300
  • 315ea991bc
    Calendar module: localization issue #1552 Linter #60 Viktar Lukashonak 2022-05-13 23:56:08 +0300
  • bd0f6128d3
    Revert "Waybar. Issue#1552. Calendar module, LC_TIME variable" Viktar Lukashonak 2022-05-13 22:58:38 +0300
  • 5a014305ec
    Revert "Issue#1552. Calendar module, LC_TIME variable" Viktar Lukashonak 2022-05-13 22:58:00 +0300
  • 3411236697 Initial implementation Erik Reider 2022-05-13 21:30:45 +0200
  • e615612bf4
    Calendar module: localization issue #1552 Viktar Lukashonak 2022-05-13 18:51:32 +0300
  • 448b413eca
    Issue#1552. Calendar module, LC_TIME variable Viktar Lukashonak 2022-05-13 12:54:18 +0300
  • 7b7ee41e13
    Waybar. Issue#1552. Calendar module, LC_TIME variable Viktar Lukashonak 2022-05-12 19:04:45 +0300
  • 9bc821bdac
    Merge pull request #1551 from loserMcloser/keyboard-state-css-classes Alex 2022-05-12 13:55:32 +0200
  • bfcb936d87 Add classes to individual keyboard state labels loserMcloser 2022-05-11 00:44:57 -0600
  • 3d023a0421
    Merge pull request #1540 from daangoossens22/bluetooth Alex 2022-05-11 09:26:38 +0200
  • e235f48245 feat: hide module if empty Daan Goossens 2022-05-07 13:42:27 +0200
  • 3043d42a89 style: apply projects clang-format Daan Goossens 2022-05-06 17:01:43 +0200
  • 733fb8c62a docs: update + add experimental section Daan Goossens 2022-05-06 16:17:11 +0200
  • 954bed3f5e refactor: adapter renamed to controller Since it is also called controller in bluetoothctl Daan Goossens 2022-05-06 00:38:04 +0200
  • 13df878bc3 refactor: logic for enumerating devices in tooltip Daan Goossens 2022-05-05 23:05:30 +0200
  • 4592dd4a6c
    Merge pull request #1527 from siikamiika/network-current-iface-bandwidth Alex 2022-05-05 09:44:44 +0200
  • 794610a1ca feat: display all connected devices in tooltip Daan Goossens 2022-05-04 18:27:29 +0200
  • 7bbf7c99a3 fix: lint Alex 2022-05-04 17:29:08 +0200
  • eec0a8255f
    Merge pull request #1454 from Psykar/idle_inhibitor_timeout Alex 2022-05-04 17:27:21 +0200
  • 638b4e6573 feat: extend bluetooth module Daan Goossens 2022-05-02 18:11:21 +0200
  • caee2e611f
    Merge pull request #1530 from qubidt/backlight-fix Alex 2022-04-22 09:17:54 +0200
  • 96746142d2
    Backlight: don't reset value when failing to read Bao Trinh 2022-04-21 22:19:05 -0500
  • 1af7191740
    Backlight: avoid crash on getting brightness fails Bao Trinh 2022-04-21 21:48:40 -0500
  • 89be55b00b
    Merge pull request #1510 from towoe/sway-bar-show Alex 2022-04-20 05:13:53 +0200
  • 23369aa14c
    Merge pull request #1500 from RobertMueller2/clock-thread-sleep Alex 2022-04-20 05:11:49 +0200
  • a16e54573e
    Merge pull request #1524 from berbiche/fix/gtk-layer-shell-anchors Alex 2022-04-20 05:09:36 +0200
  • 7231c47244 network: calculate bandwidth for current interface siikamiika 2022-04-18 13:56:30 +0300
  • 6184e43c84
    Merge pull request #1523 from FlexW/feature/icon-size Alex 2022-04-18 08:59:36 +0200
  • 3f123d9c4e sway/window: Add heuristics for finding icons Felix Weilbach 2022-04-18 03:09:25 +0200
  • 6851e26450
    bar: don't set layer-shell anchor for edges Nicolas Berbiche 2022-04-17 18:19:36 -0400
  • fc6f5741b1 sway/window: Allow the user to change the size of the app icon Felix Weilbach 2022-04-17 23:54:27 +0200
  • 264e2c3983
    Merge pull request #1522 from FlexW/bugfix/app-icon Alex 2022-04-17 23:32:59 +0200
  • 45988b3dbb Sway/window: Only update icon from main thread Felix Weilbach 2022-04-17 22:55:58 +0200
  • 4e3f91d237 Issue 1226/1497: align updates with times divisible by interval Rene D. Obermueller 2022-03-31 17:14:29 +0200
  • e5d05baba3 Issue 1226/1497: Replace sleep_until with sleep_for to prevent clock from getting stuck with system time adjustment Rene D. Obermueller 2022-03-31 08:35:14 +0200
  • 7763d50691 Add reset behaviour of modifier key Tobias Wölfel 2022-04-14 14:39:42 +0200
  • 5a0e42cc76 Limit visibility updates Tobias Wölfel 2022-04-12 20:34:04 +0200
  • 1dcd36b06c Show bar on sway mode Tobias Wölfel 2022-04-09 13:49:22 +0200
  • 93f9b3d213 Clear urgency hint with modifier press Tobias Wölfel 2022-04-09 13:18:03 +0200
  • 54b1df69a9 fix: lint clock Alex 2022-04-15 14:39:13 +0200
  • 73cd156a7a
    Merge pull request #1492 from LukashonakV/master Alex 2022-04-15 14:37:46 +0200
  • e3700b924e Show bar if a workspace becomes urgent Tobias Wölfel 2022-04-06 15:53:49 +0200
  • d87cf8a8f2
    Merge pull request #1518 from towoe/bluetooth-format Alex 2022-04-12 10:35:54 +0200
  • e8b022c096 Add disabled bluetooth style Tobias Wölfel 2022-04-12 10:26:21 +0200
  • 503fe9a7ea
    Merge pull request #1516 from alebastr/ipc-enum-type Alex 2022-04-11 08:49:43 +0200
  • b812596080
    Update lint.yml Alex 2022-04-11 08:49:20 +0200
  • 13fdbc13c3
    refactor: change `enum ipc_command_type` to uint32_t Aleksei Bavshin 2022-04-10 11:51:01 -0700
  • 1071b9f7c5 Add a config to set a timeout for the idle_inhibitor module Louis des Landes 2022-04-10 22:47:52 +0930
  • 6ad1f6b853
    Merge branch 'master' into master LukashonakV 2022-04-10 09:54:50 +0000
  • a1129c4c87 fix: bsd Alex 2022-04-06 14:55:08 +0200
  • 2e12ea6a81 fix: add missing include Alex 2022-04-06 08:43:31 +0200
  • f2fcadbf62 refactor: lint Alex 2022-04-06 08:37:19 +0200
  • 168ba2ca5b
    Create lint.yml Alex 2022-04-06 08:27:52 +0200
  • 46f07d24dd
    Merge branch 'master' into master LukashonakV 2022-04-05 15:28:55 +0000
  • ed3e2ffdc3
    Merge pull request #1499 from LukashonakV/ISSUE#1068 Alex 2022-04-05 16:40:52 +0200
  • d5b76bd8b5
    Merge pull request #1495 from 0cc4m/master Alex 2022-04-05 16:39:08 +0200
  • 1d03034fbb
    Merge pull request #1493 from ErikReider/upower-fixes Alex 2022-04-05 16:37:36 +0200
  • e094480684 Very basic hypr window title module vaxerski 2022-04-02 21:08:43 +0200
  • f4cc088d2f
    Waybar. Issue#1068. Double/Triple events. Removed unnecessary including Viktar Lukashonak 2022-03-29 12:35:50 +0300
  • b086e2f995
    Waybar. Issue#1068. Double/Triple events Viktar Lukashonak 2022-03-29 12:26:05 +0300
  • 4a457648f9
    Waybar. Clock module. Calendar - custom output formats Viktar Lukashonak 2022-03-26 23:33:15 +0300
  • 3a95f8f599 Add battery module fallback for batteries without capacity or with _avg instead of _cur files 0cc4m 2022-03-26 19:42:06 +0100
  • a7ed1ed570 Don't call dp.emit() when UPower service active status changes Erik Reider 2022-03-25 17:35:37 +0100
  • e0f0931e2d Hide module if UPower service isn't running Erik Reider 2022-03-25 17:27:36 +0100
  • 0140606226 Fixed segfault on upower service restart Erik Reider 2022-03-25 16:57:25 +0100
  • 1d2a381b5f
    Waybar. Clock module - weeknum fix for the left side Viktar Lukashonak 2022-03-25 16:12:11 +0300
  • d1d73b5003 Added missing "fulL" and "empty" CSS classes Erik Reider 2022-03-25 14:57:04 +0100
  • 9dc09d2702 Added upower man page into man_files meson variable Erik Reider 2022-03-25 14:53:46 +0100
  • 2ca4dcac49 Set box widget name to "upower" Erik Reider 2022-03-25 14:52:12 +0100
  • 2d87bcb1ab
    https://github.com/Alexays/Waybar/issues/1315. Option to display week number on calendar Viktar Lukashonak 2022-03-24 15:41:50 +0300
  • d4a07483b2
    Merge pull request #1484 from ErikReider/upower-module Alex 2022-03-22 10:00:28 +0100
  • 84dc82e1c1 Added tooltip-padding Erik Reider 2022-03-21 13:50:46 +0100
  • e06316c80b Only set label text if string doesn't only contain spaces Erik Reider 2022-03-20 00:36:53 +0100
  • 7b071567ea Removed goto in update method Erik Reider 2022-03-20 00:36:13 +0100
  • 2633ff3fb9 Fixed time_left string not being set properly Erik Reider 2022-03-19 23:00:08 +0100
  • 0764e9ad6e Added format and format-alt config properties Erik Reider 2022-03-19 21:15:48 +0100
  • c4282cfacc Made tooltip getDeviceIcon return const string Erik Reider 2022-03-19 19:22:21 +0100