You are not logged in.
+ + Add support for xft fonts, status bar, the perfect support for Chinese.
+ + to increase the function of native system tray no longer need to rely on third-party software, system tray, system tray functionality in the configuration file which is optional.
+ + Added Show only the content tab. (Optional: In config.h the autohide, then autohide if True, False then show all)
+ + Add the window task list to support the left mouse button click on window title bar to switch the window, right-click close the window
+ + Add dwm starts automatically ~ / .dwm / autostart.sh function, you will need to run the program on which the script execution. dwm autostart.sh start automatically after the program inside.
......
Offline
Moving to Community Contributions...
Offline
Is there no scm for this project?
Last edited by gregf (2011-05-22 20:49:20)
Offline
Really nice, ditched my openbox-setup for it.
Offline
Is there no scm for this project?
Sorry, I do not quite understand your meaning of this sentence.
Could you elaborate?
Offline
gregf wrote:Is there no scm for this project?
Sorry, I do not quite understand your meaning of this sentence.
Could you elaborate?
http://en.wikipedia.org/wiki/Source_Code_Management
Some projects e.g. http://code.google.com/p/xdelta/source/checkout let users browse and checkout the code.
Last edited by karol (2011-05-23 01:04:36)
Offline
usbtopc wrote:gregf wrote:Is there no scm for this project?
Sorry, I do not quite understand your meaning of this sentence.
Could you elaborate?http://en.wikipedia.org/wiki/Source_Code_Management
Some projects e.g. http://code.google.com/p/xdelta/source/checkout let users browse and checkout the code.
Oh, I see, I will try to increase the ......
Thank you!
Offline
Offline
I just want to say thanks. I'm working on a similar fork of dwm and your systray code came in very handy. I still haven't found a way to definitively determine the primary monitor (for which to draw the systray), but otherwise it's been very stable. Who shall I name in the CREDITS file for the relevant source code? You can message me privately if you prefer.
Cheers
Last edited by thayer (2011-05-23 18:20:12)
thayer williams ~ cinderwick.ca
Offline
I just want to say thanks. I'm working on a similar fork of dwm and your systray code came in very handy. I still haven't found a way to definitively determine the primary monitor (for which to draw the systray), but otherwise it's been very stable. Who shall I name in the CREDITS file for the relevant source code? You can message me privately if you prefer.
Cheers
If I understand correctly, you want the dual monitor, to determine how to draw the system tray? Or to draw to the system tray which displays? Or you need to have the system tray shows as a primary monitor?
However, this problem should not be difficult to resolve, but I have no conditions tested here, I have only one monitor, and no double-headed graphics card.
Offline