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
Method
__init__
(self)
extra/lua2md.py:172
Method
__new__
(cls, line)
extra/lua2md.py:51
Method
__new__
(cls, line, lclass, comment)
extra/lua2md.py:97
Method
__new__
(cls, line)
extra/lua2md.py:130
Method
__new__
(cls, line)
extra/lua2md.py:152
Method
__new__
(cls, line, comment)
extra/lua2md.py:246
Function
accept
src/external/json/json.hpp:24097
Method
activate
src/appmode.cpp:11
Method
activate
src/slideshow.cpp:40
Method
activate
src/gallery.cpp:203
Method
add
src/threadpool.hpp:46
Method
addConstructor
src/external/luabridge/detail/Namespace.h:722
Method
addConstructorFrom
src/external/luabridge/detail/Namespace.h:833
Method
addDestructor
src/external/luabridge/detail/Namespace.h:937
Method
addFunction
src/external/luabridge/detail/Namespace.h:605
Method
addIndexMetaMethod
src/external/luabridge/detail/Namespace.h:985
Method
addNewIndexMetaMethod
src/external/luabridge/detail/Namespace.h:1033
Method
addStaticFunction
src/external/luabridge/detail/Namespace.h:507
Method
add_dir
src/imagelist.cpp:500
Method
add_entry
src/imagelist.cpp:570
Method
add_file
src/imagelist.cpp:530
Method
add_ref
src/luaengine.cpp:1229
Method
add_special
src/imagelist.cpp:557
Function
align
src/external/luabridge/detail/LuaHelpers.h:446
Function
apply_hk
Apply a horizontal kernel; the output pixmap is assumed to be only as tall as needed by the vertical pass - yoff indicates where it begins in the sour
src/render.cpp:243
Function
apply_vk
Apply a vertical kernel; the input pixmap is assumed to be only as tall as needed - xoff indicates where it should go in the destination
src/render.cpp:318
Method
areExceptionsEnabled
============================================================================================= * @brief Check if exceptions are enabled. */
src/external/luabridge/detail/LuaException.h:70
Method
argb_t
src/color.hpp:20
Method
assertIsActive
src/external/luabridge/detail/Namespace.h:85
Method
assertStackState
========================================================================================= * @brief Asserts on stack state. */
src/external/luabridge/detail/Namespace.h:271
Method
assign
src/external/luabridge/detail/Expected.h:1555
Method
available
* Check if Sway IPC available. * @return true if IPC available */
src/compositor.cpp:134
Method
available
* Check if Hyprland IPC available. * @return true if IPC available */
src/compositor.cpp:344
Function
back
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
src/external/json/json.hpp:22449
Function
basic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
src/external/json/json.hpp:21026
Function
basic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
src/external/json/json.hpp:20982
Function
basic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
src/external/json/json.hpp:25041
Function
basic_json from_bjdata
src/external/json/json.hpp:24589
Function
basic_json from_bson
src/external/json/json.hpp:24619
Function
basic_json from_cbor
src/external/json/json.hpp:24423
Function
basic_json from_msgpack
src/external/json/json.hpp:24481
Function
basic_json from_ubjson
src/external/json/json.hpp:24535
Function
basic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
src/external/json/json.hpp:20264
Function
basic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
src/external/json/json.hpp:21034
Function
basic_json parse
src/external/json/json.hpp:24056
Method
beginClass
src/external/luabridge/detail/Namespace.h:1511
Method
beginTable
============================================================================================= * @brief Open a new or existing table as namespace for r
src/external/luabridge/detail/Namespace.h:1495
Method
binary
src/external/json/json.hpp:8879
Method
binary
src/external/json/json.hpp:9187
Method
binary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
src/external/json/json.hpp:9862
Method
binary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
src/external/json/json.hpp:15798
Method
bind_appmode_api
src/luaengine.cpp:1087
Method
bind_gallery_api
src/luaengine.cpp:970
Method
bind_imagelist_api
src/luaengine.cpp:504
Method
bind_inputs
src/defaults.cpp:13
Method
bind_pixmap
* Bind pixmap with PNG line-reading decoder. * @param pm pixmap to bind * @return array of pointers to pixmap data */
src/formats/png.cpp:257
Method
bind_root_api
NOLINTBEGIN(readability-function-cognitive-complexity)
src/luaengine.cpp:308
Method
bind_slideshow_api
src/luaengine.cpp:955
Method
bind_text_api
src/luaengine.cpp:588
Method
bind_viewer_api
src/luaengine.cpp:649
Method
bits_set
* Get number of bits set. * @param val source value * @return number of bits set */
src/formats/bmp.cpp:209
Method
blend
* Blend current color (background) with specified one. * @param color foreground color to add */
src/color.hpp:57
Method
boolean
src/external/json/json.hpp:8849
Method
boolean
src/external/json/json.hpp:9157
Method
byte_swap
src/external/json/json.hpp:12597
Method
calc_bson_array_size
! @return The size of the BSON-encoded array @a value */
src/external/json/json.hpp:16858
Method
calc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
src/external/json/json.hpp:16873
Method
calc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the BSON document ent
src/external/json/json.hpp:16915
Method
calc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-terminator). */
src/external/json/json.hpp:16710
Method
calc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
src/external/json/json.hpp:16787
Method
calc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] value JSON value to serialize
src/external/json/json.hpp:17010
Method
calc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
src/external/json/json.hpp:16757
Method
calc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
src/external/json/json.hpp:16815
Method
call
src/external/luabridge/detail/Invoke.h:247
Method
call
src/external/luabridge/detail/CFunctions.h:658
Method
call
src/external/luabridge/detail/CFunctions.h:681
Method
call
src/external/luabridge/detail/CFunctions.h:742
Method
call
src/external/luabridge/detail/CFunctions.h:767
Method
call
src/external/luabridge/detail/CFunctions.h:822
Method
call
src/external/luabridge/detail/CFunctions.h:878
Method
callWithHandler
src/external/luabridge/detail/Invoke.h:254
Function
cast
src/external/luabridge/detail/LuaRef.h:1418
Method
cast
src/external/luabridge/detail/LuaRef.h:326
Method
checkTableHasPropertyGetter
* @brief Checks if the table has a property getter metatable. */
src/external/luabridge/detail/Namespace.h:1539
Method
check_signature
src/imageformat.hpp:108
Function
clear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
src/external/json/json.hpp:23068
Method
clear
src/fsmonitor.cpp:32
Method
clear
src/imagelist.cpp:256
Method
clear_invisible
src/gallery.cpp:455
Function
clear_subtype
@brief clears the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/clear_subtype/
src/external/json/json.hpp:6263
Method
colormap_index
Calc color index in map
src/formats/qoi.cpp:116
Method
commit_surface
src/ui_wayland.cpp:1064
Function
conditional_static_cast
src/external/json/json.hpp:4177
Method
construct
src/external/luabridge/detail/TypeTraits.h:83
Method
construct
src/external/luabridge/detail/CFunctions.h:1790
Method
construct
src/external/luabridge/detail/CFunctions.h:1806
Method
construct
src/external/luabridge/detail/CFunctions.h:1822
Method
construct
src/external/json/json.hpp:5699
Method
construct
src/external/json/json.hpp:5712
Method
construct
src/external/json/json.hpp:5745
← previous
next →
601–700 of 1,615, ranked by callers