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: 9 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 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-23T22:57:34.000Z (about 1 year ago)
- Last Synced: 2025-04-10T00:17:09.196Z (11 months ago)
- Topics: flexipatch, suckless, tabbed
- Language: C
- Homepage:
- Size: 125 KB
- Stars: 43
- Watchers: 3
- Forks: 14
- 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.