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
↓ 2 callers
Function
modifiers_from_string
* Extract modifier flags from tokens and remove them from the vector. * @param tokens vector of string tokens to process * @return combined modifier
src/input.cpp:65
↓ 2 callers
Function
modifiers_to_string
* Convert modifier flags to string representation. * @param mods combined modifier flags * @return text representation */
src/input.cpp:46
↓ 2 callers
Function
operator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/external/json/json.hpp:13924
↓ 2 callers
Function
operator--
! @brief post-decrement (it--) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/external/json/json.hpp:13975
↓ 2 callers
Method
pop
============================================================================================= * @brief Pop the top of Lua stack and assign the ref to
src/external/luabridge/detail/LuaRef.h:1160
↓ 2 callers
Function
pop_back
@brief remove last reference token @sa https://json.nlohmann.me/api/json_pointer/pop_back/
src/external/json/json.hpp:14663
↓ 2 callers
Function
push_property_setter
src/external/luabridge/detail/CFunctions.h:1590
↓ 2 callers
Function
putIndent
src/external/luabridge/Dump.h:17
↓ 2 callers
Method
rawequal
src/external/luabridge/detail/LuaRef.h:558
↓ 2 callers
Method
realloc
src/ui_wayland.cpp:697
↓ 2 callers
Method
rectangle
src/pixmap.cpp:233
↓ 2 callers
Method
reload
src/viewer.cpp:73
↓ 2 callers
Method
request
* Sway IPC message exchange. * @param type message type * @param payload payload data * @return response as JSON object */
src/compositor.cpp:244
↓ 2 callers
Method
reset
src/viewer.cpp:188
↓ 2 callers
Method
set_ctype
* Set surface content type. * @param ctype content type to set */
src/ui.hpp:53
↓ 2 callers
Method
set_current
src/viewer.cpp:395
↓ 2 callers
Method
set_cursor
* Set mouse pointer shape. * @param shape cursor shape to set */
src/ui.hpp:47
↓ 2 callers
Method
set_scheme
src/text.cpp:50
↓ 2 callers
Method
set_size
src/text.cpp:76
↓ 2 callers
Method
set_title
* Set window title. * @param title title to set */
src/ui.hpp:41
↓ 2 callers
Method
set_window_background
src/viewer.cpp:304
↓ 2 callers
Function
size
@brief returns the number of elements @sa https://json.nlohmann.me/api/basic_json/size/
src/external/json/json.hpp:22986
↓ 2 callers
Function
skip_whitespace
src/external/json/json.hpp:8531
↓ 2 callers
Function
split
* Split a string into tokens using delimiter characters. * @param text input string to split * @return vector of tokens */
src/input.cpp:90
↓ 2 callers
Method
state
============================================================================================= * @brief Retrieve the lua_State associated with the refe
src/external/luabridge/detail/LuaRef.h:195
↓ 2 callers
Method
stop_repeat
src/xkb.cpp:70
↓ 2 callers
Method
swap
src/external/luabridge/detail/LuaRef.h:1272
↓ 2 callers
Method
toUnderlying
src/external/luabridge/detail/FlagSet.h:67
↓ 2 callers
Function
to_numberx
src/external/luabridge/detail/LuaHelpers.h:128
↓ 2 callers
Method
write_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
src/external/json/json.hpp:15807
↓ 2 callers
Method
write_cbor
! @param[in] j JSON value to serialize */
src/external/json/json.hpp:15836
↓ 2 callers
Method
write_msgpack
! @param[in] j JSON value to serialize */
src/external/json/json.hpp:16160
↓ 1 callers
Method
add
src/imagelist.cpp:153
↓ 1 callers
Method
add
src/imageformat.cpp:342
↓ 1 callers
Function
append_exponent
src/external/json/json.hpp:18548
↓ 1 callers
Function
apply_hor
* Blur pixmap horizontally. * @param pm target pixmap * @param radius blur radius */
src/render.cpp:524
↓ 1 callers
Function
apply_ver
* Blur pixmap vertically. * @param pm target pixmap * @param radius blur radius */
src/render.cpp:564
↓ 1 callers
Method
bind_reset
src/appmode.cpp:114
↓ 1 callers
Method
close
Buffer close: see TIFFCloseProc for details. */
src/formats/tiff.cpp:113
↓ 1 callers
Method
commit_surface
src/ui_drm.cpp:175
↓ 1 callers
Function
concat_into
src/external/json/json.hpp:4392
↓ 1 callers
Function
concat_length
src/external/json/json.hpp:4361
↓ 1 callers
Method
consume
* Read data from the stream. * @param bytes number of bytes to consume * @return pointer to the data or nullptr on End of stream
src/formats/dicom.cpp:98
↓ 1 callers
Function
convert
Convert MD to MAN.
extra/md2man.py:37
↓ 1 callers
Method
copy
Create copy of function instance with different class name.
extra/lua2md.py:188
↓ 1 callers
Function
crbegin
@brief returns a const reverse iterator to the last element @sa https://json.nlohmann.me/api/basic_json/crbegin/
src/external/json/json.hpp:22887
↓ 1 callers
Method
create
src/pixmap.cpp:13
↓ 1 callers
Function
crend
@brief returns a const reverse iterator to one before the first @sa https://json.nlohmann.me/api/basic_json/crend/
src/external/json/json.hpp:22894
↓ 1 callers
Method
decode
src/formats/raw.cpp:33
↓ 1 callers
Function
decode_safe
* Decode safe URI string to normal. * @param text safe URI text * @return decoded unsafe value */
src/urilist.cpp:21
↓ 1 callers
Method
destroy
src/ui_wayland.cpp:778
↓ 1 callers
Method
draw
src/formats/svg.cpp:235
↓ 1 callers
Method
draw_complete
src/ui_wayland.cpp:772
↓ 1 callers
Function
dumpTable
================================================================================================= * @brief Dump a lua table on the stack. */
src/external/luabridge/Dump.h:91
↓ 1 callers
Function
dump_float
! @brief dump a floating-point number Dump a given floating-point number to output stream @a o. Works internally with @a number_buffer.
src/external/json/json.hpp:19520
↓ 1 callers
Method
enable_hover
src/gallery.cpp:170
↓ 1 callers
Method
enable_preload
src/gallery.cpp:183
↓ 1 callers
Method
enable_pstore
src/gallery.cpp:191
↓ 1 callers
Method
encode
* Encode pixel map. * @param pm pixmap to encode * @param meta meta data * @return encoded image data, empty array on errors */
src/imageformat.hpp:60
↓ 1 callers
Function
encode_safe
* Encode string to safe URI format. * @param text source unsafe text * @return safe URI text */
src/urilist.cpp:51
↓ 1 callers
Function
erase
src/external/json/json.hpp:19879
↓ 1 callers
Method
execute
src/luaengine.cpp:292
↓ 1 callers
Method
export_frame
src/viewer.cpp:105
↓ 1 callers
Method
fill_blend
src/pixmap.cpp:186
↓ 1 callers
Method
fill_inverse
src/render.cpp:812
↓ 1 callers
Method
find_focused
* Get currently focused window node. * @param node parent JSON node * @return pointer to focused window node */
src/compositor.cpp:281
↓ 1 callers
Function
find_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
src/external/json/json.hpp:18112
↓ 1 callers
Method
fix_orientation
src/imageformat.cpp:243
↓ 1 callers
Function
fnv1a
src/external/luabridge/detail/ClassInfo.h:28
↓ 1 callers
Function
format_buffer
src/external/json/json.hpp:18600
↓ 1 callers
Function
format_line
Convert single line.
extra/md2man.py:12
↓ 1 callers
Method
get
src/imageformat.cpp:351
↓ 1 callers
Method
getPointer
* @brief Get an untyped pointer to the contained class. */
src/external/luabridge/detail/Userdata.h:261
↓ 1 callers
Function
get_cached_power_for_binary_exponent
! For a normalized diyfp w = f * 2^e, this function returns a (normalized) cached power-of-ten c = f_c * 2^e_c, such that the exponent of the product
src/external/json/json.hpp:17948
↓ 1 callers
Method
get_class_name
Get class name.
extra/lua2md.py:184
↓ 1 callers
Function
get_config_file
* Get path to config file (init.lua). * @return path to initial config file */
src/luaengine.cpp:176
↓ 1 callers
Method
get_elements
src/external/json/json.hpp:6586
↓ 1 callers
Method
get_focus
src/compositor.cpp:524
↓ 1 callers
Function
get_impl_ptr
src/external/json/json.hpp:21457
↓ 1 callers
Method
get_keysym
src/xkb.cpp:125
↓ 1 callers
Method
get_mode
src/ui_drm.cpp:266
↓ 1 callers
Function
get_ptr
src/external/json/json.hpp:21597
↓ 1 callers
Method
get_repeat
src/xkb.cpp:77
↓ 1 callers
Method
get_rows
* Get number of rows in layout scheme. * @return number of rows */
src/layout.hpp:73
↓ 1 callers
Function
get_to
src/external/json/json.hpp:21863
↓ 1 callers
Method
get_value
src/external/json/json.hpp:13434
↓ 1 callers
Function
get_weight
Get the weight for a given input/output pair
src/render.cpp:148
↓ 1 callers
Function
grisu2_digit_gen
! Generates V = buffer * 10^decimal_exponent, such that M- <= V <= M+. M- and M+ must be normalized and share the same exponent -60 <= e <= -32. */
src/external/json/json.hpp:18207
↓ 1 callers
Method
handle_keyboard
src/appmode.cpp:20
↓ 1 callers
Method
handle_mclick
src/appmode.cpp:30
↓ 1 callers
Method
handle_mmove
src/viewer.cpp:496
↓ 1 callers
Method
handle_pinch
src/viewer.cpp:504
↓ 1 callers
Method
handle_signal
src/appmode.cpp:40
↓ 1 callers
Function
hash
src/external/json/json.hpp:6325
↓ 1 callers
Method
hash
============================================================================================= * @brief Get the unique hash of a LuaRef. */
src/external/luabridge/detail/LuaRef.h:1235
↓ 1 callers
Method
is_active
src/appmode.cpp:62
↓ 1 callers
Function
is_metamethod
src/external/luabridge/detail/CFunctions.h:119
↓ 1 callers
Function
is_negative_number
src/external/json/json.hpp:19409
↓ 1 callers
Function
is_number
@brief return whether value is a number @sa https://json.nlohmann.me/api/basic_json/is_number/
src/external/json/json.hpp:21370
↓ 1 callers
Function
is_number_integer
@brief return whether value is an integer number @sa https://json.nlohmann.me/api/basic_json/is_number_integer/
src/external/json/json.hpp:21377
← previous
next →
301–400 of 1,615, ranked by callers