GithubHelp home page GithubHelp logo

beyondlov1 / dwm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wjinlei/dwm

0.0 0.0 0.0 1.58 MB

my build dwm

License: MIT License

Makefile 0.53% C 89.96% Roff 0.73% Python 7.05% Shell 0.70% HTML 0.20% JavaScript 0.84%

dwm's Introduction

DWM

这是我编译的dwm,补丁完美无冲突。

默认分支master并没有透明效果,如果想要透明效果可使用alpha分支。

补丁列表

rofi 需要支持 EWMH, 打了下面两个补丁

截图

desktop.png

ubuntu

依赖:

sudo apt install libxft-dev libxinerama-dev libimlib2-dev
sudo apt-get install yajl-tools  libyajl-dev

少包到  
https://packages.ubuntu.com/search?mode=exactfilename&suite=focal&section=all&arch=any&keywords=X11%2Fextensions%2FXinerama.h&searchon=contents
查询
  • sudo -E make clean install ## -E 代表携带当前用户环境变量 sudo cp dwm.desktop /usr/share/xsessions
  • mkdir -p ~/.config/dwm/script && echo 'compton ibus-daemon -r -d -x while true; do xsetroot -name "$(date)" sleep 1 done' >| ~/.config/dwm/script/init.sh && chmod +x ~/.config/dwm/script/init.sh
  • echo 'export _JAVA_AWT_WM_NONREPARENTING=1' >> ~/.profile
  • sudo apt remove --purge fonts-noto-color-emoji
  • restart

TODO

[x] 状态栏时间更新 [] 状态栏有窗口的显示不同背景色

dwm's People

Contributors

beyondlov1 avatar wjinlei avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.