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
initialize
src/luaengine.cpp:229
Method
initialize
src/slideshow.cpp:30
Method
initialize
src/viewer.cpp:359
Method
initialize
src/gallery.cpp:201
Method
input_stream_adapter
src/external/json/json.hpp:6555
Function
insert
src/external/json/json.hpp:20041
Function
invoke_const_member_cfunction
src/external/luabridge/detail/CFunctions.h:992
Function
invoke_const_member_function
src/external/luabridge/detail/CFunctions.h:942
Function
invoke_member_cfunction
src/external/luabridge/detail/CFunctions.h:963
Function
invoke_member_function
src/external/luabridge/detail/CFunctions.h:927
Function
invoke_proxy_constructor
src/external/luabridge/detail/CFunctions.h:1088
Function
invoke_proxy_destructor
src/external/luabridge/detail/CFunctions.h:1108
Function
invoke_proxy_function
src/external/luabridge/detail/CFunctions.h:1027
Function
invoke_proxy_functor
src/external/luabridge/detail/CFunctions.h:1046
Function
invoke_safe_cfunction
src/external/luabridge/detail/CFunctions.h:1062
Method
ipc_path
* Get path to Hyprland IPC socket. * @return path to UNIX socket */
src/compositor.cpp:467
Method
isBool
* @brief Indicate whether it is a reference to a boolean. * * @returns True if it is a reference to a boolean, false otherwise. */
src/external/luabridge/detail/LuaRef.h:231
Method
isCallable
* @brief Indicate whether it is a callable. * * @returns True if it is a callable, false otherwise. */
src/external/luabridge/detail/LuaRef.h:287
Method
isInstance
src/external/luabridge/Map.h:80
Method
isInstance
src/external/luabridge/List.h:75
Method
isInstance
src/external/luabridge/UnorderedMap.h:80
Method
isInstance
src/external/luabridge/Array.h:78
Method
isInstance
src/external/luabridge/Vector.h:75
Method
isInstance
src/external/luabridge/Set.h:74
Method
isInstance
src/external/luabridge/detail/LuaRef.h:62
Method
isInstance
src/external/luabridge/detail/LuaRef.h:357
Method
isInstance
src/external/luabridge/detail/Userdata.h:118
Method
isInstance
src/external/luabridge/detail/Userdata.h:943
Method
isInstance
src/external/luabridge/detail/Userdata.h:985
Method
isInstance
src/external/luabridge/detail/Userdata.h:999
Method
isInstance
src/external/luabridge/detail/Userdata.h:1014
Method
isInstance
src/external/luabridge/detail/Userdata.h:1029
Method
isInstance
src/external/luabridge/detail/Stack.h:108
Method
isInstance
src/external/luabridge/detail/Stack.h:153
Method
isInstance
src/external/luabridge/detail/Stack.h:182
Method
isInstance
src/external/luabridge/detail/Stack.h:219
Method
isInstance
src/external/luabridge/detail/Stack.h:260
Method
isInstance
src/external/luabridge/detail/Stack.h:305
Method
isInstance
src/external/luabridge/detail/Stack.h:346
Method
isInstance
src/external/luabridge/detail/Stack.h:386
Method
isInstance
src/external/luabridge/detail/Stack.h:426
Method
isInstance
src/external/luabridge/detail/Stack.h:467
Method
isInstance
src/external/luabridge/detail/Stack.h:508
Method
isInstance
src/external/luabridge/detail/Stack.h:549
Method
isInstance
src/external/luabridge/detail/Stack.h:590
Method
isInstance
src/external/luabridge/detail/Stack.h:631
Method
isInstance
src/external/luabridge/detail/Stack.h:672
Method
isInstance
src/external/luabridge/detail/Stack.h:714
Method
isInstance
src/external/luabridge/detail/Stack.h:755
Method
isInstance
src/external/luabridge/detail/Stack.h:797
Method
isInstance
src/external/luabridge/detail/Stack.h:838
Method
isInstance
src/external/luabridge/detail/Stack.h:879
Method
isInstance
src/external/luabridge/detail/Stack.h:928
Method
isInstance
src/external/luabridge/detail/Stack.h:965
Method
isInstance
src/external/luabridge/detail/Stack.h:1020
Method
isInstance
src/external/luabridge/detail/Stack.h:1071
Method
isInstance
src/external/luabridge/detail/Stack.h:1134
Method
isInstance
src/external/luabridge/detail/Stack.h:1227
Method
isInstance
src/external/luabridge/detail/Stack.h:1332
Method
isInstance
src/external/luabridge/detail/Stack.h:1367
Method
isInstance
src/external/luabridge/detail/Stack.h:1398
Method
isInstance
src/external/luabridge/detail/Stack.h:1417
Method
isInstance
src/external/luabridge/detail/Stack.h:1429
Method
isInstance
src/external/luabridge/detail/Stack.h:1444
Method
isInstance
src/external/luabridge/detail/Stack.h:1459
Method
isInstance
src/external/luabridge/detail/Stack.h:1474
Method
isInstance
src/external/luabridge/detail/Stack.h:1487
Method
isInstance
src/external/luabridge/detail/Stack.h:1500
Method
isInstance
src/external/luabridge/detail/Stack.h:1513
Method
isInstance
src/external/luabridge/detail/Enum.h:61
Method
isLightUserdata
* @brief Indicate whether it is a reference to a light userdata. * * @returns True if it is a reference to a light userdata, false otherwise
src/external/luabridge/detail/LuaRef.h:280
Method
isMemoryMapped
src/formats/exr.cpp:124
Method
isNil
* @brief Indicate whether it is a nil reference. * * @returns True if this is a nil reference, false otherwise. */
src/external/luabridge/detail/LuaRef.h:224
Method
isNil
* @brief Check if the iterator points after the last table entry. * * @return True if there are no more table entries to iterate, false othe
src/external/luabridge/detail/Iterator.h:104
Method
isThread
* @brief Indicate whether it is a reference to a lua thread (coroutine). * * @returns True if it is a reference to a lua thread, false other
src/external/luabridge/detail/LuaRef.h:273
Method
isUserdata
* @brief Indicate whether it is a reference to a full userdata. * * @returns True if it is a reference to a full userdata, false otherwise.
src/external/luabridge/detail/LuaRef.h:266
Method
isValid
============================================================================================= * @brief Indicate whether it is an invalid reference.
src/external/luabridge/detail/LuaRef.h:1055
Function
is_aligned
src/external/luabridge/detail/LuaHelpers.h:460
Function
is_c_string
src/external/json/json.hpp:4293
Function
is_discarded
@brief return whether value is discarded @sa https://json.nlohmann.me/api/basic_json/is_discarded/
src/external/json/json.hpp:21426
Method
is_errored
src/external/json/json.hpp:9383
Method
is_modifier
src/xkb.cpp:132
Function
is_primitive
@brief return whether type is primitive @sa https://json.nlohmann.me/api/basic_json/is_primitive/
src/external/json/json.hpp:21342
Method
is_qoi
* Check if format is QOI. * @param data source data buffer * @return true if it is QOI format */
src/formats/qoi.cpp:127
Method
is_special
* Check if entry has a special source. * @return true if path starts with stdin:// or exec:// */
src/image.hpp:34
Method
is_svg
* Check if data is SVG. * @param data image data * @return true if it is an SVG format */
src/formats/svg.cpp:64
Function
is_transparent
src/external/json/json.hpp:4321
Method
is_visible
* Check if text layer currently displayed. * @return true if layer is visible */
src/text.hpp:148
Function
items
@brief helper to access iterator member functions in range-based for @sa https://json.nlohmann.me/api/basic_json/items/
src/external/json/json.hpp:22924
Method
iter_impl
src/external/json/json.hpp:13647
Method
iteration_proxy
src/external/json/json.hpp:5589
Method
iteration_proxy_value
src/external/json/json.hpp:5484
Method
iterator_input_adapter
src/external/json/json.hpp:6611
Function
iterator_wrapper
src/external/json/json.hpp:22906
Method
jpg_error_exit
JPEG error callback. */
src/formats/jpeg.cpp:121
Function
json_pointer operator/
@brief create a new JSON pointer by appending the right JSON pointer at the end of the left JSON pointer @sa https://json.nlohmann.me/api/json_pointer
src/external/json/json.hpp:14627
Method
json_ref
src/external/json/json.hpp:15523
Method
json_reverse_iterator
create reverse iterator from iterator
src/external/json/json.hpp:14377
Method
json_sax_dom_callback_parser
src/external/json/json.hpp:9135
Method
json_sax_dom_parser
! @param[in,out] r reference to a JSON value that is manipulated while parsing @param[in] allow_exceptions_ whether p
src/external/json/json.hpp:8832
← previous
next →
1,001–1,100 of 1,615, ranked by callers