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
↓ 1 callers
Function
c2_parse_grp
* Parse a group in condition string. * * @return offset of next character in string */
src/c2.c:74
↓ 1 callers
Function
c2_parse_legacy
* Parse a condition with legacy syntax. */
src/c2.c:654
↓ 1 callers
Function
c2_parse_op
* Parse the operator part of a leaf. */
src/c2.c:453
↓ 1 callers
Function
c2_parse_pattern
* Parse the pattern part of a leaf. */
src/c2.c:518
↓ 1 callers
Function
c2_parse_target
* Parse the target part of a rule. */
src/c2.c:262
↓ 1 callers
Function
c2_parsed
* Parse a condition string. */
src/c2.c:16
↓ 1 callers
Function
c2_ptr_isempty
* Return whether a c2_ptr_t is empty. */
src/c2.h:238
↓ 1 callers
Function
c2h_b_opcmp
* Compare precedence of two condition branch operators. * * Associativity is left-to-right, forever. * * @return positive number if op1 > op2, 0 i
src/c2.h:293
↓ 1 callers
Function
c2h_dump_str_tgt
* Get a string representation of a rule target. */
src/c2.c:873
↓ 1 callers
Function
c2h_dump_str_type
* Get a string representation of a target. */
src/c2.c:884
↓ 1 callers
Function
calc_dim
* Determine whether a window is to be dimmed. */
src/compton.c:2395
↓ 1 callers
Function
calc_opacity
* Calculate and set the opacity of a window. * * If window is inactive and inactive_opacity_override is set, the * priority is: (Simulates the old
src/compton.c:2365
↓ 1 callers
Function
calc_shadow_geometry
* Calculate and update geometry of the shadow of a window. */
src/compton.c:2704
↓ 1 callers
Function
cdbus_callback_add_watch
* Callback for adding D-Bus watch. */
src/dbus.c:185
↓ 1 callers
Function
cdbus_callback_remove_watch
* Callback for removing D-Bus watch. */
src/dbus.c:204
↓ 1 callers
Function
cdbus_ev_win_added
@name Core callbacks */ @{
src/dbus.c:1177
↓ 1 callers
Function
cdbus_ev_win_destroyed
src/dbus.c:1183
↓ 1 callers
Function
cdbus_ev_win_focusin
src/dbus.c:1207
↓ 1 callers
Function
cdbus_ev_win_focusout
src/dbus.c:1201
↓ 1 callers
Function
cdbus_ev_win_mapped
src/dbus.c:1189
↓ 1 callers
Function
cdbus_ev_win_unmapped
src/dbus.c:1195
↓ 1 callers
Function
cdbus_init
* Initialize D-Bus connection. */
src/dbus.c:16
↓ 1 callers
Function
cdbus_loop
src/dbus.c:537
↓ 1 callers
Function
cdbus_process
* Process a message from D-Bus. */
src/dbus.c:552
↓ 1 callers
Function
cdbus_process_find_win
* Process a find_win D-Bus request. */
src/dbus.c:838
↓ 1 callers
Function
cdbus_process_introspect
* Process an Introspect D-Bus request. */
src/dbus.c:1127
↓ 1 callers
Function
cdbus_process_list_win
* Process a list_win D-Bus request. */
src/dbus.c:644
↓ 1 callers
Function
cdbus_process_opts_get
* Process a opts_get D-Bus request. */
src/dbus.c:877
↓ 1 callers
Function
cdbus_process_opts_set
* Process a opts_set D-Bus request. */
src/dbus.c:991
↓ 1 callers
Function
cdbus_process_win_get
* Process a win_get D-Bus request. */
src/dbus.c:654
↓ 1 callers
Function
cdbus_process_win_set
* Process a win_set D-Bus request. */
src/dbus.c:758
↓ 1 callers
Function
cdbus_reply_int32
* Send a reply with an int32 argument. */
src/dbus.h:166
↓ 1 callers
Function
cdbus_repr_msgtype
* Return a string representation of a D-Bus message type. */
src/dbus.h:219
↓ 1 callers
Function
circulate_win
src/compton.c:3190
↓ 1 callers
Function
clear_cache_win_leaders
* Clear leader cache of all windows. */
src/compton.h:604
↓ 1 callers
Function
damage_win
src/compton.c:3292
↓ 1 callers
Function
ev_circulate_notify
src/compton.c:4115
↓ 1 callers
Function
ev_configure_notify
src/compton.c:4044
↓ 1 callers
Function
ev_create_notify
src/compton.c:4038
↓ 1 callers
Function
ev_damage_notify
src/compton.c:4300
↓ 1 callers
Function
ev_destroy_notify
src/compton.c:4055
↓ 1 callers
Function
ev_expose
src/compton.c:4120
↓ 1 callers
Function
ev_focus_detail_name
src/compton.c:3983
↓ 1 callers
Function
ev_focus_in
src/compton.c:4020
↓ 1 callers
Function
ev_focus_mode_name
src/compton.c:3971
↓ 1 callers
Function
ev_focus_out
src/compton.c:4029
↓ 1 callers
Function
ev_handle
src/compton.c:4383
↓ 1 callers
Function
ev_map_notify
src/compton.c:4060
↓ 1 callers
Function
ev_name
src/compton.c:3893
↓ 1 callers
Function
ev_property_notify
src/compton.c:4164
↓ 1 callers
Function
ev_reparent_notify
src/compton.c:4073
↓ 1 callers
Function
ev_screen_change_notify
* Handle ScreenChangeNotify events from X RandR extension. */
src/compton.c:4335
↓ 1 callers
Function
ev_serial
src/compton.c:3885
↓ 1 callers
Function
ev_shape_notify
src/compton.c:4305
↓ 1 callers
Function
ev_unmap_notify
src/compton.c:4065
↓ 1 callers
Function
ev_window
src/compton.c:3932
↓ 1 callers
Function
expose_root
src/compton.c:3410
↓ 1 callers
Function
fade_timeout
* Get the time left before next fading point. * * In milliseconds. */
src/compton.c:104
↓ 1 callers
Function
fds_drop
* Delete a file descriptor to wait for. */
src/common.h:1804
↓ 1 callers
Function
fds_poll
* Poll for changes. * * poll() is much better than select(), but ppoll() does not exist on * *BSD. */
src/common.h:1832
↓ 1 callers
Function
find_client_win
* Look for the client window of a particular window. */
src/compton.c:1007
↓ 1 callers
Function
find_focused
* Find out the currently focused window. * * @return struct _win object of the found window, NULL if not found */
src/common.h:1957
↓ 1 callers
Function
finish_destroy_win
src/compton.c:3206
↓ 1 callers
Function
fork_after
* Fork program to background and disable all I/O streams. */
src/compton.c:4932
↓ 1 callers
Function
free_damage
* Destroy a <code>Damage</code>. */
src/compton.h:174
↓ 1 callers
Function
free_glx_fbo
* Free a GLX Framebuffer object. */
src/common.h:2262
↓ 1 callers
Function
gaussian
src/compton.c:168
↓ 1 callers
Function
geom_to_rect
* Convert a geometry_t value to XRectangle. */
src/compton.h:117
↓ 1 callers
Function
get_alpha_pict_o
* Get alpha <code>Picture</code> for an opacity in * <code>opacity_t</code>. */
src/compton.c:1076
↓ 1 callers
Function
get_fbconfig_from_visualinfo
src/opengl.c:32
↓ 1 callers
Function
get_root_tile
src/compton.c:806
↓ 1 callers
Function
get_time_timespec
* Get current time in struct timespec. * * Note its starting time is unspecified. */
src/common.h:1493
↓ 1 callers
Function
get_visualinfo_from_visual
src/opengl.h:124
↓ 1 callers
Function
glx_blur_dst
* Blur contents in a particular region. */
src/opengl.c:1164
↓ 1 callers
Function
glx_cmp_fbconfig
* Compare two GLX FBConfig's to find the preferred one. */
src/opengl.c:704
↓ 1 callers
Function
glx_copy_region_to_tex
src/opengl.c:1152
↓ 1 callers
Function
glx_create_program_from_str
* @brief Create a program from vertex and fragment shader strings. */
src/opengl.c:1874
↓ 1 callers
Function
glx_dim_dst
src/opengl.c:1387
↓ 1 callers
Function
glx_dump_err_str
* Get a textual representation of an OpenGL error. */
src/opengl.h:21
↓ 1 callers
Function
glx_free_prog_main
src/opengl.c:282
↓ 1 callers
Function
glx_hasglext
* Check if a GLX extension exists. */
src/opengl.h:109
↓ 1 callers
Function
glx_hasglxext
* Check if a GLX extension exists. */
src/opengl.h:91
↓ 1 callers
Function
glx_init_blur
* Initialize GLX blur filter. */
src/opengl.c:380
↓ 1 callers
Function
glx_load_prog_main
* Load a GLSL main program from shader strings. */
src/opengl.c:538
↓ 1 callers
Function
glx_mark_frame
* Add a OpenGL debugging marker. */
src/common.h:2363
↓ 1 callers
Function
glx_paint_pre
* Preprocess function before start painting. */
src/opengl.c:899
↓ 1 callers
Function
glx_reinit
* Reinitialize GLX. */
src/opengl.c:343
↓ 1 callers
Function
glx_render_color
* Render a region with color. */
src/opengl.c:1654
↓ 1 callers
Function
glx_render_dots
* Render a region with dots. */
src/opengl.c:1690
↓ 1 callers
Function
glx_swap_copysubbuffermesa
* Swap buffer with glXCopySubBufferMESA(). */
src/opengl.c:1728
↓ 1 callers
Function
glx_update_fbconfig
* Get GLX FBConfigs for all depths. */
src/opengl.c:595
↓ 1 callers
Function
group_is_focused
* Return whether a window group is really focused. * * @param leader leader window ID * @return true if the window group is focused, false otherwis
src/compton.h:646
↓ 1 callers
Function
init_alpha_picts
* Pregenerate alpha pictures. */
src/compton.c:6497
↓ 1 callers
Function
init_atoms
* Fetch all required atoms and save them to a session. */
src/compton.c:6125
↓ 1 callers
Function
init_dbe
* Initialize double buffer. */
src/compton.c:6516
↓ 1 callers
Function
init_overlay
* Initialize X composite overlay window. */
src/compton.c:6531
↓ 1 callers
Function
mainloop
* Main loop. */
src/compton.c:6831
↓ 1 callers
Function
make_gaussian_map
src/compton.c:174
↓ 1 callers
Function
make_shadow
src/compton.c:317
↓ 1 callers
Function
make_text_prop
* Create a XTextProperty of a single string. */
src/compton.h:352
← previous
next →
201–300 of 433, ranked by callers