summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-08-29libxcwm: keyboard.h/.c created for keymapping functions.Jess VanDerwalker3-1/+77
2012-08-29libxcwm: Setting _NET_WM_STATE_HIDDEN on iconic windows.Jess VanDerwalker1-0/+10
2012-08-29libxcwm: Functions in atoms.c and window.c for setting of ICCCM WM_STATE atom.Jess VanDerwalker1-0/+16
2012-08-29libxcwm, xtoq: Handlers for window name change event.Jess VanDerwalker1-1/+2
2012-08-29libxcwm: Creating window for EWMH compliant window manager.Jess VanDerwalker1-0/+1
2012-08-29libxcwm: Initializing and setting supported EWMH atoms for connection.Jess VanDerwalker1-0/+1
2012-08-29libxcwm: atoms.c created for ICCCM functions.Jess VanDerwalker1-0/+7
2012-07-25libxcwm: Support for WM_TRANSIENT_FOR and WM_SIZE_HINTS addedJess VanDerwalker1-0/+63
2012-07-25libxcwm: Replaced event type defines with enum.Jess VanDerwalker1-11/+7
2012-07-25libxcwm: Support for override-redirect window mapping and unmappingJess VanDerwalker1-0/+10
2012-05-30libxcwm, xtoq: Checks for valid window image added.Jess VanDerwalker1-1/+2
2012-04-25Memory for window freed in _xcwm_window_release.Jess VanDerwalker1-1/+0
2012-04-25Accessor functions for xcwm_context_t and xcwm_window_tJess VanDerwalker2-8/+77
2012-04-23*.h and *.c files for input, window, context, and image.Jess VanDerwalker8-227/+323
2012-04-06xcwm_context_t added to xcwm_window_t struct.Jess VanDerwalker1-23/+18
2012-04-05Merge branch 'jess'Jeremy Huddleston2-60/+51
2012-04-05Separate xcwm_context_t into two types, a context and a windowJess VanDerwalker2-30/+46
2012-04-05Key up and down events rolled into one handler.Jess VanDerwalker1-11/+3
2012-04-05Mouse button press and release rolled into one function.Jess VanDerwalker1-14/+4
2012-04-05Namespaced input functions and removed window parameter.Jess VanDerwalker1-9/+6
2012-03-26Formatting changes using uncrustifyJeremy Huddleston3-53/+50
2012-03-23libxcwm: Formatting changes from modular/x-indent.shJeremy Huddleston3-34/+40
2012-03-21API: Change namespace from xtoq_ to xcwm_Jeremy Huddleston1-37/+42
2012-03-21API: Begin obfuscation of private typesJeremy Huddleston3-32/+163
2012-03-21API: Move xtoq.h into /include as public APIJeremy Huddleston2-2/+229
2012-02-17Added include dir.Jess VanDerwalker1-0/+4