Commit graph

  • 2269acde80 fix: added script to config,h master filippo-ferrari 2024-02-07 20:35:35 +0100
  • 4aff88012a config changes filippo-ferrari 2024-01-27 15:31:01 +0100
  • 1c9744ac7d
    Merge branch 'frei-0xff-master' Luke Smith 2023-10-30 00:30:32 -0400
  • 5d6b790129
    Merge branch 'master' of https://github.com/frei-0xff/dwmblocks into frei-0xff-master Luke Smith 2023-10-30 00:30:27 -0400
  • 7c2f342765
    a Luke Smith 2023-10-30 00:30:14 -0400
  • c3fef3b7ee Replaced signal handlers with signalfd + pool frei-0xff 2023-10-29 18:26:08 +0200
  • 30fe169632
    sb-music inactive by default Luke Smith 2023-04-09 14:02:54 -0400
  • 9928739768
    Merge pull request #113 from appeasementPolitik/async Luke Smith 2023-04-09 17:59:20 +0000
  • 2c031a5113
    Reflect changes made to sb-price appeasementPolitik 2023-04-05 08:11:55 +0000
  • 6ae770c5cd
    Give status bar codes as parameters for async dwmblocks modules appeasementPolitik 2023-04-04 07:30:25 +0000
  • 5a6fa8d550 sb-doppler script on by default Luke Smith 2022-08-20 08:01:57 -0400
  • 66f31c307a
    Merge branch 'dfuehrer-fastscroll_fix' Luke Smith 2021-07-16 17:44:46 -0400
  • c306fea426 fixed a bug in interval time updating dfuehrer 2021-07-05 19:17:34 -0700
  • 681b8998c2 Merge branch 'master' into fastscroll_fix using pulled version of fix to remove_all bug (with an improvement) dfuehrer 2021-06-01 20:54:26 -0700
  • ea5afdccbd
    Merge pull request #75 from Murtaught/master Luke Smith 2021-05-23 13:03:52 -0400
  • 0c268f5fc9 Replace bughy implementation of function 'remove_all()'. Ivan Mikhnovich 2021-05-23 19:24:42 +0300
  • fc80bd975c reset errno so previous error doesn't cause next check to fail dfuehrer 2021-03-23 18:29:19 -0700
  • d474ad1d67 Merge branch 'mychanges' into fastscroll_fix dfuehrer 2021-03-17 00:54:34 -0700
  • da9a2f7286 Added greatest common denominator interval from "Improve performance by sleeping as much as possible #69" since the sleeping has been changed. dfuehrer 2021-03-17 00:38:37 -0700
  • d68479db24 copied over the master config since it is unrelated to the fix dfuehrer 2021-03-14 04:52:41 -0700
  • d45328c444 finally actually fixed the blocks dissappearing problem completely dfuehrer 2021-03-14 04:16:28 -0700
  • 1697346729 merged with master dfuehrer 2021-03-13 23:34:15 -0700
  • 73fd031a1d sorta fixed bug with sleep and timing where interrupting dwmblocks by clicking on the bar would interrupt the sleep causing it to reload everything sooner than it should, which would cause slower things to not update and disappear untill they were reloaded. This was especially a problem with using scrolling on blocks. Still occasionally breaks but is much less horrible. dfuehrer 2021-03-13 22:49:34 -0700
  • d747fa7bc1 changed to my status bar things that i want dfuehrer 2021-03-13 22:48:50 -0700
  • 7892511501
    Merge pull request #66 from LukeSmithxyz/revert-62-fast-scrolling-fix Luke Smith 2021-03-02 09:22:49 -0500
  • 826e3f1a99
    Revert "Mitigates disappearing blocks on fast mouse interaction" Luke Smith 2021-03-02 09:22:17 -0500
  • 7101103744
    Merge pull request #62 from Federico-Ciuffardi/fast-scrolling-fix Luke Smith 2021-02-24 08:29:53 -0500
  • 141e5f45ed
    Merge branch 'noocsharp-master' Luke Smith 2021-02-19 16:51:31 -0500
  • 2569bdb430
    Merge branch 'master' of https://github.com/noocsharp/dwmblocks into noocsharp-master Luke Smith 2021-02-19 16:49:52 -0500
  • c9e45f9bed update README.md Nihal Jere 2021-02-19 15:10:38 -0600
  • 9cd6f02395 ignore real-time signals by default, unless explicitly set Nihal Jere 2021-02-19 15:04:06 -0600
  • 7e675aab54
    sb-crypto removed Luke Smith 2021-02-15 21:26:39 -0500
  • e7b3d9d9d6 Mitigates disapearing blocks on fast mouse interaction Federico Ciuffardi 2021-02-07 03:57:01 -0300
  • 747067e64e
    fix #61 Luke Smith 2021-02-02 15:19:03 -0500
  • 8836af5885
    Merge pull request #60 from TheCatster/fix-kbselect Luke Smith 2020-12-28 15:36:20 -0500
  • 4c13564c83 Change KBSelect Program To Include SB Prefix Daniel Rose 2020-12-28 15:17:14 -0500
  • fd15bc9b95
    scripts prefixed with sb- to avoid conflicts rename scripts or update voidrice repo Luke Smith 2020-12-25 08:03:23 -0500
  • 5af44b7751
    Merge branch 'master' of github.com:LukeSmithxyz/dwmblocks into master Luke Smith 2020-10-11 15:19:15 -0400
  • 791a837fac
    weather -> forceast; different defaults Luke Smith 2020-10-11 15:18:55 -0400
  • 6bbb413fd7
    Merge pull request #52 from danielrainer/patch-1 Luke Smith 2020-09-09 21:00:43 -0400
  • 7bd5e64364
    Change spelling in comment danielrainer 2020-09-09 20:31:33 +0200
  • 7524ccd1e5
    update and fork fix Luke Smith 2020-08-28 19:27:12 -0400
  • 8b313712dc
    Merge pull request #46 from ryanm0/master Luke Smith 2020-08-05 07:57:53 -0400
  • 841a607830 Makefile: use $(CC) instead of hardcoding gcc ryanm0 2020-08-04 23:19:06 -1000
  • f67807d348 Makefile: fix "output" target name ryanm0 2020-08-04 23:16:36 -1000
  • d3eed01126
    Merge branch 'master' of github.com:LukeSmithxyz/dwmblocks Luke Smith 2020-06-02 15:46:11 -0400
  • da7df2f2c2
    fix #24 Luke Smith 2020-06-02 15:45:47 -0400
  • 744d33a345
    ui fix Luke Smith 2020-06-02 15:41:13 -0400
  • 0dd4d4d0e1
    funding Luke Smith 2020-06-02 15:26:54 -0400
  • c35edaad21
    Merge pull request #29 from crian/patch-1 Luke Smith 2020-05-31 12:11:01 -0400
  • b259b140a3
    POSIX Makefile Christian S 2020-05-31 17:59:42 +0200
  • 9a7ecafdcc
    Merge pull request #28 from mackarelfish/master Luke Smith 2020-05-30 08:38:33 -0400
  • e2ca6028d6
    Commented out music from default config.h Zaky Bilfagih 2020-05-30 12:44:06 +0700
  • 9adc4dc1e7 Added support for multiple char delimiter mackarelfish 2020-05-30 12:36:18 +0700
  • d1519aa012 Fixed weird blocks behaviour with moving text mackarelfish 2020-05-30 12:21:26 +0700
  • 6d75ac1b00
    Merge pull request #23 from danbyl/forkbefore Luke Smith 2020-05-26 07:26:42 -0400
  • 373d96844f
    Merge branch 'master' into forkbefore Luke Smith 2020-05-26 07:26:34 -0400
  • 0666c8a14d
    america Luke Smith 2020-05-26 07:11:38 -0400
  • 41cf9cd337
    readme additions Luke Smith 2020-05-25 21:14:16 -0400
  • 67b64a8bd9
    space for delim Luke Smith 2020-05-25 20:34:43 -0400
  • aaeebc4b36 Update status after forking and export with setenv Daniel Bylinka 2020-05-18 00:52:18 +0200
  • 642d93b8f2
    moonphase signal changed battery tr unnec Luke Smith 2020-05-07 20:35:49 -0400
  • ff026b9dd4
    this should really be disabled until I fix it all Luke Smith 2020-05-04 17:26:37 -0400
  • ff41f8e71e
    statuscmd programs forked Luke Smith 2020-05-04 15:27:46 -0400
  • a0ebcc3f54
    nettraf opt added, vol not manually updated, news moved Luke Smith 2020-05-04 15:26:24 -0400
  • a46d090a2e
    Merge pull request #12 from mokulus/master Luke Smith 2020-04-24 08:40:49 -0400
  • 6bbd6545f4 Remove newlines from command output MateuszOkulus 2020-04-24 09:20:34 +0200
  • cc1b97c731
    help-icon refixed after reversion Luke Smith 2020-04-23 15:11:50 -0400
  • 01e9f1a568
    Revert "no longer (unused) icon slot" for bugfix Luke Smith 2020-04-22 20:09:51 -0400
  • 93b951f715
    music module renabled for dwm Luke Smith 2020-04-22 19:56:36 -0400
  • b97eff3d47
    specific larbs location for cd fix Luke Smith 2020-04-22 19:44:42 -0400
  • c76a6c7c1d
    help renamed to help-icon Luke Smith 2020-04-15 14:42:20 -0400
  • 26a4d1b81b
    pidof/pamixer allows quick vol update Luke Smith 2020-04-14 20:25:40 -0400
  • 29485b43b0
    no longer (unused) icon slot Luke Smith 2020-04-13 01:05:25 -0400
  • 730022acdf
    statuscmd patch for clickable modules Luke Smith 2020-04-13 00:14:56 -0400
  • 45012f4249
    Merge pull request #5 from hisakiyo/master Luke Smith 2020-04-08 19:12:50 -0400
  • 3e9876c9d6
    Update dwmblocks.c hisakiyo 2020-04-09 00:51:56 +0200
  • 177d5b4678
    old vol commands removed Luke Smith 2020-04-08 11:06:13 -0400
  • d783168bb1
    force clean Luke Smith 2020-04-08 11:06:01 -0400
  • 89fe73de09
    volume autoupdate Luke Smith 2020-04-08 11:05:36 -0400
  • e744d879ce
    remove newline in battery output Luke Smith 2020-03-26 17:47:03 -0400
  • 31de42407b
    internet module added by default Luke Smith 2020-03-22 09:09:22 -0400
  • 781eacae90
    record error suppressed Luke Smith 2020-03-22 09:09:11 -0400
  • 642120069c
    Merge branch 'master' of github.com:LukeSmithxyz/dwmblocks Luke Smith 2020-03-14 20:49:19 -0400
  • 65b447334f
    recording icon and packages on by default Luke Smith 2020-03-14 20:49:10 -0400
  • 8d8c208ac8
    Merge pull request #3 from crian/patch-1 Luke Smith 2020-03-03 16:50:35 -0500
  • 5d1a8a836d
    Makefile: Use DESTDIR/PREFIX and add uninstall Christian S 2020-03-03 20:56:08 +0100
  • 765850c8f7
    Merge branch 'master' of github.com:LukeSmithxyz/dwmblocks Luke Smith 2020-03-02 15:29:58 -0500
  • 6701bcfc89
    unfinished Luke Smith 2020-03-02 15:29:29 -0500
  • e448dd3d5a
    Merge pull request #2 from mrchainman/master Luke Smith 2020-03-02 10:30:11 -0500
  • 7cb3daa077
    Merge branch 'master' into master mrchainman 2020-03-02 16:20:26 +0100
  • b9e29ebe90
    blocks.h moved to config.h Luke Smith 2020-03-01 07:01:56 -0500
  • 6bd2e845be
    use general scripts for statusbar Luke Smith 2020-02-08 09:43:28 -0500
  • a6c82c2148
    simplification for emojis Luke Smith 2020-02-01 12:43:28 -0500
  • 91c492319b
    Added chmod in Makefile to prevent execution errors Mr Chainman 2020-01-02 16:31:24 +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