{"id":26879677,"url":"https://github.com/radurelics/olddwmblocks","last_synced_at":"2025-03-31T13:32:15.785Z","repository":{"id":278576092,"uuid":"711234393","full_name":"RaduRelics/olddwmblocks","owner":"RaduRelics","description":"Michael's dwmblocks build.","archived":false,"fork":false,"pushed_at":"2023-10-28T16:04:45.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-20T14:42:57.031Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RaduRelics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"lukesmithxyz","custom":["https://lukesmith.xyz/donate","https://paypal.me/lukemsmith","https://lukesmith.xyz/crypto"],"patreon":"lukesmith"}},"created_at":"2023-10-28T16:04:29.000Z","updated_at":"2025-02-20T13:09:24.000Z","dependencies_parsed_at":"2025-02-20T14:42:59.184Z","dependency_job_id":"8e99339b-d537-4a2c-829d-d75fb8c20837","html_url":"https://github.com/RaduRelics/olddwmblocks","commit_stats":null,"previous_names":["radurelics/olddwmblocks"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaduRelics%2Folddwmblocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaduRelics%2Folddwmblocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaduRelics%2Folddwmblocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaduRelics%2Folddwmblocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaduRelics","download_url":"https://codeload.github.com/RaduRelics/olddwmblocks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246473836,"owners_count":20783354,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-31T13:31:27.533Z","updated_at":"2025-03-31T13:32:15.687Z","avatar_url":"https://github.com/RaduRelics.png","language":"C","funding_links":["https://github.com/sponsors/lukesmithxyz","https://lukesmith.xyz/donate","https://paypal.me/lukemsmith","https://lukesmith.xyz/crypto","https://patreon.com/lukesmith"],"categories":[],"sub_categories":[],"readme":"# Michael's dwmblocks\n\nModular status bar for dwm written in c.\n\n# Modifying blocks\n\nThe statusbar is made from text output from commandline programs.  Blocks are\nadded and removed by editing the config.h file.\n\n# Based off of Luke's build\n\nI have dwmblocks read my preexisting scripts (currently based off of),\n[Luke's scripts in his dotfiles repo](https://github.com/LukeSmithxyz/voidrice/tree/master/.local/bin/statusbar).\nSo if you want my build out of the box, download those and put them in your\n`$PATH`. I do this to avoid redundancy in LARBS, both i3 and dwm use the same\nstatusbar scripts.\n\n# Signaling changes\n\nMost statusbars constantly rerun every script every several seconds to update.\nThis is an option here, but a superior choice is giving your module a signal\nthat you can signal to it to update on a relevant event, rather than having it\nrerun idly.\n\nFor example, the audio module has the update signal 10 by default.  Thus,\nrunning `pkill -RTMIN+10 dwmblocks` will update it.\n\nYou can also run `kill -44 $(pidof dwmblocks)` which will have the same effect,\nbut is faster.  Just add 34 to your typical signal number.\n\nMy volume module *never* updates on its own, instead I have this command run\nalong side my volume shortcuts in dwm to only update it when relevant.\n\nNote that all modules must have different signal numbers.\n\n# Clickable modules\n\nLike i3blocks, this build allows you to build in additional actions into your\nscripts in response to click events.  See the above linked scripts for examples\nof this using the `$BLOCK_BUTTON` variable.\n\nFor this feature to work, you need the appropriate patch in dwm as well. See\n[here](https://dwm.suckless.org/patches/statuscmd/).\nCredit for those patches goes to Daniel Bylinka (daniel.bylinka@gmail.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradurelics%2Folddwmblocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradurelics%2Folddwmblocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradurelics%2Folddwmblocks/lists"}