Commit Graph

  • b377520a38
    refactor(client): extract config handling into a new class Aleksei Bavshin 2021-08-13 06:08:27 -0700
  • 95ecff0551 added example tooltip usage Rolf Vidar Mazunki Hoksaas 2021-09-09 20:12:20 +0200
  • 2c380a53ca added support for the {gwaddr} variable Rolf Vidar Mazunki Hoksaas 2021-09-09 20:05:18 +0200
  • aacd0fcc65 round brightness Matan1x 2021-09-08 17:12:30 +0300
  • 4f76c9bd43 Only use g_memdup2 for glib >= 2.68 Michael Swiger 2021-08-29 13:11:04 -0700
  • 5186dd27e6 Use while (getline) instead of a for loop Ciaran Downey 2021-08-26 11:30:06 -0700
  • 9d9f959769 Switch network module to read /proc/net/dev Ciaran Downey 2021-08-25 14:47:51 -0700
  • 4e256cf3f0
    Merge pull request #1223 from xi/cpu-mem-format-icon Alex 2021-08-23 09:22:02 +0200
  • eae94ee14a
    Merge pull request #1224 from xi/rm-travis-shield Alex 2021-08-23 09:10:07 +0200
  • e0260ac4fc rm travis-ci shield Tobias Bengfort 2021-08-23 08:02:08 +0200
  • 7b4b5e55a2 support format-icon for cpu und memory Tobias Bengfort 2021-08-23 07:30:07 +0200
  • cb49650ea4 Use g_memdup2 instead of g_memdup Michael Swiger 2021-08-22 14:46:40 -0700
  • ab38f13052
    Merge pull request #1217 from gavinbeatty/patch-1 Alex 2021-08-21 20:44:51 +0200
  • 9ee701974f
    Fix memory leak and data race Gavin Beatty 2021-08-20 10:06:35 -0500
  • 8940c3bbe8
    Merge pull request #1211 from mswiger/fix_multi_display_tray_icon_scaling Alex 2021-08-20 17:00:41 +0200
  • 51f2c6bc46
    Merge pull request #1216 from Anakael/pr/anakael/add-short-desc-to-lang Alex 2021-08-20 09:04:35 +0200
  • c058a2d196 Add number to shortDescripton dmitry 2021-08-20 01:09:16 +0300
  • a4fff66bec
    Merge pull request #1215 from ifreund/river-urgent Alex 2021-08-19 15:07:35 +0200
  • 024fd42e27
    river/tags: support urgent tags Isaac Freund 2021-08-19 14:59:25 +0200
  • c413c1ec23
    Merge pull request #1209 from Anakael/pr/anakael/add-short-desc-to-lang Alex 2021-08-17 09:11:55 +0200
  • 2d80d31527 Fix tray icon scaling on multi-display setups Michael Swiger 2021-08-16 23:33:29 -0700
  • a87a967a97 Fix leak dmitry 2021-08-17 05:29:35 +0300
  • a57e431437 Add shortDescription dmitry 2021-08-17 05:28:41 +0300
  • e5787a2617 chore: 0.9.8 0.9.8 Alex 2021-08-16 15:47:34 +0200
  • 9aec6bbed4
    Merge pull request #1190 from mswiger/fix_incorrect_tray_icon_scale Alex 2021-08-01 13:39:29 +0200
  • 4f6a9b1bc2 Fix incorrect tray icon scaling Michael Swiger 2021-07-31 16:14:02 -0700
  • 28e7a96e37
    Merge pull request #1188 from WhyNotHugo/patch-1 Alex 2021-07-31 20:36:52 +0200
  • 710f933fa6 Don't start if graphical-session is not running Hugo Osvaldo Barrera 2021-07-31 14:55:17 +0000
  • bad72de960
    Merge pull request #1105 from Amanieu/fix_power_calc Alex 2021-07-25 15:07:27 +0200
  • 65166109c9
    Merge branch 'master' into fix_power_calc Alex 2021-07-25 15:07:01 +0200
  • 91156dfc75
    Merge pull request #1178 from Anakael/pr/anakael/add-languge-tooltip-format Alex 2021-07-25 15:05:58 +0200
  • af2113931a fix typo dmitry 2021-07-24 17:26:49 +0300
  • 68e4457f3a Add tooltip-formay dmitry 2021-07-24 17:24:37 +0300
  • 1b4ddbca3a
    Merge pull request #1024 from GrantMoyer/keyboard_state Alex 2021-07-23 16:15:02 +0200
  • 445ad22580
    Merge branch 'master' into keyboard_state Alex 2021-07-23 15:59:08 +0200
  • 88a5f713ed Prefer keyboard-state over keyboard_state Grant Moyer 2021-07-23 09:45:07 -0400
  • 2009ceb350
    Update opensuse Alex 2021-07-23 15:01:29 +0200
  • 77a2eff2ce
    Update opensuse Alex 2021-07-23 14:49:03 +0200
  • cf832798fb
    Update debian Alex 2021-07-23 14:46:03 +0200
  • 3f3f2d9c2c
    Merge pull request #1159 from Anakael/pr/anakael/sway-language-impr Alex 2021-07-23 14:42:22 +0200
  • b47705ac21
    Merge branch 'master' into pr/anakael/sway-language-impr Alex 2021-07-23 09:07:43 +0200
  • b33be38877
    Merge pull request #1145 from alebastr/sni-enhancements Alex 2021-07-23 09:05:54 +0200
  • a5fe6f40b8
    feat(tray): handle Status property Aleksei Bavshin 2021-07-02 19:44:10 -0700
  • 245f7f4b11
    feat(tray): handle scroll events Aleksei Bavshin 2021-06-26 16:33:25 -0700
  • 1418f96e46
    feat(tray): fallback to Title for items without ToolTip Aleksei Bavshin 2021-06-30 22:17:27 -0700
  • 84a8f79bbe
    feat(tray): implement tooltips (text only) for tray items Aleksei Bavshin 2021-06-23 23:47:35 -0700
  • 4b6253e810
    refactor(tray): infer changed properties from signal name Aleksei Bavshin 2021-06-23 00:27:42 -0700
  • 929fc16994
    fix(tray): ignore unused WindowId property Aleksei Bavshin 2021-06-23 00:27:30 -0700
  • 811f0896c9
    Merge pull request #1174 from mswiger/fix_blurry_tray_icons Alex 2021-07-21 10:36:16 +0200
  • 7729ca3427
    Update debian Alex 2021-07-21 10:28:56 +0200
  • 100d4d3499
    Merge branch 'master' into pr/anakael/sway-language-impr Alex 2021-07-21 09:40:19 +0200
  • 7f5fd1ac86
    Update opensuse Alex 2021-07-21 09:30:47 +0200
  • 1f5c07a07f
    Update debian Alex 2021-07-21 09:27:54 +0200
  • 67d482d28b
    Update opensuse Alex 2021-07-21 09:23:52 +0200
  • 1440ed29d4 Fix blurry tray icons for HiDPI displays Michael Swiger 2021-07-20 22:29:34 -0700
  • 311c5779ea Remove unused variable Grant Moyer 2021-07-20 23:01:39 -0400
  • 9880c6929f Install libevdev in FreeBSD workflow Grant Moyer 2021-07-20 21:24:43 -0400
  • 99138ffdcd Add man page for keyboard_state module Grant Moyer 2021-04-15 17:41:15 -0400
  • 08e886ebc6 Search for device automatically if none given Grant Moyer 2021-02-07 21:05:34 -0500
  • 6fdbc27998 Add default style Grant Moyer 2021-02-07 19:06:55 -0500
  • 40e6360722 Update css class when locked/unlocked Grant Moyer 2021-02-07 18:57:12 -0500
  • 642e28166b Add more configuaration Grant Moyer 2021-02-07 18:46:39 -0500
  • 6dfa31fb17 Basic keyboard state module Grant Moyer 2021-02-07 15:05:11 -0500
  • c91cc2218b
    Merge pull request #1170 from larsch/default_name_fix Alex 2021-07-20 15:26:18 +0200
  • 6f2bfd43bf Fix pulseaudio icon name compilation error Lars Christensen 2021-07-20 15:25:05 +0200
  • f43f8773c4
    Merge pull request #1169 from roosemberth/pa-control-active-sink Alex 2021-07-20 14:01:23 +0200
  • bb072675ba
    Merge pull request #1161 from xytovl/per-device-pulse-icon Alex 2021-07-20 14:00:14 +0200
  • fa43072be7
    Merge pull request #1163 from Anakael/pr/anakael/update-dockerfiles Alex 2021-07-20 13:59:09 +0200
  • 86a43b9042
    pulseaudio: Control currently running sink Roosembert Palacios 2021-07-20 10:11:55 +0200
  • 2506c0104a
    Update Dockerfiles/fedora Anakael 2021-07-16 11:37:58 +0300
  • 948eba92a5 Update dockerfiles dmitry 2021-07-13 04:49:19 +0300
  • ad09072a6d
    Merge branch 'master' into pr/anakael/sway-language-impr Alex 2021-07-15 22:17:38 +0200
  • 9c2b5efe7b Support per-device icon in pulseaudio Patrick Nicolas 2021-07-15 08:52:02 +0200
  • 91cdf80c65
    Merge pull request #1157 from tiosgz/multi-bar-fix Alex 2021-07-14 09:04:24 +0200
  • 9cce5ea6b5 Update dockerfiles dmitry 2021-07-13 04:49:19 +0300
  • 8310700bbb Improve sway/language dmitry 2021-07-13 04:33:12 +0300
  • 78aaa5c1b4 Do not fail to parse a multi-bar config tiosgz 2021-07-10 20:22:37 +0000
  • 7c1303f57c
    Merge pull request #1147 from alebastr/github-ci-linux Alex 2021-07-03 01:08:39 +0200
  • 569517c531
    chore: update freebsd-vm to 0.1.4 Alex 2021-07-03 00:55:59 +0200
  • 1c2e0083ba
    Merge pull request #1144 from ajakk/master Alex 2021-07-03 00:30:33 +0200
  • a8edc0886d
    Delete .travis.yml Alex 2021-07-03 00:28:43 +0200
  • 8e1f85e1c3
    Update archlinux Alex 2021-07-03 00:27:57 +0200
  • 5420a91046
    chore: update FreeBSD action to address ntp sync issue Aleksei Bavshin 2021-07-01 00:13:05 -0700
  • 2a52efa99a
    chore: update fedora dockerfile Aleksei Bavshin 2021-06-30 23:50:37 -0700
  • d3c59c42ef
    feat(ci): add GitHub CI jobs on Linux Aleksei Bavshin 2021-06-30 23:28:01 -0700
  • 368e4813de
    libfmt >=8.0.0 compatibility John Helmert III 2021-06-29 21:29:12 -0500
  • 36857ae72b
    Merge pull request #995 from OskarCarl/master Alex 2021-06-23 23:35:56 +0200
  • 982d571b2e
    Add include man section Oskar Carl 2021-06-23 23:08:47 +0200
  • e62b634f72
    Workaround for circular imports Oskar Carl 2021-06-21 19:29:09 +0200
  • e8278431d2
    Proper formatting Oskar Carl 2021-01-24 18:32:05 +0100
  • 14f626d422
    Add recursive config includes Oskar Carl 2021-01-24 17:36:30 +0100
  • d08fbb2ef2
    Merge pull request #1132 from alebastr/fix-noexcept-condvar-crash Alex 2021-06-15 13:20:05 +0200
  • 5da268077c
    fix(util): protect std::condition_variable methods from pthread_cancel Aleksei Bavshin 2021-06-04 20:22:16 -0700
  • 20160749e7
    Merge pull request #1130 from tperard/fix-network-format-config Alex 2021-06-08 22:53:10 +0200
  • 194f4c2f18 network: Fix mix use of default and state specific format Anthony PERARD 2021-06-07 19:24:38 +0100
  • 9e34be7b16
    Merge pull request #1126 from tperard/fix-network-auto-detection Alex 2021-06-05 18:06:30 +0200
  • 6e041d5275
    Merge pull request #1125 from maximbaz/sway-language-ignore-empty Alex 2021-06-05 18:01:26 +0200
  • 33617b67f0 network: Fix one case where default route is deleted without notification Anthony PERARD 2021-06-02 22:16:28 +0100
  • efaac20d82 network: Handle ip route priority Anthony PERARD 2021-06-02 22:15:34 +0100
  • ce97df34e6 network: Also clear ifname in clearIface() Anthony PERARD 2021-06-05 15:44:32 +0100