Commit Graph

  • 617b370104 fix(pulseaudio): connect scroll event handler crwxrws 2019-07-06 15:29:35 +02:00
  • d607a4e33f Fix deadlock on workspace scrolling (#403) Alex 2019-07-06 10:30:57 +02:00
  • a6c0bc5a52 Fix deadlock on workspace scrolling sheenobu 2019-07-05 20:19:50 -07:00
  • 67ad0e69ce Merge pull request #397 from Jamedjo/jej/add-css-classes-for-multiple-bars Alex 2019-07-04 14:20:03 +02:00
  • ae88d6bc3c feat(bar): individual bars can be named for CSS James Edwards-Jones 2019-07-04 02:09:31 +01:00
  • 4f3c38c542 feat(bar): add CSS class for window position James Edwards-Jones 2019-07-04 02:02:09 +01:00
  • a6980fca7f feat: ellipsize modules Alex 2019-06-28 14:16:09 +02:00
  • bd5146fdcf fix(Label): ELLIPSIZE all label modules Alex 2019-06-28 13:49:04 +02:00
  • 22ddbde394 style(workspaces): update hover style Alex 2019-06-28 13:41:53 +02:00
  • c916fe258e fix(network): no need to check family here Alex 2019-06-25 07:55:55 +02:00
  • 9c8e39c30c chore: 0.7.0 Alex 2019-06-22 18:17:16 +02:00
  • 5b270dae0d refactor: AModule (#387) Alex 2019-06-22 18:15:50 +02:00
  • c621afb0c4 Merge branch 'master' into clean Alex 2019-06-22 18:15:34 +02:00
  • bcf4725349 Cleanup on clean branch (#391) Alex 2019-06-18 09:43:34 +02:00
  • 12b30ca25f AModule::getScrollDir: convert reset if-else into switch Patrick Hilhorst 2019-06-17 20:41:18 +02:00
  • 86d6668ed4 AModule::getScrollDir: convert if-else chain into switch statement Patrick Hilhorst 2019-06-17 20:37:37 +02:00
  • 7c85aec8e0 AModule::getScrollDir: get deltas in a more C++ way Patrick Hilhorst 2019-06-17 20:29:37 +02:00
  • 2c038d1977 AModule::getScrollDir: move dir inside the only scope it is relevant Patrick Hilhorst 2019-06-17 20:09:53 +02:00
  • ff9d598c16 fix: add proper mutex Alex 2019-06-17 11:39:45 +02:00
  • 71a9a75aad refactor: remove fix workaround Alex 2019-06-16 15:14:31 +02:00
  • 05f796158b fix: typo Alex 2019-06-16 15:13:40 +02:00
  • 1d2dd953e7 revert: default config Alex 2019-06-16 15:09:26 +02:00
  • 527144a440 refactor(pulseaudio): proper scroll override Alex 2019-06-16 15:07:50 +02:00
  • cda6282277 Merge pull request #389 from Synthetica9/x-scroll Alex 2019-06-16 14:54:53 +02:00
  • 7f13478396 AModule: handle X axis scrolling Patrick Hilhorst 2019-06-16 13:17:34 +02:00
  • 90a9c0e25f refactor: get rid of some mutex Alex 2019-06-15 15:01:03 +02:00
  • 340ec7be91 refactor: AModule Alex 2019-06-15 14:57:52 +02:00
  • e7eef6b493 Merge pull request #385 from nenad/patch/add-total-memory Alex 2019-06-15 11:16:30 +02:00
  • 1b7068e61d Expose total memory to the formatting directive Nenad Stojanovikj 2019-06-14 22:48:16 +02:00
  • dabe2bebbb feat(sway/window): handle floating nodes Alex 2019-06-14 11:27:40 +02:00
  • 486b5a5d38 fix(sway/window): check output recursively Alex 2019-06-14 10:57:22 +02:00
  • 11bbc3b24d Fix twitchy scrolling on touchpads (#381) Alex 2019-06-14 10:38:25 +02:00
  • 7f74de977c chore: 0.6.9 Alex 2019-06-14 10:27:41 +02:00
  • 028b184f7b fix(workspaces): persistant class with empty outputs Alex 2019-06-12 09:50:33 +02:00
  • 564fdcb369 fix(custom): exit status Alex 2019-06-11 22:09:47 +02:00
  • 396f7d4525 Workspaces: implement horizontal continuous scrolling Patrick Hilhorst 2019-06-11 18:44:54 +02:00
  • 3c9b533997 fix(window): avoid hexpand Alex 2019-06-11 17:57:17 +02:00
  • ae397c8fa2 ALabel: add smooth-scrolling-threshold Patrick Hilhorst 2019-06-11 17:56:10 +02:00
  • ec75be0bc3 fix(Tray): click behaviour Alex 2019-06-11 17:53:16 +02:00
  • ed4521d113 Workspaces: fix twitchy scrolling on touchpads Patrick Hilhorst 2019-06-11 16:19:11 +02:00
  • c2e9ed6091 feat(workspaces): add class to persistant workspaces Alex 2019-06-11 14:08:48 +02:00
  • a37b4687ff Revert "refactor(window): we don't need to subscribe workspace events" Alex 2019-06-11 14:01:55 +02:00
  • ee29a35aa5 Update README.md Alex 2019-06-11 13:55:35 +02:00
  • 0be8e200ce adds the wl output name as a css class (#373) Alex 2019-06-10 12:15:05 +02:00
  • 46e5dd93d4 adds the wl output name as a css class razic 2019-06-08 11:04:34 -07:00
  • 2ee4a51546 chore: 0.6.8 Alex 2019-06-08 18:33:11 +02:00
  • 91996a85c1 Merge pull request #372 from rianadon/patch-1 Alex 2019-06-08 18:28:42 +02:00
  • 460d25ac45 Increase specificity of media stylings rianadon 2019-06-07 22:18:06 -07:00
  • 648eecdd83 refactor(window): we don't need to subscribe workspace events Alex 2019-06-07 15:08:25 +02:00
  • f04ff38567 Merge pull request #370 from toke/bugfix/upstream-369 Alex 2019-06-06 12:07:03 +02:00
  • d20a586734 Prevent zombie apocalypse by ignoring SIGCHLD Thomas Kerpe 2019-06-05 14:35:25 +02:00
  • 1962caf144 refactor(window): gtk stuff in update method Alex 2019-06-04 17:34:00 +02:00
  • 9dbf057f58 fix(custom): hide on empty format Alex 2019-06-03 09:50:35 +02:00
  • 918146c16b style: prefer background-color property Alex 2019-05-31 17:20:14 +02:00
  • 0b01b35c76 refactor(pulseaudio): only watch changes Alex 2019-05-31 16:21:01 +02:00
  • f3fb955d75 chore: 0.6.7 Alex 2019-05-31 12:15:01 +02:00
  • fcf2d18a01 refactor: destroy threads first Alex 2019-05-29 17:53:22 +02:00
  • b05d4cd413 fix(network): retry around all getExternalInterface Alex 2019-05-29 16:17:40 +02:00
  • 9b89fc6470 refactor: disable bar scroll by default Alex 2019-05-28 16:11:33 +02:00
  • c06725aa69 fix(network): better disconnect handler Alex 2019-05-28 11:21:59 +02:00
  • 5ae5821929 refactor(network): re-add MAX_RETRY in order to detect external interface Alex 2019-05-28 11:08:48 +02:00
  • 74e40432e5 fix(network): linked state Alex 2019-05-28 09:58:48 +02:00
  • 6e69af8967 refactor(custon): avoid useless logic Alex 2019-05-27 00:08:16 +02:00
  • be2fa743eb refactor(custon): hide on empty text Alex 2019-05-27 00:05:21 +02:00
  • 5fdb122829 Create FUNDING.yml Alex 2019-05-26 23:55:46 +02:00
  • 6e73c6db61 refactor(network): remove last_ext_iface_ Alex 2019-05-26 23:16:09 +02:00
  • 253366baf4 refactor(network): remove useless assignment Alex 2019-05-26 22:40:29 +02:00
  • ecec02c8be refactor(network): better events handler Alex 2019-05-26 22:36:26 +02:00
  • 070619fa34 revert: restore idle fix Alex 2019-05-26 20:09:05 +02:00
  • d4ace4b4d8 fix(network): subscribe only wanted family Alex 2019-05-26 20:06:27 +02:00
  • 5fd92b3c28 fix(network): don't check IFF_UP Alex 2019-05-26 19:53:10 +02:00
  • c0a39f34cd refactor(network): don't clear ipaddr Alex 2019-05-25 18:02:36 +02:00
  • 2a9fa1a4b9 refactor(bar): onRealize, onMap Alex 2019-05-25 17:50:45 +02:00
  • 07147878a9 refactor(network): code cleaning Alex 2019-05-24 09:49:56 +02:00
  • ffadd5c1a7 refactor: avoid useless class vars Alex 2019-05-24 09:49:09 +02:00
  • 2b34f3a30f refactor: parse args before app creation Alex 2019-05-23 10:13:49 +02:00
  • 85d60f95c4 refactor(network): const methods Alex 2019-05-22 22:20:50 +02:00
  • 755d38d4d6 fix(custom): bad alloc Alex 2019-05-22 19:46:56 +02:00
  • b673279a43 style: remove non wanted comment Alex 2019-05-22 12:22:56 +02:00
  • 9e1200ae32 refactor: also pass id to custom modules Alex 2019-05-22 12:20:13 +02:00
  • e999cca7a6 style: don't specify included namespaces Alex 2019-05-22 12:15:59 +02:00
  • d24d85bebf refactor: move label name and id to label contructor Alex 2019-05-22 12:06:24 +02:00
  • 97bd637f5d refactor(clock): avoid usless time_point_cast Alex 2019-05-22 11:51:33 +02:00
  • 23d4a811db refactor(clock): avoid usless duration_cast Alex 2019-05-22 11:48:02 +02:00
  • bf5c00ff2a chore: 0.6.6 Alex 2019-05-22 10:16:14 +02:00
  • 14ace24a26 style(battery): format Alex 2019-05-22 10:09:05 +02:00
  • 2fa581c7ea fix(battery): multiple paths Alex 2019-05-22 10:06:54 +02:00
  • 6ff013e25b Estimate of time remaining until empty|full on tooltip (#331) Alex 2019-05-22 09:44:55 +02:00
  • cf3cb4c61f feat(Battery) Format argument for time to full|empty Max Reppen 2019-05-21 13:44:05 -04:00
  • 00ada46dfc feat(Battery) Time remaining on tooltip Max Reppen 2019-05-21 13:36:14 -04:00
  • 2db81a6107 fix(Battery) "current" unused and removed Max Reppen 2019-05-21 13:35:39 -04:00
  • 3e76984ce7 chore: update network config Alex 2019-05-21 17:44:46 +02:00
  • 48a58cd979 fix(network): switch between ifaces upon disconnection Alex 2019-05-21 17:38:47 +02:00
  • 296b448d06 chore: update pulseaudio config Alex 2019-05-21 14:58:03 +02:00
  • 7a3febf6a7 fix(pulseaudio): default source format Alex 2019-05-21 14:55:17 +02:00
  • bb4af295bc feat(pulseaudio): source info Alex 2019-05-21 14:53:31 +02:00
  • cf7663153d fix(pulseaudio): allow to scroll to 0 Alex 2019-05-21 09:29:39 +02:00
  • 12a251c3a4 fix(mode): escape text Alex 2019-05-20 20:51:19 +02:00
  • 4accdd4524 fix(Workspace): ordering Alex 2019-05-20 20:46:44 +02:00
  • 032ad925af Merge pull request #339 from alebastr/master Alex 2019-05-20 20:34:29 +02:00