]> git.armaanb.net Git - dwmblocks.git/log
dwmblocks.git
4 years agoAdded ifndef for openbsd compatibility. SIGRTMIN is not defined on
Aidan [Mon, 16 Dec 2019 21:35:29 +0000 (14:35 -0700)]
Added ifndef for openbsd compatibility. SIGRTMIN is not defined on
OpenBSD.

4 years agoSwitched to fgets instead of using fgetc
Aidan [Sat, 30 Nov 2019 21:43:33 +0000 (14:43 -0700)]
Switched to fgets instead of using fgetc

4 years agofixed issue causing segfault on ARM systems
Aidan [Sat, 30 Nov 2019 09:05:10 +0000 (02:05 -0700)]
fixed issue causing segfault on ARM systems

4 years agoFixed garbled last commit
Aidan Hubert [Wed, 27 Nov 2019 05:50:38 +0000 (05:50 +0000)]
Fixed garbled last commit

4 years agoAdded -p option for printing to stdout rather then setting the root window for compat...
Aidan [Wed, 27 Nov 2019 05:43:16 +0000 (22:43 -0700)]
Added -p option for printing to stdout rather then setting the root window for compatibility with other wms.

4 years agoAdded -f option to rm in clean command.
Aidan [Wed, 27 Nov 2019 05:42:27 +0000 (22:42 -0700)]
Added -f option to rm in clean command.

4 years agoMade dwmblocks way more efficient by only setting the name of the root window when...
Aidan [Wed, 13 Nov 2019 20:58:20 +0000 (13:58 -0700)]
Made dwmblocks way more efficient by only setting the name of the root window when something has changed.

4 years agoRevert "Changed delimeter to accept multiple characters."
Aidan [Thu, 7 Nov 2019 20:07:19 +0000 (13:07 -0700)]
Revert "Changed delimeter to accept multiple characters."

Bug was found where certain modules caused dwm to lag horribly.
Reverting until a fix can be found.
This reverts commit 3da92ebccb863394a3501ce2d9cbe60ad9aafc8c.

4 years agoChanged delimeter to accept multiple characters.
Aidan [Mon, 4 Nov 2019 22:34:34 +0000 (15:34 -0700)]
Changed delimeter to accept multiple characters.

5 years agoadded icons and delimeter
Aidan [Sat, 30 Mar 2019 03:10:46 +0000 (21:10 -0600)]
added icons and delimeter

5 years agoChanged Makefile to also complie when running install.
Aidan [Wed, 27 Mar 2019 00:32:08 +0000 (18:32 -0600)]
Changed Makefile to also complie when running install.

5 years agoFixed for loop in getstatus()
Aidan [Mon, 25 Mar 2019 04:32:08 +0000 (22:32 -0600)]
Fixed for loop in getstatus()

5 years agoAdded more to readme.
Aidan [Mon, 25 Mar 2019 03:54:43 +0000 (21:54 -0600)]
Added more to readme.

5 years agoAdded install option.
Aidan [Mon, 25 Mar 2019 03:53:48 +0000 (21:53 -0600)]
Added install option.

5 years agoAdded function declarations and renamed setrootcmd to statusstr.
Aidan [Mon, 25 Mar 2019 03:51:40 +0000 (21:51 -0600)]
Added function declarations and renamed setrootcmd to statusstr.

5 years agoChanged commands to use ~ instead of /home/aidan
Aidan [Sun, 24 Mar 2019 23:51:45 +0000 (17:51 -0600)]
Changed commands to use ~ instead of /home/aidan

5 years agoChanged makefile to include X11 libraries.
Aidan [Sun, 24 Mar 2019 22:36:52 +0000 (16:36 -0600)]
Changed makefile to include X11 libraries.

5 years agoAdded code files, and Makefile.
Aidan [Sun, 24 Mar 2019 22:31:05 +0000 (16:31 -0600)]
Added code files, and Makefile.

5 years agoInitial commit
torrinfail [Sun, 24 Mar 2019 22:19:32 +0000 (16:19 -0600)]
Initial commit