joewing / jwm

Joe's Window Manager
http://joewing.net/projects/jwm
MIT License
509 stars 83 forks source link

Vertical gradients #308

Open joewing opened 8 years ago

joewing commented 8 years ago

JWM currently supports only horizontal gradients. Horizontal gradients have been requested, which should be fairly easy to support. Perhaps an option on the color tag to indicate the gradient type. Other gradients (diagonal, for example) would take more effort to implement and would likely be slower.

bertus78 commented 8 years ago

Thanks , i made a small modification to border.c and gradient.c (jwm-2.3.5) http://pastebin.com/UA63Rvu4 I can see nice horizontal gradients,the only issue for me if i move the cursor from bottom to the top from the menu i can see some gradients left,maybe the modification isn't clean and my skill somehow limited. http://s5.postimg.org/6smtpa2g7/scr.png