Commit Graph

  • 50bfe78aed refactor(tray): improve error handling and add debug logs Aleksei Bavshin 2019-05-20 08:00:07 -07:00
  • afd291a566 fix(tray): Fix glib assertion when old property value is missing Aleksei Bavshin 2019-05-20 05:55:13 -07:00
  • 316a9be656 refactor(tray): Use spdlog for SNI::Item error messages Aleksei Bavshin 2019-05-20 05:35:05 -07:00
  • cdb347aaca Add --log-level command line option Aleksei Bavshin 2019-05-20 04:57:41 -07:00
  • ed240ac105 feat: add warning about tray requirements Alex 2019-05-20 15:21:13 +02:00
  • 232073ca17 Fix clock is always a second off (#333) Alex 2019-05-20 14:45:34 +02:00
  • 5314b74dae fix: remove workaround Alex 2019-05-20 14:39:49 +02:00
  • e3879559a2 Merge pull request #330 from Organic-Code/master Alex 2019-05-20 14:33:31 +02:00
  • 0ec8774a08 Fixing: missing argument for fmt, workspace order Lucas Lazare 2019-05-20 08:23:42 -04:00
  • 071b4928dc fix(workspaces): order Alex 2019-05-20 13:31:02 +02:00
  • 7c4d75d428 feat: create new workspace on the wanted output Alex 2019-05-20 13:21:22 +02:00
  • 67593b8c0f Merge pull request #332 from Organic-Code/enhancement/spdlog Alex 2019-05-20 12:07:58 +02:00
  • cff39bc7cf fix: remove watcher_id fixme comment as fixed on master Alex 2019-05-20 11:56:55 +02:00
  • f2edc8f965 feat(Watcher): define watcher_id Alex 2019-05-20 11:47:45 +02:00
  • 7b11283b73 Allow formatting memory with used and available memory (#334) Alex 2019-05-20 11:30:19 +02:00
  • 03e43fb31d refactor: remove wlroots dependency Alex 2019-05-20 09:48:57 +02:00
  • 913d0f7ad0 backlight: fix for percentage output for amdgpu_bl0 device (#336) Alex 2019-05-20 09:40:03 +02:00
  • 5feb478611 Merge branch 'master' into amd_fix isheshukov 2019-05-19 22:40:47 +03:00
  • 6bf64cd04d Allow formatting memory with used and available memory RX14 2019-05-19 16:10:01 +01:00
  • 5e43b4f587 Fix clock is always a second off RX14 2019-05-19 13:30:19 +01:00
  • e8dd1e2d2c Adding missing ; and _ Lucas Lazare 2019-05-18 20:10:42 -04:00
  • 51be97f9aa Adding spdlog Lucas Lazare 2019-05-18 19:44:45 -04:00
  • a00f812cd1 Typo Lucas Lazare 2019-05-18 18:21:01 -04:00
  • 863e0babd8 Adding break when sorted_workspaces is filled Lucas Lazare 2019-05-18 12:09:30 -04:00
  • 8ba3052dd1 Adding comments & fixing code style Lucas Lazare 2019-05-18 12:04:09 -04:00
  • 1a76aa0c8c Improving ordering Lucas Lazare 2019-05-18 11:58:01 -04:00
  • 85f177a213 Adding sway/workspaces:persistant_workspaces in config file Lucas Lazare 2019-05-18 10:58:55 -04:00
  • 6ffc7ee3b3 chore: 0.6.5 Alex 2019-05-18 16:12:19 +02:00
  • ff28de0482 feat(custom): update on click/scroll Alex 2019-05-18 16:07:55 +02:00
  • d5e8a37e63 Adding bandwidth support for network module (#328) Alex 2019-05-18 15:52:37 +02:00
  • 67786c32a8 fix(merge): re-add missing code Alex 2019-05-18 15:45:18 +02:00
  • 93a644eec4 Merge branch 'master' into master Alex 2019-05-18 15:42:27 +02:00
  • aa385e28b6 refactor: execute update on idle Alex 2019-05-18 15:32:40 +02:00
  • 2c1a3d0430 Adding logging Lucas Lazare 2019-05-18 09:17:17 -04:00
  • b31a64ad00 Displaying in ko/s and kb/s instead of interval dependant unit Lucas Lazare 2019-05-18 09:13:00 -04:00
  • 4865a9ad6c fix(network): reset frequency Alex 2019-05-18 13:57:35 +02:00
  • e70d8aff73 Merge pull request #327 from RX14/feature/disable-scroll-wraparound-option Alex 2019-05-18 13:50:35 +02:00
  • 3e1c77d158 Add option to disable scroll wraparound on workspaces RX14 2019-05-17 17:53:38 +01:00
  • d34c3a801c fix(Network): less updates Alex 2019-05-18 12:27:10 +02:00
  • 794fb12e8c Adding bandwidth support for network module [linux only] Lucas Lazare 2019-05-17 23:39:51 -04:00
  • f743882baa Merge branch 'master' into amd_fix Ilia Sheshukov 2019-05-17 22:33:02 +03:00
  • 9fa0eb7068 more elegant amd fix Ilia Sheshukov 2019-05-17 22:30:45 +03:00
  • 43d724ebad Merge pull request #326 from RX14/rename-bar-scroll Alex 2019-05-17 20:24:15 +02:00
  • c862fde986 Merge pull request #325 from RX14/bugfix/scroll-broken Alex 2019-05-17 20:23:51 +02:00
  • 0d59f7b7d1 Rename the "disable-workspace-scroll" option to "disable-bar-scroll" RX14 2019-05-17 17:42:11 +01:00
  • 1e95f5d9b6 Fix workspace scroll wrapping off the end of the list RX14 2019-05-17 17:37:24 +01:00
  • 9234be8544 revert: re-add rountrip before widgets setup Alex 2019-05-17 14:45:02 +02:00
  • 9d3255fe9f fix: remove redundant roundtrip Alex 2019-05-17 14:41:12 +02:00
  • d2d9db23b5 fix: uninitialized bool Alex 2019-05-17 14:23:52 +02:00
  • d8be72e4b6 refactor: unexport tray watcher Alex 2019-05-17 13:51:55 +02:00
  • f8a47598ba fix: roundtrip before bar creation Alex 2019-05-17 13:40:04 +02:00
  • cb2d6e1997 feat(Network): frequency Alex 2019-05-17 11:27:38 +02:00
  • 17291dffdf fix(Battery): plugged state Alex 2019-05-17 10:59:54 +02:00
  • 9a091d7740 chore: 0.6.4 Alex 2019-05-17 10:18:05 +02:00
  • 2cb70c7324 Merge pull request #322 from RX14/feature/generic-scroll Alex 2019-05-17 10:03:52 +02:00
  • 4d4cadb5ae refactor: simpler code Alex 2019-05-17 09:59:37 +02:00
  • cddee2626a Change scroll-step unit to percent (#316) Alex 2019-05-17 09:44:34 +02:00
  • d5c1e6f312 Change scroll-step unit to percent Olegs Jeremejevs 2019-05-14 15:24:06 +08:00
  • b45dcdf74e Allow scrolling on the entire bar surface RX14 2019-05-16 22:18:43 +01:00
  • a1ffa7fa9f chore: enable alpine on Travis Alex 2019-05-16 17:20:27 +02:00
  • 4b4b74db0c feat(Battery): get icon by state Alex 2019-05-16 17:18:27 +02:00
  • 8901df9702 chore: add alpine dockerfile Alex 2019-05-16 17:10:35 +02:00
  • e12766a656 fix: compilation on some os Alex 2019-05-16 17:09:25 +02:00
  • 31f63398dc Merge pull request #319 from Alexays/network Alex 2019-05-16 14:11:32 +02:00
  • 0a14e7f3ab feat: ipv6 family Alex 2019-05-16 12:22:08 +02:00
  • 31416ffae6 fix: bar removed Alex 2019-05-16 12:19:47 +02:00
  • fbe19d886a fix: drop memberships Alex 2019-05-16 12:16:44 +02:00
  • 9c67150884 refactor: prepare ipv6 Alex 2019-05-16 12:14:12 +02:00
  • f3c467cc46 refactor: remove non wanted headers Alex 2019-05-16 11:27:22 +02:00
  • a09d2222be style: remove non wanted tags Alex 2019-05-16 11:26:48 +02:00
  • 45ebee52a6 fix: typo Alex 2019-05-16 11:26:06 +02:00
  • 841576497a refactor: cleaner events Alex 2019-05-16 11:22:22 +02:00
  • e730105950 Merge pull request #318 from unresolvedsymbol/patch Alex 2019-05-16 09:40:09 +02:00
  • 963d4f68e4 refactor: remove useless param Alex 2019-05-16 09:39:06 +02:00
  • 7e8eee0571 fix state behavior unresolvedsymbol 2019-05-15 22:14:51 -05:00
  • 37f87be9dd Merge pull request #317 from jorgenbele/master Alex 2019-05-15 21:02:04 +02:00
  • 380fc58f3c fix(battery): change comparison expr. to assignment Jørgen Bele Reinfjell 2019-05-15 19:14:29 +02:00
  • 22bf0b161a fix(Network): do not stop thread Alex 2019-05-15 10:24:35 +02:00
  • 5b3402e110 feat(Battery): plugged status Alex 2019-05-14 15:43:57 +02:00
  • d209d350fe style(media): reduce min-width Alex 2019-05-13 15:48:18 +02:00
  • 0968170074 style(media): min-width Alex 2019-05-13 15:40:02 +02:00
  • 362c393b1d refactor: try/catch, sigc trackable Alex 2019-05-13 15:15:50 +02:00
  • 0c3c548bc0 fix(Window): avoid concurrency Alex 2019-05-13 14:35:45 +02:00
  • b54160e02f fix(Tray): add item if not exist Alex 2019-05-13 14:27:01 +02:00
  • db14fac038 style: remove chromium style Alex 2019-05-13 13:23:32 +02:00
  • 4f1defe6d5 fix(Pulseaudio): avoid handleScroll override Alex 2019-05-13 11:46:12 +02:00
  • 92967c7c06 fix(Label): reverse only battery states Alex 2019-05-13 11:36:34 +02:00
  • fcb23d3104 feat(temperature): format-icons Alex 2019-05-13 11:31:05 +02:00
  • 62f8af8a39 fix(Window): avoid multiple same classes Alex 2019-05-13 10:56:48 +02:00
  • d5a9eccb7b chore: v0.6.3 Alex 2019-05-12 20:02:53 +02:00
  • 80e9ea746b fix(battery): use path for the / operator Alex 2019-05-12 19:53:14 +02:00
  • 84728f6fab Merge pull request #313 from apiote/master Alex 2019-05-12 12:13:07 +02:00
  • 10a17187a1 Merge pull request #309 from dlasky/btaudio Alex 2019-05-12 12:12:16 +02:00
  • 7cdde05568 remove empty and solo classes when they do not apply Adam Pioterek 2019-05-11 20:36:10 +02:00
  • e343cf4b00 fix(btformat): fixes an issue where btformat was not being correctly detected Dan 2019-05-10 12:07:17 -04:00
  • e4756cf24e refactor: don't print an error when a watcher is already present Alex 2019-05-10 14:56:28 +02:00
  • 131dae5818 chore: v0.6.2 Alex 2019-05-10 13:40:45 +02:00
  • 4688002f23 feat: margins Alex 2019-05-09 15:10:13 +02:00
  • 5bf0ca85ac refactor: try/catch around json parse Alex 2019-05-09 10:30:54 +02:00
  • fd9b34adf8 chore: add fedora to travis Alex 2019-05-07 14:04:45 +02:00