Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : dwm-hidpi-git.git
AUR Package Repositories | click
here
to return to the package base details page
about
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bar.c
Age
Commit message (
Collapse
)
Author
2007-09-15
new colorscheme (16-bit compliant)
Anselm R. Garbe
2007-09-15
moved bar-related stuff to bar.c (merged draw.c into that)
Anselm R. Garbe
2006-07-14
rearranged
Anselm R. Garbe
2006-07-14
I prefer the tiled/floating indicator on the right side
Anselm R. Garbe
2006-07-14
bar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) mode
Anselm R. Garbe
2006-07-14
removed a bunch of lines through swap removal
Anselm R. Garbe
2006-07-14
made barclick to select the specific tag
Anselm R. Garbe
2006-07-14
implemented bar for dwm (I miss status text), I plan that status text is ↵
Anselm R. Garbe
read from stdin in dwm
2006-07-13
removed unnecessary crap
Anselm R. Garbe
2006-07-13
before leaning things up
Anselm R. Garbe
2006-07-12
simplified several portions of code through replacing rect structs with ↵
Anselm R. Garbe
x,y,h,w counterparts (much more readable)
2006-07-11
fixed several other stuff, coming closer to something useful
Anselm R. Garbe
2006-07-11
several changes, new stuff
Anselm R. Garbe
2006-07-11
added bar event timer
Anselm R. Garbe
2006-07-10
added several other stuff
Anselm R. Garbe