开源软件名称(OpenSource Name):awesomeWM/awesome开源软件地址(OpenSource Url):https://github.com/awesomeWM/awesome开源编程语言(OpenSource Language):Lua 75.3%开源软件介绍(OpenSource Introduction):ReadmeAbout AwesomeAwesome is a highly configurable, next generation framework window manager for X. Building and installationAfter extracting the dist tarball or cloning the repository, run: make
sudo make install This will
Alternatively to the above, you can generate a make package
sudo dpkg -i awesome-x.y.z.deb
# or
sudo rpm -Uvh awesome-x.y.z.rpm Advanced options and testingA full list of dependencies, more advanced build options, as well as instructions on how to use the test suite can be found here. Installing current git master as a package receiptsArch Linux AURsudo pacman -S --needed base-devel git
git clone https://aur.archlinux.org/awesome-git.git
cd awesome-git
makepkg -fsri Debian-basedsudo apt build-dep awesome
git clone https://github.com/awesomewm/awesome
cd awesome
make package
cd build
sudo apt install ./*.deb Running AwesomeYou can directly select Awesome from your display manager. If not, you can
add the following line to your exec awesome In order to connect Awesome to a specific display, make sure that
the DISPLAY=foo.bar:1 exec awesome (This will start Awesome on display ConfigurationThe configuration of Awesome is done by creating a
An example configuration named TroubleshootingOn most systems any message printed by Awesome (including warnings and errors)
is written to If Awesome does not start or the configuration file is not producing the desired results the user should examine this file to gain insight into the problem. Debugging tipsYou can call DISPLAY=:2 gdb awesome Then in
Asking questionsIRCYou can join us in the Stack OverflowYou can ask questions on Stack Overflow. We also have a awesome subreddit where you can share your work and ask questions. Reporting issuesPlease report any issues you may find on our bugtracker. Contributing codeYou can submit pull requests on the github repository. Please read the contributing guide for any coding, documentation or patch guidelines. StatusDocumentationOnline documentation is available here. LicenseThe project is licensed under GNU General Public License v2 or later. You can read it online at (v2 or v3). |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论