Commit Graph

  • 8d1f7e2c6a feat: no battery available! desktop David JULIEN 2022-12-02 22:28:57 +0100
  • 5c9090ae55 feat: add sb-cpu block main David JULIEN 2022-11-10 20:57:11 +0100
  • b78f4dc620 feat: add torrent block master David JULIEN 2021-03-10 10:24:19 +0100
  • 3625829f14 feat: change update time for mail block David JULIEN 2021-03-10 10:23:46 +0100
  • bf487a1472 feat: put date module in a dedicated script David JULIEN 2021-02-16 20:59:41 +0100
  • 629c40f1bf feat: put spaces in modules David JULIEN 2021-02-16 20:47:50 +0100
  • 31ad768f96 feat: move mailbox to the left David JULIEN 2021-02-16 12:17:21 +0100
  • fe16d9a110 feat: modify clean directive David JULIEN 2021-02-13 21:36:53 +0100
  • 72b5294bc7 feat: base configuration David JULIEN 2021-02-13 19:58:49 +0100
  • 96cbb453e5
    Merge pull request #40 from IGeraGera/IGeraGera-patch-1 torrinfail 2020-12-27 13:43:03 -0700
  • 0e22e81b1e
    Merge pull request #39 from Strahinja/master torrinfail 2020-12-24 16:53:26 -0700
  • 5b8eb5f7b1
    Merge pull request #41 from victor-timofei/master torrinfail 2020-12-24 16:49:30 -0700
  • af5389ce30
    Fix LDFLAGS for Ubuntu Victor Timofei 2020-12-23 19:52:47 +0200
  • 5583a44cd3
    Updated README with new patch IGeraGera 2020-12-22 14:44:10 +0200
  • 9319e12a45
    Update README.md IGeraGera 2020-12-20 01:07:07 +0200
  • 4c392c32ed Added the call to pclose() when the output from the command is empty Страхиња Радић 2020-11-18 12:09:15 +0100
  • b6b0be4f4f Only open X server once rather than open and close after every writeout. aidan 2020-09-09 13:10:49 -0600
  • b7d1970488 Consolidated X11 based code into the setroot function This is to make it easier to build dwmblocks without xlib so you can use it on wayland or other x wms. aidan 2020-09-05 15:48:54 -0600
  • 13c7700f34 Fixed issue with empty command delimiter This meant that the delimiters were added when when both the icon and output where empty. aidan 2020-08-29 11:58:28 -0600
  • 3d308cafb0
    Merge pull request #29 from keikari/patch-2 torrinfail 2020-08-27 06:51:30 +0000
  • 500b1fbb0f fixed output from commands without a newline end. This is useful when using commands such as tr -d '\n' to strip newlines from output. aidan 2020-08-27 04:47:07 +0000
  • 904e407908 Added back the ability to change compiler with CC environment variable. aidan 2020-08-19 10:12:37 -0600
  • 416a36d636 Unified style for if, for, and while statements. As well as general code cleanup. aidan 2020-08-19 10:10:43 -0600
  • b12722ab48
    Merge pull request #30 from toniz4/master torrinfail 2020-08-17 23:43:41 -0600
  • 8ebe5ecb60 updated readme with new statuscmd patch Cássio Ribeiro Alves de Ávila 2020-08-17 04:16:34 -0300
  • d581dae180
    Update dwmblocks.c keikari 2020-08-16 12:21:46 +0300
  • 86d7ae90b7
    Update dwmblocks.c keikari 2020-08-16 12:20:15 +0300
  • 0bd4575574
    Small fix keikari 2020-08-15 21:43:18 +0300
  • 941f415b38 Manual merge of pull request #19. This adds multi-character delimiter. Thanks to tph5595. aidan 2020-08-14 12:36:38 -0600
  • 9c5aec5cd5 Removed call to redundant call to exit() aidan 2020-08-14 01:15:32 -0600
  • 661f3eb4bc
    Merge pull request #12 from kdkasad/patch-1 torrinfail 2020-08-12 21:20:36 -0600
  • 5dcb2a0d84 fixed signal handling on OpenBSD by using SIGUSR1 instead of SIGRTMIN. This should not affect other platforms at all. aidan 2020-08-12 10:24:42 -0600
  • 5b9f39d697
    Update README.md torrinfail 2020-08-11 20:20:49 -0700
  • d2e6d20ebf
    Merge pull request #15 from tomboehmer/issue9 torrinfail 2020-08-11 20:04:51 -0700
  • 1b2e50c6c5
    Update README.md torrinfail 2020-08-11 20:00:54 -0700
  • 7e0bc3f580 added blocks.def.h to act as default blocks file so that changes made in the future will not affect csutom blocks.h files. Aidan 2020-08-11 20:50:11 -0600
  • 8893f2d08a
    Merge pull request #17 from tph5595/patch-1 torrinfail 2020-07-28 11:07:43 -0600
  • 7a570d5760
    Merge branch 'master' into patch-1 torrinfail 2020-07-28 11:06:04 -0600
  • dcb198d7d7 Added variable in makefile to change c compiler Aidan 2020-07-06 02:10:33 -0600
  • 31b9d65b31
    Merge pull request #8 from markcaudill/master torrinfail 2020-06-11 01:13:49 -0600
  • e62fbe6499
    Fixed argument order for gcc Taylor Henderson 2020-05-29 21:22:34 -0400
  • 4d92b6ca6c Fixes #9 - determine the size of the status buffer based on the number of blocks Tom Böhmer 2020-05-28 10:39:07 +0200
  • 507cf284a2
    Change `cp`/`chmod` to `install` Kian Kasad 2020-05-04 01:20:45 -0700
  • 6e0519df3a Switched to ISC license Aidan 2020-04-18 02:02:41 -0600
  • 5a199e25f6
    Start transition to ISC license torrinfail 2020-04-18 01:57:02 -0600
  • 030de220e4 removed unused replace function aidan 2020-04-16 01:03:30 -0600
  • 003a2238dc
    Merge pull request #3 from crian/master torrinfail 2020-04-16 00:32:26 -0600
  • 06710ebd05 Proposed fix for issue #5. Mark Caudill 2020-04-01 11:45:00 -0400
  • 2b44212f45
    Makefile: Set permission crian 2020-03-03 14:53:01 +0100
  • 2c47e9e707
    Makefile: Add uninstall crian 2020-03-02 13:42:26 +0100
  • 9c9e08d2bc
    Makefile: Use DESTDIR and PREFIX crian 2020-03-02 13:36:26 +0100
  • fefab14bee Merge branch 'master' of https://github.com/torrinfail/dwmblocks Aidan 2019-12-16 14:38:39 -0700
  • fa4eeff38d Added ifndef for openbsd compatibility. SIGRTMIN is not defined on OpenBSD. Aidan 2019-12-16 14:35:29 -0700
  • 3906995607 Changed Makefile to use pkg-config to find libraries. Aidan 2019-12-12 10:28:06 -0700
  • 377f990331 Switched to fgets instead of using fgetc Aidan 2019-11-30 14:43:33 -0700
  • 09a00ab345 fixed issue causing segfault on ARM systems Aidan 2019-11-30 02:05:10 -0700
  • b685f2805f Fixed garbled last commit Aidan Hubert 2019-11-27 05:50:38 +0000
  • 1766af7d5e Added -p option for printing to stdout rather then setting the root window for compatibility with other wms. Aidan 2019-11-26 22:43:16 -0700
  • a22c6311cc Added -f option to rm in clean command. Aidan 2019-11-26 22:42:27 -0700
  • 5ff59d4e8b Made dwmblocks way more efficient by only setting the name of the root window when something has changed. Aidan 2019-11-13 13:58:20 -0700
  • 72dc44f963 Revert "Changed delimeter to accept multiple characters." Aidan 2019-11-07 13:07:19 -0700
  • 3da92ebccb Changed delimeter to accept multiple characters. Aidan 2019-11-04 15:34:34 -0700
  • 690475e1e5 added icons and delimeter Aidan 2019-03-29 21:10:46 -0600
  • 86f2909ba6 Changed Makefile to also complie when running install. Aidan 2019-03-26 18:32:08 -0600
  • ce861dd798 Fixed for loop in getstatus() Aidan 2019-03-24 22:32:08 -0600
  • 980aab697a Added more to readme. Aidan 2019-03-24 21:54:43 -0600
  • b998dd9d55 Added install option. Aidan 2019-03-24 21:53:48 -0600
  • 5ba902a666 Added function declarations and renamed setrootcmd to statusstr. Aidan 2019-03-24 21:51:40 -0600
  • a724e5cdac Changed commands to use ~ instead of /home/aidan Aidan 2019-03-24 17:51:45 -0600
  • 9c88bb5245 Changed makefile to include X11 libraries. Aidan 2019-03-24 16:36:52 -0600
  • c97d6d119e Added code files, and Makefile. Aidan 2019-03-24 16:31:05 -0600
  • b0728ca8b9
    Initial commit torrinfail 2019-03-24 16:19:32 -0600