Commit Graph

  • dc46251571 fix: Handling for actions with negative offsets patrick96 2022-02-22 17:51:11 +0100
  • 74067c52c3 fix: Set WM_SIZE_HINTS to fix position in openbox patrick96 2022-02-21 21:23:52 +0100
  • 59a581a39e Emit error when workspace mapping has invalid format patrick96 2022-02-21 19:57:25 +0100
  • ae7686d24b fix(battery): Replace tokens for all labels patrick96 2022-02-21 02:14:54 +0100
  • 62da14e30d
    Use @ for doxygen commands (#2597) Patrick Ziegler 2022-02-20 21:40:48 +0100
  • ce93188a4a
    Add units support (POINT, PIXEL, SPACE) (#2578) Patrick Ziegler 2022-02-20 21:08:57 +0100
  • ab915fb724
    feat(net): %netspeed% token to show combined up+download speed (#2590) Prateek Sunal 2022-02-07 01:42:38 +0530
  • a33e8de922 doc: Defer parsing version_txt to fix an obscure bug Michał Górny 2022-01-31 00:29:01 +0100
  • 69a2bf211a polybar-msg: Better error messages patrick96 2022-01-29 17:44:54 +0100
  • a8035a7f68 Add extra space to polybar-msg error message patrick96 2022-01-29 14:31:13 +0100
  • 28af6bb493 Fix race condition when creating socket folder patrick96 2022-01-25 00:18:04 +0100
  • f428b7bb2f Install manpage for polybar-msg patrick96 2022-01-24 13:26:58 +0100
  • 52992c588a
    Replace math_util min and max with std::min and std::max (#2579) Jouni 2022-01-23 23:14:55 +0300
  • c2f087225c
    Eventloop cleanup (#2577) Patrick Ziegler 2022-01-22 22:00:26 +0100
  • 3356188056
    Use sockets for IPC (#2539) Patrick Ziegler 2022-01-22 20:35:37 +0100
  • 8a9cad2792
    net: prefer running interface for auto-detection (#2557) H. James Zhao 2022-01-18 13:53:19 -0500
  • d995a39da8
    feat(alsa): add middle and right mouse button events (#2573) Stefano Volpe 2022-01-18 19:51:49 +0100
  • 968d9c753f
    fix(battery): More accurate battery state (#2556) Qntn 2022-01-17 22:07:07 +0000
  • e549527d3e
    Clean up changelog (#2571) Patrick Ziegler 2022-01-16 05:12:45 +0100
  • 195a0d94df
    feat(network): Add mac address token (#2569) Cameron 2022-01-15 17:39:55 -0800
  • 6e34265d7b
    Replace system_clock with steady_clock (#2559) llenck 2022-01-12 23:06:29 +0100
  • f488a889bc
    Add support for a tray-foreground setting. (#2552) Jeremy Fleischman 2021-11-17 04:41:40 -0600
  • a3b5e3e7ed
    Make it possible to run tests. (#2553) Jeremy Fleischman 2021-11-17 04:14:18 -0600
  • 542f70efa3
    fix(ipc): don't format empty strings (#2549) Jean-Luc Bastarache 2021-11-04 11:55:16 -0400
  • 9b5611af3f
    Fix message for deprecated config name (#2548) Patrick Ziegler 2021-10-31 11:53:23 +0100
  • 3c5b2b61a6
    ipc: Move running initial hook to update function (#2547) Patrick Ziegler 2021-10-30 21:00:52 +0200
  • 9e3b537817
    feat: Support reading config from non-regular files (#2545) Patrick Ziegler 2021-10-24 11:25:05 +0200
  • 6d1ff41d37
    Handle relative includes (#2535) TheDoctor314 2021-10-20 16:01:15 +0530
  • b5fb44220d
    ci: Use new codecov uploader (#2541) Patrick Ziegler 2021-10-16 19:58:34 +0200
  • 4d90ac2f4c
    fix(net): Use canonical interface name (#2540) Patrick Ziegler 2021-10-15 17:36:32 +0200
  • abd96eb089
    Enable module in start funcion (#2538) Patrick Ziegler 2021-10-15 10:33:10 +0200
  • 76ae61f892
    xkb: Use xpp for xcb calls (#2536) Patrick Ziegler 2021-10-14 15:57:46 +0200
  • b1c97e42cc
    Include fd_stream in command.hpp (#2533) Patrick Ziegler 2021-10-12 19:33:15 +0200
  • 281fdf6382
    The xworkspaces module should wait for EWMH to become available (#2429) Tim Schumacher 2021-10-11 14:40:14 +0200
  • 231af35354
    feat(ipc): hook, prev, next, reset module actions (#2528) dvermd 2021-10-10 20:22:24 +0200
  • 22014c70c4
    Use the new GitHub issue forms (#2530) Patrick Ziegler 2021-10-10 14:00:18 +0200
  • 47b5910eda
    Allow running polybar without BAR argument (#2526) dvermd 2021-10-07 14:48:47 +0200
  • 282b0f4e73
    Create default config (#2511) Patrick Ziegler 2021-10-05 13:07:19 +0200
  • 98dffc292a
    feat(xkeyboard): Icon matching using variant (#2521) dvermd 2021-10-05 12:12:47 +0200
  • a2968127d1
    fix typos (#2524) dvermd 2021-10-04 23:46:38 +0200
  • 40ae9b210b
    config_parser: Improve error messages (#2522) Georgiy Komarov 2021-10-03 21:46:16 +0300
  • 2b1eb5337c fix(modules): move join in a new method Jérôme BOULMIER 2019-06-01 19:23:36 -0400
  • e5ab7e1c00
    Notification string to a queue of strings (#2517) Madhav Prabhu C M 2021-10-03 14:54:24 +0530
  • 1a59599388 fix(modules): Avoid downcast in module constructor patrick96 2021-10-03 02:57:49 +0200
  • 444120e664
    script: Fix concurrency issues (#2518) Patrick Ziegler 2021-10-03 01:27:11 +0200
  • 4f8f076714 Remove atomic members from static modules patrick96 2021-09-30 15:27:39 +0200
  • 6b6bcf5080 Stop ipc_module subclassing static_module patrick96 2021-09-30 15:11:31 +0200
  • f55f584ef7 Remove main thread from static_module patrick96 2021-09-22 22:27:04 +0200
  • 626c55f8e5 Template value type for get_with_prefix patrick96 2021-09-28 22:07:30 +0200
  • c7ffa60866 Update CHANGLELOG.md TheDoctor314 2021-09-29 00:56:08 +0530
  • e798ed57a2 Implement 'env-*' option in script_module TheDoctor314 2021-09-29 00:38:33 +0530
  • 37cd63a356 Add env parameter in command::exec() TheDoctor314 2021-09-29 00:36:40 +0530
  • a7b978412c Add env parameter to exec_sh() TheDoctor314 2021-09-29 00:02:26 +0530
  • 1e0e50266b Add get_with_prefix() TheDoctor314 2021-09-28 21:31:40 +0530
  • 8afd5b71df
    Integrate bar taskqueue into eventloop (#2510) Patrick Ziegler 2021-09-27 17:35:45 +0200
  • 55eb19fdc7
    feat(ramp): Allow specifying ramp weights (#2505) TheDoctor314 2021-09-23 01:16:20 +0530
  • 98d9a882ea Fix polybar-msg compilation patrick96 2021-09-21 21:36:05 +0200
  • fa1240f4b6 Remove unused file_ptr patrick96 2021-09-21 21:30:38 +0200
  • 3b6a950380 Remove unused factory.hpp imports patrick96 2021-09-21 21:27:42 +0200
  • fabce6a493 Add tests for env_util patrick96 2021-09-21 21:23:05 +0200
  • 0d1db206c6 Remove factory_util unique and shared patrick96 2021-09-21 21:15:49 +0200
  • 560065540b Fix wrong assertion on network interface patrick96 2021-09-21 21:08:21 +0200
  • 98919cbb77 Remove unused moodycamel concurrentqueue patrick96 2021-09-21 21:00:22 +0200
  • c922a94b67 Remove unused spin_lock patrick96 2021-09-21 20:59:48 +0200
  • 0f72a2e0ea Remove unused throttle_util patrick96 2021-09-21 20:53:01 +0200
  • 069036fa5a Add libuv to polybar-git PKGBUILD patrick96 2021-09-14 22:08:58 +0200
  • c29e4837df clang-format patrick96 2021-09-13 20:54:00 +0200
  • 21f6f7818a Update CHANGELOG.md patrick96 2021-09-13 20:30:15 +0200
  • 85d308cec8 Use libuv >= 1.3.0 patrick96 2021-09-13 20:19:00 +0200
  • 386eb57ba7 Reopen pipe path on EOF patrick96 2021-09-13 19:56:24 +0200
  • 77b9cffaf8 Cleanup patrick96 2021-09-13 19:19:39 +0200
  • a158f0d7ec Add error callback for ipc handle patrick96 2021-09-13 18:30:11 +0200
  • 52a3961602 Poll for X events in while loop patrick96 2021-09-13 18:24:29 +0200
  • 895c1a6b51 Handle fs_event and poll errors in handle wrapper patrick96 2021-09-13 18:16:00 +0200
  • db52106934 Support receiving IPC messages in multiple parts patrick96 2021-09-12 23:26:24 +0200
  • dd4088910e Deprecate throttle-output and throttle-output-for patrick96 2021-09-12 22:48:27 +0200
  • 511e73b3b5 Close handles in destructor patrick96 2021-09-12 22:28:27 +0200
  • 91759a4c96 Store all handles inside eventloop patrick96 2021-09-12 16:25:23 +0200
  • 2551ea0205 Add wrapper for uv_async_t patrick96 2021-09-12 15:57:05 +0200
  • 7b5285b51e Add wrapper for uv_timer_t patrick96 2021-09-12 15:53:14 +0200
  • 309fd8221a Create wrapper for uv_pipe_t patrick96 2021-09-12 15:42:30 +0200
  • 86f02a3ebe controller: Fix missing import patrick96 2021-09-11 16:06:49 +0200
  • 6d3bb2211e Only trigger async once eventloop has been setup patrick96 2021-09-11 16:03:36 +0200
  • 2c7af2a60c Store reload flag in controller patrick96 2021-09-11 15:58:18 +0200
  • ce63305c1d Better way to notify controller patrick96 2021-09-11 15:39:22 +0200
  • e3cb94ef88 Use uv timer for delayed screenshot patrick96 2021-09-11 15:14:17 +0200
  • 6ac5b7ebdd Remove config inotify_watch patrick96 2021-09-11 14:56:08 +0200
  • ba50bf0bc6 controller: Remove m_process_events field patrick96 2021-09-11 14:49:13 +0200
  • 75ff5c3b14 Remove exit_terminate signal patrick96 2021-09-11 14:20:57 +0200
  • 07da1a2967 Stop using sigabbrev_np patrick96 2021-09-11 14:10:02 +0200
  • b9642e4cf3 Move update events to eventloop patrick96 2021-09-11 13:09:46 +0200
  • f36224eaab Move quit event to eventloop patrick96 2021-09-11 12:36:52 +0200
  • ba341f584e Remove CHECK event patrick96 2021-09-11 12:28:21 +0200
  • c89fc7f73b Handle click commands in eventloop patrick96 2021-09-11 12:19:00 +0200
  • 88cd525dc8 Add wrapper for uv_pipe_t patrick96 2021-09-11 11:46:50 +0200
  • 9d9fe8bffb Better error handling patrick96 2021-09-11 11:46:37 +0200
  • 53ce1ae414 Move config watcher into eventloop patrick96 2021-03-11 00:54:24 +0100
  • f9d434052a Make UV handle wrappers more generic patrick96 2021-03-11 00:36:03 +0100
  • 60ee63c0db eventloop: Throw exception for libuv errors patrick96 2021-03-11 00:09:06 +0100
  • 3cc17a0e57 Move signal handling to eventloop class patrick96 2021-03-02 00:00:24 +0100