Closed apprehensions closed 3 years ago
my friend a lot while patching the systray+status2d , maybe you could check the commit history +_+
my friend a lot while patching the systray+status2d , maybe you could check the commit history +_+
going through all of the commits or blames will take plenty of time, but due to the undocumented code it will be harder.
thanks for the suggestion but I have tried (probably not hard enough? who knows.)
@wael444 whether would you want to reset the position of systray? The systray be put to the center of its panel? If yes, maybe you can view this site which is my repository of 'dynamic window manager'. Although I like mine, I recommend that the best choice is to use the 'chadwm'. Make modifications while standing on the shoulders of giants. Also, you can patch some patches you like but not on the official site to yours. For example, while you patch 'statuspadding' patch you will think that how to change the position, then you will find the corresponding function and make modifications. This process will make you study more and more knowledge.:)
@wael444 whether would you want to reset the position of systray? The systray be put to the center of its panel? If yes, maybe you can view this site which is my repository of 'dynamic window manager'. Although I like mine, I recommend that the best choice is to use the 'chadwm'.
my way to doing my configurations is terrible but what I would do is to get the complete defaults then add my stuff on it
Also, you can patch some patches you like but not on the official site to yours.
many good patches on dwm are not on the patches site on suckless.org
For example, while you patch 'statuspadding' patch you will think that how to change the position, then you will find the corresponding function and make modifications. This process will make you study more and more knowledge.:)
thank you for helping.
though I got my systray icon size patch thanks to @baizeyv , I will still try to figure out how I can do the rest of the things that I would like it to do taking all of above into consideration.
@wael444 Did you mean this patch? I merge the clean version patch just now. (statuspadding+systray)
@baizeyv I'm not sure, I just need systray+statuspadding+status2d+(perhaps barpadding since I want to experiment) though thats already implemented in chadwm so I just simply copy.
this is more of an request than it is an issue,
for example with status2d modified to fit statuspadding + systray, you could turn it into a patch for others to use the reason i had actually opened this issue is because i
shaminglycopied chadwm'supdatesystrayicongeom
but it gave me which prompted me that i did something wrong.will it ever be possible to turn most features implented in chadwm into it's own individual patch?