Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bakkeby/tabbed-flexipatch
A tabbed build with preprocessor directives to decide which patches to include during build time
https://github.com/bakkeby/tabbed-flexipatch
flexipatch suckless tabbed
Last synced: 3 months ago
JSON representation
A tabbed build with preprocessor directives to decide which patches to include during build time
- Host: GitHub
- URL: https://github.com/bakkeby/tabbed-flexipatch
- Owner: bakkeby
- License: mit
- Created: 2020-04-02T14:12:54.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-20T07:34:52.000Z (11 months ago)
- Last Synced: 2024-11-05T14:44:52.024Z (3 months ago)
- Topics: flexipatch, suckless, tabbed
- Language: C
- Homepage:
- Size: 109 KB
- Stars: 43
- Watchers: 4
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
tabbed - generic tabbed interface
=================================
tabbed is a simple tabbed X window container.Requirements
------------
In order to build tabbed you need the Xlib header files.Installation
------------
Edit config.mk to match your local setup (tabbed is installed into
the /usr/local namespace by default).Afterwards enter the following command to build and install tabbed
(if necessary as root):make clean install
Running tabbed
--------------
See the man page for details.