Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/artemsen/swayimg
/ functions
Functions
1,615 in github.com/artemsen/swayimg
⨍
Functions
1,615
◇
Types & classes
548
Function
getClassRegistryKey
src/external/luabridge/detail/ClassInfo.h:190
Function
getConstRegistryKey
src/external/luabridge/detail/ClassInfo.h:204
Method
getExact
src/external/luabridge/detail/Userdata.h:216
Method
getExactClass
============================================================================================= * @brief Validate and retrieve a Userdata on the stack.
src/external/luabridge/detail/Userdata.h:52
Function
getGlobal
================================================================================================= * @brief Create a reference to a value in the global
src/external/luabridge/detail/LuaRef.h:1408
Function
getGlobal
src/external/luabridge/detail/Globals.h:19
Method
getGlobal
============================================================================================= * @brief Return a reference to a named global Lua variab
src/external/luabridge/detail/LuaRef.h:1038
Method
getGlobalNamespace
============================================================================================= * @brief Retrieve the global namespace. * * It
src/external/luabridge/detail/Namespace.h:1278
Function
getIndexExtensibleKey
src/external/luabridge/detail/ClassInfo.h:149
Method
getMetatable
============================================================================================= * @brief Get the metatable for the LuaRef. * *
src/external/luabridge/detail/LuaRef.h:387
Function
getNamespaceFromStack
================================================================================================= * @brief Retrieve the namespace on top of the stack.
src/external/luabridge/detail/Namespace.h:1580
Method
getNamespaceFromStack
* @brief Retrieve the namespace on top of the stack. * * You should have a table on top of the stack before calling this function. It will t
src/external/luabridge/detail/Namespace.h:1292
Function
getNewIndexExtensibleKey
src/external/luabridge/detail/ClassInfo.h:163
Method
getObject
src/external/luabridge/detail/Userdata.h:561
Function
getStaticRegistryKey
src/external/luabridge/detail/ClassInfo.h:175
Function
get_allocator
@brief returns the allocator associated with the container @sa https://json.nlohmann.me/api/basic_json/get_allocator/
src/external/json/json.hpp:20257
Method
get_bson_binary
src/external/json/json.hpp:10023
Method
get_bson_cstr
! @brief Parses a C-style string from the BSON input. @param[in,out] result A reference to the string variable where the read
src/external/json/json.hpp:9971
Method
get_bson_string
src/external/json/json.hpp:10001
Method
get_canvas
* Get canvas size. * @param svg SVG descriptor * @return output canvas rectangle */
src/formats/svg.cpp:86
Method
get_cbor_array
! @param[in] len the length of the array or detail::unknown_size() for an array of indefinite size @param[in] tag_handler
src/external/json/json.hpp:10886
Method
get_cbor_binary
! @brief reads a CBOR byte array This function first reads starting bytes to determine the expected byte array length and then copies thi
src/external/json/json.hpp:10791
Method
get_cbor_float_prefix
src/external/json/json.hpp:17041
Method
get_cbor_object
! @param[in] len the length of the object or detail::unknown_size() for an object of indefinite size @param[in] tag_handl
src/external/json/json.hpp:10924
Method
get_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number
src/external/json/json.hpp:10695
Function
get_character
src/external/json/json.hpp:6514
Method
get_character
src/external/json/json.hpp:6615
Method
get_character
src/external/json/json.hpp:6793
Method
get_child
src/imagelist.cpp:410
Method
get_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100)
src/external/json/json.hpp:7192
Method
get_colorspace
* Get color space of the image. * @param img jp2 image instance * @return colorspace type */
src/formats/jp2.cpp:179
Method
get_connector
src/ui_drm.cpp:216
Method
get_crtc
src/ui_drm.cpp:248
Method
get_current
src/gallery.cpp:217
Method
get_decimal_point
return the locale-dependent decimal point
src/external/json/json.hpp:7165
Method
get_diffparent
src/imagelist.cpp:427
Method
get_dimension
src/text.cpp:310
Function
get_elements
src/external/json/json.hpp:6521
Method
get_elements
src/external/json/json.hpp:6629
Method
get_elements
src/external/json/json.hpp:6812
Function
get_error_message
return syntax error message
src/external/json/json.hpp:8503
Method
get_focus
* Get currently focused window position and size. * @return currently focused window geometry */
src/compositor.cpp:144
Method
get_focus
* Get currently focused window position and size. * @return currently focused window geometry */
src/compositor.cpp:354
Method
get_font_file
* Get path to the font file by its name. * @param name font name * @return path to the file or empty string if font not found */
src/font.cpp:40
Method
get_format
* Set format description. * @param svg SVG descriptor */
src/formats/svg.cpp:132
Method
get_fullscreen
src/ui_wayland.cpp:1031
Method
get_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
src/external/json/json.hpp:12585
Method
get_image
* Get image description from the stream. * @param stream binary stream * @param image output image description * @return true if image
src/formats/dicom.cpp:244
Function
get_impl
src/external/json/json.hpp:21689
Method
get_mode
* Get currently active mode (viewer/slideshow/gallery). * @param mode mode to set */
src/application.hpp:68
Method
get_monitor_pos
* Get monitor position. * @param mon_id monitor id * @return monitor position */
src/compositor.cpp:436
Method
get_mouse
src/ui_wayland.cpp:1054
Method
get_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
src/external/json/json.hpp:11555
Method
get_msgpack_binary
! @brief reads a MessagePack byte array This function first reads starting bytes to determine the expected byte array length and then cop
src/external/json/json.hpp:11444
Method
get_msgpack_float_prefix
src/external/json/json.hpp:17055
Method
get_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
src/external/json/json.hpp:11577
Method
get_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this
src/external/json/json.hpp:11361
Method
get_number
src/external/json/json.hpp:12634
Function
get_number_float
return floating-point value
src/external/json/json.hpp:8450
Function
get_number_unsigned
src/external/json/json.hpp:8444
Method
get_pixel
* Get pixel color from data stream. * @param data pointer to stream data * @param bpp bits per pixel * @return color */
src/formats/tga.cpp:158
Function
get_position
return position of last read token
src/external/json/json.hpp:8471
Function
get_ref
src/external/json/json.hpp:21875
Function
get_ref_impl
src/external/json/json.hpp:21564
Method
get_thumb_size
* Set thumbnail size. * @param size new thumbnail size in pixels */
src/gallery.hpp:56
Method
get_thumbnail
src/gallery.cpp:479
Method
get_to
src/external/json/json.hpp:12568
Method
get_token
get next token from lexer
src/external/json/json.hpp:13331
Method
get_ubjson_array
! @return whether array creation completed */
src/external/json/json.hpp:12276
Method
get_ubjson_float_prefix
src/external/json/json.hpp:17356
Method
get_ubjson_high_precision_number
src/external/json/json.hpp:12474
Method
get_ubjson_ndarray_size
! @param[out] dim an integer vector storing the ND array dimensions @return whether reading ND array size vector is successful */
src/external/json/json.hpp:11728
Method
get_ubjson_object
! @return whether object creation completed */
src/external/json/json.hpp:12391
Method
get_ubjson_size_type
! @brief determine the type and size for a container In the optimized UBJSON format, a type and a size can be provided to allow for a mor
src/external/json/json.hpp:12016
Method
get_ubjson_size_value
! @param[out] result determined size @param[in,out] is_ndarray for input, `true` means already inside an ndarray vector
src/external/json/json.hpp:11793
Method
get_ubjson_string
! @brief reads a UBJSON string This function is either called after reading the 'S' byte explicitly indicating a string, or in case of an
src/external/json/json.hpp:11633
Method
get_ubjson_value
! @param prefix the previously read or set type prefix @return whether value creation completed */
src/external/json/json.hpp:12083
Method
handle_diagnostic_positions_for_json_value
src/external/json/json.hpp:8996
Method
handle_diagnostic_positions_for_json_value
src/external/json/json.hpp:9391
Method
handle_event
src/fsmonitor.cpp:33
Method
handle_event
src/application.cpp:395
Method
handle_imagelist
src/appmode.cpp:50
Method
handle_imagelist
src/gallery.cpp:273
Method
handle_mmove
src/gallery.cpp:261
Method
handle_pinch
src/gallery.cpp:268
Method
handle_scale
* Fractional scale handlers **************************************************************************/
src/ui_wayland.cpp:229
Method
handle_value
src/external/json/json.hpp:9470
Method
handle_xdg_toplevel_close
src/ui_wayland.cpp:558
Method
handle_xdg_toplevel_configure
* XDG handlers **************************************************************************/
src/ui_wayland.cpp:535
Method
hasFailed
* @brief Return if the invocation did raise a lua error. */
src/external/luabridge/detail/Invoke.h:47
Method
hasValue
src/external/luabridge/detail/Expected.h:1528
Function
has_subtype
@brief return whether the value has a subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/has_subtype/
src/external/json/json.hpp:6256
Method
height
* Get buffer height. * @return buffer height in pixels */
src/ui_wayland.hpp:128
Method
il_initialize
src/application.cpp:239
Method
indexOf
src/external/luabridge/detail/FlagSet.h:102
Function
index_metamethod
src/external/luabridge/detail/CFunctions.h:268
Method
info
src/log.hpp:35
Method
initialize
src/ui_wayland.cpp:791
Method
initialize
src/fsmonitor.cpp:29
Method
initialize
src/ui_drm.cpp:96
← previous
next →
901–1,000 of 1,615, ranked by callers