cobox-wm

所属分类:系统编程
开发工具:D
文件大小:0KB
下载次数:0
上传日期:2016-03-06 23:35:48
上 传 者sh-1993
说明:  D编程语言中的CteamBox窗口管理器,
(CteamBox Window Manager in D programming Language,)

文件列表:
LICENSE (1082, 2016-03-06)
Makefile (99, 2016-03-06)
ROADMAP.md (204, 2016-03-06)
dub.json (221, 2016-03-06)
dub.selections.json (104, 2016-03-06)
libX11/ (0, 2016-03-06)
libcobox-wm.a (31136950, 2016-03-06)
screenshots/ (0, 2016-03-06)
screenshots/cobox.png (173935, 2016-03-06)
screenshots/cobox2.png (420727, 2016-03-06)
src/ (0, 2016-03-06)
src/app.d (610, 2016-03-06)
src/cboxapp.d (1805, 2016-03-06)
src/cli/ (0, 2016-03-06)
src/cli/options.d (2117, 2016-03-06)
src/config.d (2204, 2016-03-06)
src/events/ (0, 2016-03-06)
src/events/handler.d (7512, 2016-03-06)
src/events/interfaces.d (125, 2016-03-06)
src/events/keyboard.d (6611, 2016-03-06)
src/events/mouse.d (9029, 2016-03-06)
src/gui/ (0, 2016-03-06)
src/gui/bar.d (3458, 2016-03-06)
src/gui/cursor.d (2907, 2016-03-06)
src/gui/drawer.d (16, 2016-03-06)
src/gui/font.d (4180, 2016-03-06)
src/helper/ (0, 2016-03-06)
src/helper/process.d (489, 2016-03-06)
src/helper/x11.d (929, 2016-03-06)
src/kernel.d (7633, 2016-03-06)
src/legacy.d (2092, 2016-03-06)
src/monitor.d (3594, 2016-03-06)
src/old.d (20320, 2016-03-06)
src/theme/ (0, 2016-03-06)
src/theme/layout.d (1045, 2016-03-06)
src/theme/manager.d (7221, 2016-03-06)
src/types.d (3172, 2016-03-06)
src/utils.d (493, 2016-03-06)
... ...

# cobox-wm - Dlang Window Manager CteamBox Window Manager in D programming Language. Thanks to DWM, DDWM project which alot of code has been forked and of course to fluxbox. It's still in a heavy development and alot of changes and features will come in a near future. If you feel like joining let me know. ## Requirements Dlang DUB ## Installation #### Download libX11 from Deimos 1. git clone https://github.com/D-Programming-Deimos/libX11 2. dub add-local libX11 0.0.1 3. #### Download Cobox 1. git clone https://github.com/jmeireles/cobox-wm 2. cd cobox-wm 3. dub build ### Testing with Xephyr Xephyr -ac -br -noreset -screen 800x600 :1 DISPLAY=:1 ./cobox-wm ## Screen Shots ![ScreenShot](https://raw.githubusercontent.com/Faianca/cobox-wm/master/screenshots/cobox.png) ![ScreenShot](https://raw.githubusercontent.com/Faianca/cobox-wm/master/screenshots/cobox2.png)

近期下载者

相关文件


收藏者