Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chjj/compton
/ functions
Functions
433 in github.com/chjj/compton
⨍
Functions
433
◇
Types & classes
39
Function
gen_box
Build a box blur kernel.
bin/compton-convgen.py:101
Function
gen_gaussian
Build a Gaussian blur kernel.
bin/compton-convgen.py:78
Function
glx_check_err_
* Check for GLX error. * * http://blog.nobel-joergensen.com/2013/01/29/debugging-opengl-using-glgeterror/ */
src/opengl.h:42
Function
glx_cmp_fbconfig_cmpattr
src/opengl.c:688
Function
glx_debug_msg_callback
src/opengl.c:48
Function
glx_mark_
* Add a OpenGL debugging marker. */
src/common.h:2342
Function
glx_render_
* @brief Render a region with texture data. */
src/opengl.c:1425
Function
glx_take_screenshot
* @brief Get tightly packed RGB888 data from GL front buffer. * * Don't expect any sort of decent performance. * * @returns tightly packed RGB888
src/opengl.c:1765
Function
hexdump
* @brief Dump raw bytes in HEX format. * * @param data pointer to raw data * @param len length of data */
src/common.h:2537
Function
main
* The function that everybody knows. */
src/compton.c:7746
Function
min_l
* Select the smaller long integer of two. */
src/common.h:1625
Function
parse_long
* Parse a long number. */
src/compton.c:4997
Function
render_
src/compton.c:1514
Function
reset_enable
* Turn on the program reset flag. * * This will result in compton resetting itself after next paint. */
src/compton.c:7736
Function
sub_unslong
* Subtract two unsigned long values. * * Truncate to 0 if the result is negative. */
src/compton.h:67
Function
tmout_unredir_callback
* Unredirection timeout callback. */
src/compton.c:6820
Function
unmap_callback
src/compton.c:2271
Function
vsync_drm_init
* Initialize DRM VSync. * * @return true for success, false otherwise */
src/compton.c:6253
Function
vsync_opengl_init
* Initialize OpenGL VSync. * * Stolen from: http://git.tuxfamily.org/?p=ccm/cairocompmgr.git;a=commitdiff;h=efa4ceb97da501e8630ca7f12c99b1dce853c73e
src/compton.c:6308
Function
vsync_opengl_mswc_deinit
src/compton.c:6452
Function
vsync_opengl_mswc_init
src/compton.c:6386
Function
vsync_opengl_oml_init
src/compton.c:6333
Function
vsync_opengl_oml_wait
* Wait for next VSync, OpenGL OML method. * * https://mail.gnome.org/archives/clutter-list/2012-November/msg00031.html */
src/compton.c:6434
Function
vsync_opengl_swc_deinit
src/compton.c:6445
Function
vsync_opengl_swc_init
src/compton.c:6358
Function
vsync_opengl_wait
* Wait for next VSync, OpenGL method. */
src/compton.c:6418
Function
wid_get_role
* Get the role of a window from window ID. */
src/compton.c:3690
Function
win_upd_run
* Process needed window updates. */
src/compton.c:2670
Function
wintype_arr_enable_unset
* Set a <code>switch_t</code> array of all unset wintypes to true. */
src/compton.h:87
Function
write_binary_data
* @brief Dump the given data to a file. */
src/common.h:2512
Function
xerror
* Xlib error handler function. */
src/compton.c:3310
Function
xr_sync_
* Synchronizes a X Render drawable to ensure all pending painting requests * are completed. */
src/common.h:2383
Function
xrc_clear_xid
* @brief Clear the XID allocation table. */
src/xrescheck.c:58
← previous
401–433 of 433, ranked by callers