Giter Site home page Giter Site logo

i3wm-el6's People

Contributors

tomocafe avatar

Stargazers

 avatar  avatar

Watchers

 avatar

i3wm-el6's Issues

Default config file needs correction

The default i3 config file uses pango font rendering, but this build disables pango, so there will be an error issued on startup and the font will fall back to fixed. The script should fix the default config file to use Xft rendering.

Add export to $BLDDIR.env dump file (debug mode)

For debugging I dump the environment variables we set for build purpose to $BLDDIR.env so I can source them and run the failed command in the terminal. The variables should be exported so they are passed to child processes.

Man pages aren't built

Man pages aren't currently being built/installed for i3/i3status. They should be included in the final output so that the user can add them to their MANPATH, ensuring all the junk required to build the man pages are filtered out of the final output (e.g. asciidoc stuff). At last attempt, there were some issues with i3status man page generation due to a2x looking for manpage.xsl in the wrong directory.

Fix i3 CFLAGS for system-installed headers

Current approach assumes the -devel headers will be under the locally extracted $bldpath but if these headers are actually installed in the system, it won't find it.

Suggest to change it to include both cases, system and local:

LIBSN_CFLAGS+=-I{$bldpath,}/usr/include/startup-notification-1.0 LIBEV_CFLAGS+=-I{$bldpath,}/usr/include/libev

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.