/codebase

Unified codebase

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Cheshirekow's Unified Codebase {#mainpage}

This is an experiment in techniques for managing my personal software projects. This is a unified monolithic repository for all my codes. Other repositories on github will track a subset of the directories in this repository.

Project Documentation

Project Description
[ck_gtk](@ref_ck_gtk_page) C++ utilities for GTK
[cpp_fcgi](@ref cpp_fcgi_page) FastCGI wrappers in C++
[cpp_fontconfig](@ref cpp_fontconfig_page) Fontconfig wrappers in C++
[cpp_freetype](@ref cpp_freetype_page) Freetype wrappers in C++
[cpp_nix](@ref cpp_nix_page) 'nix API wrappers in C++
[cpp_pthreads](@ref cpp_pthreads_page) pthreads in C++
[gltk](@ref gltk_page) OpenGL Toolkit
[kwargs](@ref kwargs_page) Python-like kwargs in C++
[tabwm](@ref tawbm_page) A compositing window manager with a sensible touch-based UI.