Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 610 Bytes

C.md

File metadata and controls

17 lines (9 loc) · 610 Bytes

C

You will find my code written in C here :)

Snippets

Functions

  • segstr - Get delimiter-separated segments from a string in a non-destructive method.

Libraries

  • libxkeymacro - Easily register global keyboard macros/shortcuts/hotkeys in X window system. Used by mapmywindows, so see that as an example.

Programs

  • mapmywindows - A small program to show and hide windows in X window system (commonly used in Linux desktops).