Commit Graph

  • ac20428fdf
    Add 1 to songPosition in the MPD module TheDaemoness 2022-02-18 17:41:33 -0800
  • 65c3f0a132 Merge branch 'dsp' of https://github.com/kennypm/Waybar into dsp kennypm 2022-02-18 02:14:51 -0500
  • e6262b870c changed callbacks to use static_cast kennypm 2022-02-18 02:13:43 -0500
  • ad5ea7ad2b
    Merge pull request #1436 from jbeich/ci Alex 2022-02-13 18:13:42 +0100
  • 851508df5e ci: explicitly install wayland-protocols on FreeBSD Jan Beich 2022-02-13 11:14:01 +0000
  • fc818dd794 ci: update freebsd-vm to 0.1.6 Jan Beich 2022-02-13 11:12:52 +0000
  • 823ed887ab
    Update README.md Kenny Phelps-McKeown 2022-02-12 05:53:32 -0500
  • 3bf815f6de fix callbacks kennypm 2022-02-12 01:52:51 -0500
  • c1cda1553a fix callbacks kennypm 2022-02-12 01:51:11 -0500
  • f6ee90e5ba Merge branch 'dsp' of https://github.com/kennypm/Waybar into dsp kennypm 2022-02-12 01:49:14 -0500
  • e066e3080e
    Merge pull request #1432 from DorianRudolph/fix-unplug Alex 2022-02-09 15:29:36 +0100
  • 1a93a6cfa5 fix #1431: audio output does not update on unplug Dorian Rudolph 2022-02-09 14:20:09 +0100
  • d5c400c0cc Initial commit for Waybar JACK monitoring module -DSP load -xruns -connected/disconnected state -only tested with Pipewire so far but should work with JACK2 as well Kenny Phelps-McKeown 2022-02-09 02:53:52 -0500
  • 074b559da5
    Merge pull request #1423 from technic/fmt-refactor Alex 2022-02-08 18:25:55 +0100
  • 7a61a00fb3
    Merge pull request #1421 from gemmelos/patch-2 Alex 2022-02-08 18:25:13 +0100
  • d4da04a750 move Glib ustring format helper to utils Alex Maystrenko 2022-02-05 21:19:55 +0100
  • f3819ee954 remove duplicated string manipulation methods Alex Maystrenko 2022-02-05 21:01:07 +0100
  • 2697d432a4 ltrim and rtrim take argument by const-ref Alex Maystrenko 2022-02-05 20:54:06 +0100
  • 061cb76fc4 make functions in header file inline Alex Maystrenko 2022-02-05 20:47:29 +0100
  • 6c188455a4
    Update man page clock module - tooltip gemmelos 2022-02-05 19:05:50 +0100
  • 12caae8fd2
    Merge pull request #1410 from ErikReider/reverse-tray Alex 2022-02-02 12:56:25 +0100
  • 26ea6fae32
    Merge pull request #1413 from snehrbass/patch-1 Alex 2022-02-02 12:55:34 +0100
  • 26419e45b7
    Merge pull request #1418 from gemmelos/patch-1 Alex 2022-02-02 12:55:10 +0100
  • 6be741afc9
    Fix disabled tooltip on clock module gemmelos 2022-02-02 12:41:06 +0100
  • 64812e7ee5
    Merge branch 'Alexays:master' into windows-skip-floating RobertMueller2 2022-02-02 08:06:14 +0100
  • c80cc873af
    Update spotify example to work on copy paste snehrbass 2022-02-02 00:01:18 -0500
  • 2b42872b6c
    Merge pull request #1417 from evyatark2/master Alex 2022-02-01 22:00:29 +0100
  • 895bc878f8 Properly initialize distance_scrolled members. Evyatar Stalinsky 2022-02-01 22:42:03 +0200
  • a0ee9e7fc1
    Fix Typo in Example for sway/mode snehrbass 2022-01-29 14:19:53 -0500
  • 941cf47693 Add config option "reverse-direction" Erik Reider 2022-01-28 19:14:46 +0100
  • 32d42749f9 use pack_end instead of pack_start Erik Reider 2022-01-28 18:42:52 +0100
  • 5be35e3874 Switch to more powerful, regex-based output matching Krzysztof Kotlenga 2022-01-27 01:25:14 +0100
  • 96caa9f094
    Merge pull request #1406 from Spiffyk/language-segfault Alex 2022-01-25 23:08:32 +0100
  • f4f1267a71 sway/language: fix segmentation fault for layouts not found in XKBContext Oto Šťáva 2022-01-25 20:03:19 +0100
  • 178a5e3dd2 add skip-floating-windows to waybar-sway-window.5 Rene D. Obermueller 2022-01-25 17:41:52 +0100
  • e602d77f57 add skip-floating-windows option to restore old behaviour of window counting Rene D. Obermueller 2022-01-25 08:19:11 +0100
  • bcadf64031 Show application icon when using sway window module Felix Weilbach 2021-10-17 20:08:16 +0200
  • d0743dc693 Merge remote-tracking branch 'alexays/master' into typc-battery-discharing-fix Hill 2022-01-24 17:44:09 +0800
  • 8974bbf7b4
    Merge pull request #1312 from mazunki/master Alex 2022-01-24 09:23:43 +0100
  • 1c08d26af0
    Merge branch 'master' into master Alex 2022-01-24 09:23:23 +0100
  • c4cc7ae396
    Update client.cpp Alex 2022-01-24 09:22:47 +0100
  • 65dd245362
    Update clock.cpp Alex 2022-01-24 09:21:56 +0100
  • 667d0a45f4
    Update command.hpp Alex 2022-01-24 09:20:43 +0100
  • 53fc750fc3
    Merge pull request #1404 from kevinoid/fix-issue-1139 Alex 2022-01-24 09:02:53 +0100
  • 27df7a9aa7 battery: read status with spaces Kevin Locke 2022-01-23 18:36:59 -0700
  • ea9962631c
    Merge branch 'master' into patch-1 Kogasa 2022-01-20 23:18:08 -0600
  • d575646c2d
    Merge pull request #1394 from nullobsi/patch-1 Alex 2022-01-18 11:35:55 +0100
  • a650c7d90c feat: image module Jake Stanger 2022-01-16 23:55:13 +0000
  • 44eeb36c1f fix(taskbar): typo Jake Stanger 2022-01-16 21:53:14 +0000
  • da6296e553 fix(taskbar): `order-list` tasks pushed after unordered on start Jake Stanger 2022-01-16 21:20:51 +0000
  • 4c172ae924 feat(taskbar): `order-list` option Jake Stanger 2022-01-16 20:35:39 +0000
  • 57d34c37cd Merge remote-tracking branch 'alexays/master' into typc-battery-discharing-fix Hill 2022-01-16 16:15:22 +0800
  • 3a6e5be59d
    Use locale when formatting clock nullobsi 2022-01-14 10:36:24 -0800
  • e5b3bbbea3
    Merge branch 'master' into patch-1 Kogasa 2022-01-14 11:27:24 -0600
  • 81f0bcb3a3
    Merge pull request #1388 from ericonr/man2 Alex 2022-01-12 11:09:09 +0100
  • 9ae99c2621
    Merge pull request #1386 from Anakael/pr/anakael/add-swap-flags Alex 2022-01-12 11:08:50 +0100
  • 5abdecc402 fix(man): add missing newlines to wlr docs. Érico Nogueira 2022-01-11 17:28:17 -0300
  • 1540797cd9 chore: v0.9.9 0.9.9 Alex 2022-01-10 09:58:29 +0100
  • 5d8bc35476
    Merge pull request #1385 from mvdan/css-checkboxes Alex 2022-01-09 13:25:31 +0100
  • 5c574975b7 resources: don't break tray icon checkboxes via CSS Daniel Martí 2022-01-09 10:30:15 +0000
  • dfe99d6e36 feat: Implement river un/focused output Tomas Nemec 2022-01-08 15:25:56 +0100
  • 18cbd2aa1a
    Merge pull request #1380 from alebastr/fmt-build-fix Alex 2022-01-08 13:48:41 +0100
  • ce404199de
    chore: add `tzdata` to the alpine builder Aleksei Bavshin 2022-01-07 22:50:23 -0800
  • 7f6bef2049
    fix(util): make waybar_time formatter compatible with fmt 8.1.0 Aleksei Bavshin 2022-01-07 22:25:15 -0800
  • 1489a539f8
    chore: bump supported fmt ver to 7.0.0 Aleksei Bavshin 2022-01-07 22:09:46 -0800
  • 766c8a1035
    test: add tests for waybar_time formatter Aleksei Bavshin 2022-01-07 19:32:18 -0800
  • 8c41aaae04
    refactor(test): use single executable Aleksei Bavshin 2022-01-07 18:59:08 -0800
  • c0d84853ea
    refactor(clock): extract waybar_time to util/waybar_time.hpp Aleksei Bavshin 2022-01-07 18:09:44 -0800
  • 2301788a81 created a hotfix for libfmt-8.1.0 and above mazunki 2022-01-08 01:44:46 +0100
  • d22d6a4522 Merge branch 'master' of github.com:Alexays/Waybar mazunki 2022-01-08 01:02:57 +0100
  • d9b5c2595a
    Merge pull request #1376 from languitar/bugfix/sway-workspace-sorting Alex 2022-01-07 10:30:19 +0100
  • 4a85ec0f59 fix: match sway workspace order with sway one Johannes Wienke 2022-01-06 17:49:06 +0100
  • 38276e8417
    Merge branch 'master' into patch-1 Kogasa 2022-01-05 13:34:16 -0600
  • 621d686310
    Merge pull request #1375 from Anakael/pr/anakael/fix-invisible-application Alex 2022-01-05 13:49:31 +0100
  • 812832d38a fix: Missing tasks dmitry 2022-01-05 15:38:52 +0300
  • 19069482e2 Merge branch 'master' of https://github.com/Alexays/Waybar into pr/anakael/fix-invisible-application dmitry 2022-01-05 14:57:32 +0300
  • 1e560cf0c9 merge dmitry 2022-01-05 14:47:44 +0300
  • 4035e0a2ff
    Merge branch 'master' into patch-1 Kogasa 2022-01-04 03:01:08 -0600
  • 0c9cdf7e0b
    Merge pull request #1370 from volucris1/patch-1 Alex 2022-01-04 09:00:28 +0100
  • 5a4f7a70ef
    fix indent Yura Shatunov 2022-01-04 14:53:59 +0700
  • 4d266cfb64
    Ellipsize song info when too long Kogasa 2022-01-04 01:43:49 -0600
  • ce56a80792
    Merge pull request #1353 from bd-g/master Alex 2021-12-30 10:03:04 +0100
  • db95644d26
    Merge pull request #1364 from ilkecan/master Alex 2021-12-30 10:01:04 +0100
  • c3e6014d68 better logic to find valid output dimensions Ryan Gibb 2021-12-29 11:33:53 +0000
  • 548bd2ab1a Add `fixed-center` option ilkecan 2021-12-28 15:57:10 +0300
  • 7b9b10afc6
    Merge branch 'master' into master bd-g 2021-12-26 20:14:26 -0700
  • 957a1014e8 battery module usb-c reporting Plugged when discharging Hill 2021-12-24 22:39:12 +0800
  • 8ec321ddaf
    Merge pull request #1221 from Anakael/pr/anakael/add-name-to-taskbar Alex 2021-12-23 23:01:21 +0100
  • cbc68a08a6
    Allow to use custom play/pause icons François Bechet 2021-12-23 20:51:02 +0100
  • 39983c16da added output-dimensions option Ryan Gibb 2021-12-22 14:53:41 +0000
  • 13d25d403e add to network module - signalStrengthApp shows what applications can run at current signal strength Brent George 2021-12-14 11:37:39 -0700
  • 3218612d3b change frequency to GHz Brent George 2021-12-14 11:36:46 -0700
  • 9bc86347be change signal strength to penalize overly strong signals Brent George 2021-12-14 11:34:15 -0700
  • d1f8b42d22 add Debian build dependency to README Brent George 2021-12-14 11:28:13 -0700
  • 0e3be30e01
    Merge pull request #1352 from fhost/fhost/inhibitor-man Alex 2021-12-14 08:47:08 +0100
  • 795246263f man: Add waybar-inhibitor man page Alexis Cellier 2021-12-14 08:15:44 +0100
  • 89a8bd976e
    Merge pull request #1337 from 187Qrly/patch-1 Alex 2021-12-14 07:44:07 +0100
  • 9b399ea2bb
    Merge pull request #1334 from bd-g/master Alex 2021-12-14 07:43:41 +0100
  • 9608e0dabf
    Merge pull request #1341 from fhost/fhost/logind Alex 2021-12-14 07:43:15 +0100
  • 1d1cfda90d
    Merge pull request #1289 from aashu/master Alex 2021-12-14 07:42:13 +0100