Commit Graph

  • 67d482d28b Update opensuse Alex 2021-07-21 09:23:52 +02:00
  • 1440ed29d4 Fix blurry tray icons for HiDPI displays Michael Swiger 2021-07-20 22:29:34 -07:00
  • 311c5779ea Remove unused variable Grant Moyer 2021-07-20 23:01:39 -04:00
  • 9880c6929f Install libevdev in FreeBSD workflow Grant Moyer 2021-07-20 21:24:43 -04:00
  • 99138ffdcd Add man page for keyboard_state module Grant Moyer 2021-04-15 17:41:15 -04:00
  • 08e886ebc6 Search for device automatically if none given Grant Moyer 2021-02-07 21:05:34 -05:00
  • 6fdbc27998 Add default style Grant Moyer 2021-02-07 19:06:55 -05:00
  • 40e6360722 Update css class when locked/unlocked Grant Moyer 2021-02-07 18:57:12 -05:00
  • 642e28166b Add more configuaration Grant Moyer 2021-02-07 18:46:39 -05:00
  • 6dfa31fb17 Basic keyboard state module Grant Moyer 2021-02-07 15:05:11 -05:00
  • c91cc2218b Merge pull request #1170 from larsch/default_name_fix Alex 2021-07-20 15:26:18 +02:00
  • 6f2bfd43bf Fix pulseaudio icon name compilation error Lars Christensen 2021-07-20 15:25:05 +02:00
  • f43f8773c4 Merge pull request #1169 from roosemberth/pa-control-active-sink Alex 2021-07-20 14:01:23 +02:00
  • bb072675ba Merge pull request #1161 from xytovl/per-device-pulse-icon Alex 2021-07-20 14:00:14 +02:00
  • fa43072be7 Merge pull request #1163 from Anakael/pr/anakael/update-dockerfiles Alex 2021-07-20 13:59:09 +02:00
  • 86a43b9042 pulseaudio: Control currently running sink Roosembert Palacios 2021-07-20 10:11:55 +02:00
  • 2506c0104a Update Dockerfiles/fedora Anakael 2021-07-16 11:37:58 +03:00
  • 948eba92a5 Update dockerfiles dmitry 2021-07-13 04:49:19 +03:00
  • ad09072a6d Merge branch 'master' into pr/anakael/sway-language-impr Alex 2021-07-15 22:17:38 +02:00
  • 9c2b5efe7b Support per-device icon in pulseaudio Patrick Nicolas 2021-07-15 08:52:02 +02:00
  • 91cdf80c65 Merge pull request #1157 from tiosgz/multi-bar-fix Alex 2021-07-14 09:04:24 +02:00
  • 9cce5ea6b5 Update dockerfiles dmitry 2021-07-13 04:49:19 +03:00
  • 8310700bbb Improve sway/language dmitry 2021-07-13 04:33:12 +03:00
  • 78aaa5c1b4 Do not fail to parse a multi-bar config tiosgz 2021-07-10 20:22:37 +00:00
  • 7c1303f57c Merge pull request #1147 from alebastr/github-ci-linux Alex 2021-07-03 01:08:39 +02:00
  • 569517c531 chore: update freebsd-vm to 0.1.4 Alex 2021-07-03 00:55:59 +02:00
  • 1c2e0083ba Merge pull request #1144 from ajakk/master Alex 2021-07-03 00:30:33 +02:00
  • a8edc0886d Delete .travis.yml Alex 2021-07-03 00:28:43 +02:00
  • 8e1f85e1c3 Update archlinux Alex 2021-07-03 00:27:57 +02:00
  • 5420a91046 chore: update FreeBSD action to address ntp sync issue Aleksei Bavshin 2021-07-01 00:13:05 -07:00
  • 2a52efa99a chore: update fedora dockerfile Aleksei Bavshin 2021-06-30 23:50:37 -07:00
  • d3c59c42ef feat(ci): add GitHub CI jobs on Linux Aleksei Bavshin 2021-06-30 23:28:01 -07:00
  • 368e4813de libfmt >=8.0.0 compatibility John Helmert III 2021-06-29 21:29:12 -05:00
  • 36857ae72b Merge pull request #995 from OskarCarl/master Alex 2021-06-23 23:35:56 +02:00
  • 982d571b2e Add include man section Oskar Carl 2021-06-23 23:08:47 +02:00
  • e62b634f72 Workaround for circular imports Oskar Carl 2021-06-21 19:29:09 +02:00
  • e8278431d2 Proper formatting Oskar Carl 2021-01-24 18:32:05 +01:00
  • 14f626d422 Add recursive config includes Oskar Carl 2021-01-24 17:36:30 +01:00
  • d08fbb2ef2 Merge pull request #1132 from alebastr/fix-noexcept-condvar-crash Alex 2021-06-15 13:20:05 +02:00
  • 5da268077c fix(util): protect std::condition_variable methods from pthread_cancel Aleksei Bavshin 2021-06-04 20:22:16 -07:00
  • 20160749e7 Merge pull request #1130 from tperard/fix-network-format-config Alex 2021-06-08 22:53:10 +02:00
  • 194f4c2f18 network: Fix mix use of default and state specific format Anthony PERARD 2021-06-07 19:24:38 +01:00
  • 9e34be7b16 Merge pull request #1126 from tperard/fix-network-auto-detection Alex 2021-06-05 18:06:30 +02:00
  • 6e041d5275 Merge pull request #1125 from maximbaz/sway-language-ignore-empty Alex 2021-06-05 18:01:26 +02:00
  • 33617b67f0 network: Fix one case where default route is deleted without notification Anthony PERARD 2021-06-02 22:16:28 +01:00
  • efaac20d82 network: Handle ip route priority Anthony PERARD 2021-06-02 22:15:34 +01:00
  • ce97df34e6 network: Also clear ifname in clearIface() Anthony PERARD 2021-06-05 15:44:32 +01:00
  • 23b9923eeb network: Parse whole RTM_NEWROUTE msg before interpreting it Anthony PERARD 2021-05-30 15:56:56 +01:00
  • 999c1b6b81 sway-language: ignore events with empty layout Maxim Baz 2021-06-05 14:50:25 +02:00
  • 1a98ecf6b0 Merge branch 'master' into fix_power_calc Amanieu d'Antras 2021-05-30 11:17:54 +01:00
  • 5444a66e71 Merge pull request #1116 from tperard/fix-network-rework Alex 2021-05-27 21:24:07 +02:00
  • f49a7a1acb network: Update WiFi information when available Anthony PERARD 2021-05-26 18:51:02 +01:00
  • 28dfb0ba41 network: Fix use of carrier information Anthony PERARD 2021-05-26 18:28:49 +01:00
  • 94a882bf95 Merge pull request #1113 from alebastr/exclusive-and-passthrough Alex 2021-05-22 10:34:39 +02:00
  • da2d603b53 doc: add man for exclusive and passthrough flags Aleksei Bavshin 2021-05-21 22:38:48 -07:00
  • 7aaa3df701 feat(bar): add config flag to disable exclusive zone Aleksei Bavshin 2021-01-17 01:40:25 -08:00
  • 729553d3bc feat(bar): add config flag for pointer event passthrough Aleksei Bavshin 2021-01-17 01:05:18 -08:00
  • f78a802d11 Merge pull request #1106 from tperard/network-module-reword Alex 2021-05-21 17:02:28 +02:00
  • 826a549d1f Merge pull request #1112 from yonatan8070/master Alex 2021-05-21 17:00:02 +02:00
  • 99918205ed Correct .json to .jsonc Yonatan Avhar 2021-05-21 17:53:43 +03:00
  • c65ec9e14f Add options to use a .json extension for the config filename Yonatan Avhar 2021-05-21 15:54:48 +03:00
  • c1427ff807 network: Handle carrier information Anthony PERARD 2021-05-15 16:38:00 +01:00
  • 0bb436f949 network: Rework interface auto detection, handle route change events Anthony PERARD 2021-05-15 16:38:00 +01:00
  • 0fc7ef6685 network: Rework address lookup to use only events Anthony PERARD 2021-05-15 16:38:00 +01:00
  • c9bbaa7241 network: Rework initial interface search by using a dump Anthony PERARD 2021-05-15 16:38:00 +01:00
  • 63fdf66ad6 network: Read all available messages on ev_sock_ Anthony PERARD 2021-05-15 16:38:00 +01:00
  • 9357a6cb88 network: Start the module with some text in the label_ Anthony PERARD 2021-05-15 16:38:00 +01:00
  • dbc06abf18 network: Initialise cidr_ like clearIface() does Anthony PERARD 2021-05-15 16:38:00 +01:00
  • 4d067619a8 Fix power calculation when battery units are in μA instead of μW Amanieu d'Antras 2021-05-15 15:46:23 +01:00
  • cf3d6545c3 Merge pull request #1101 from Max1Truc/master Alex 2021-05-11 10:41:38 +02:00
  • f3a6e2d494 fix: incorrect battery percentage on Pinebook Pro Max1Truc 2021-05-10 21:00:14 +02:00
  • cdce3e03ea Update meson.build Alex 2021-04-30 14:25:48 +02:00
  • b25b7d29fc Update spdlog.wrap Alex 2021-04-30 14:25:26 +02:00
  • 71d7596b6f fix: bluetooth status tooltip Alex 2021-04-30 14:23:49 +02:00
  • 06e699c862 Merge pull request #1087 from Synthetica9/multiple-rewrites Alex 2021-04-27 00:00:53 +02:00
  • a03283d65f rewriteTitle: allow multiple sequential rewrites Patrick Hilhorst 2021-04-26 20:26:43 +02:00
  • ef38061edd Merge pull request #1084 from gabegorelick/battery-discharging-full Alex 2021-04-26 09:28:00 +02:00
  • 7e13e26c29 [modules/battery] allow format-discharging-full Gabe Gorelick 2021-04-25 22:00:24 -04:00
  • 5f7329f5b9 Merge pull request #1081 from David96/master Alex 2021-04-25 14:03:00 +02:00
  • 2213380dc0 [modules/pulseaudio] fix bluetooth class for PipeWire David96 2021-04-25 11:19:35 +02:00
  • 66d8035ed1 Merge pull request #1055 from vrld/feature-rewrite-window-title Alex 2021-04-21 14:23:45 +02:00
  • 7cdf178f8d Document changes in manpage Matthias Richter 2021-04-21 12:18:33 +02:00
  • af3c868a5b Catch exception on erroneous rules Matthias Richter 2021-04-21 12:15:25 +02:00
  • b16c8972c7 Add option to rewrite sway/window title Matthias Richter 2021-03-21 11:42:25 +01:00
  • 1c9b62de07 Merge pull request #1076 from Scrumplex/add-mpd-volume-status Alex 2021-04-20 09:38:19 +02:00
  • fc89b01ba6 feat: implement mpd volume format template Sefa Eyeoglu 2021-04-20 08:25:48 +02:00
  • 70e67c5daa Merge pull request #1074 from Anakael/feature/taskbar-ignore-list Alex 2021-04-18 20:02:14 +02:00
  • 5ad3b6018a Remove exceed protected dmitry 2021-04-18 21:37:58 +03:00
  • ba278985e8 Add ignore-list param to wlr/taskbar dmitry 2021-04-18 21:34:29 +03:00
  • 5300461c79 chore: v0.9.7 Alex 2021-04-15 21:17:48 +02:00
  • d0f60c47bf Merge pull request #1070 from jgmdev/cpumodulefix Alex 2021-04-15 21:17:00 +02:00
  • 07f2470e36 Merge pull request #974 from kamushadenes/patch-1 Alex 2021-04-15 21:09:35 +02:00
  • f8f1e791a3 [Module CPU] fix crash due to empty frequencies. jgmdev 2021-04-15 14:30:29 -04:00
  • 729a4fe37e chore: v0.9.6 Alex 2021-04-15 16:09:45 +02:00
  • 97e4b53cf3 Merge pull request #1061 from akheron/multi-battery-status Alex 2021-03-28 19:35:51 +02:00
  • c850212288 Use the correct battery status when multiple batteries are present Petri Lehtinen 2021-03-28 20:07:35 +03:00
  • 600afaf530 Merge pull request #1037 from Moonlight-Angel/cpu-frequency Alex 2021-03-25 12:09:42 +01:00
  • c21dc681c9 Merge pull request #1052 from Logarithmus/fix-sway-language-manpage Alex 2021-03-23 14:57:06 +01:00
  • f4ad5d36ec meson.build: add missing waybar-sway-language manpage Artur Sinila 2021-03-17 17:07:06 +03:00
  • f627fe3a39 Merge pull request #1051 from lunik1/disk-css Alex 2021-03-23 12:31:52 +01:00