Background browser and setter for X windows.
License
l3ib/nitrogen
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
NITROGEN WEBPAGE: http://projects.l3ib.org/nitrogen/ REQUIREMENTS: GTKMM 2.10 GTK 2.10 BUILDING: autoreconf -fi ./configure make make install (as root or a user with proper permissions) The binary is called, amazingly enough, "nitrogen". NOTE: If the "CXXFLAGS" env var is not set at ./configure time, autotools will gladly insert "-g -O2" in them. "-g" will inflate the size of the nitrogen binary to nearly 2mb, so consider using: CXXFLAGS="-O2" ./configure PACKAGERS: Make sure you set CXXFLAGS to an appropriate value for the target system. For instance, CXXFLAGS=" -std=c++11" if using gcc 5.x. NOTE: If you want to install translations locally, you'll need to invoke `make dist` to build the .gmo files before `make install`. No, I don't know why. USAGE: See the man page. It *might* be up to date. CONTACT: If you want to tell us about the many bugs that we have, drop by #l3ib on irc.freenode.net, and talk to mz4 or jvd. LICENSE: Nitrogen is licensed under the GPL. See COPYING. Icons are licensed under a Creative Commons Attribution-Share Alike license. See http://creativecommons.org/licenses/by-sa/3.0
About
Background browser and setter for X windows.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published