_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above.

API method:

GET /api/symbols?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


feature-sway-run-on-tty args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
waybar-volume args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
Documentation:

Left click opens pavucontrol, scroll changes volume, but it seems buggy and SCROLL-STEP is 0 by default. People rarely care about precise percentage, only icons for every 25% is provided by default, controlled by SHOW-PERCENTAGE?.

waybar-clock args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
Documentation:

Returns a function, which accepts rde config and returns waybar clock module. Left click on the module open world-clock in emacs client, right click opens calendar.

feature-sway-screenshot args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
Documentation:

Configure slurp, grim and other tools for screenshot capabilities. Feature is sway dependent, because it relies on swaymsg.

If xdg-user-directories-configuration value provided, feature uses $XDG_PICTURES_DIR/screenshots directory for saving swappy results (and changes filename format by removing swappy- prefix and using ISO date), otherwise $HOME directory is used.

feature-swaylock args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
Documentation:

Configure swaylock.

waybar-sway-window args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
feature-sway args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
Documentation:

Setup and configure sway. When PRIMARY-WAYLAND-COMPOSITOR? is #t, set the primary-wayland-compositor rde value to sway. This is kept for compatibility with deprecated feature-wayland-compositor-run-on-tty.

feature-batsignal args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
Documentation:

Configure desktop notifications for battery status levels.

feature-swaykbdd args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
Documentation:

Sets per-application or per-tab layout. List app_id in tab-applications, can be obtained with swaymsg -t get_tree.

We don't set tab-applications, because it uses window title to determine the layout for a tab, which works horrible for sites with dynamic titles (for example translators or search engines, which change the title depending on the content you input) and for sites with the same title, but having different session. So for consistent experience it's recommended not to use this functionality.

feature-swayidle args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
Documentation:

Configure swayidle.

waybar-tray args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
waybar-temperature args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
waybar-sway-language args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
feature-swaynotificationcenter args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
Documentation:

Configure Sway Notification Center.

waybar-cpu args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
Documentation:

Displays information about the current CPU load.

feature-sway-statusbar args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
Documentation:

Configure statusbar.

waybar-microphone args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
Documentation:

It's more minimalistic counterpart of waybar-volume, but for input audio device. It has no configuration options yet.

feature-wayland-compositor-run-on-tty args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
Documentation:

Deprecated. Use greetd login sessions provided by the compositor feature.

Launch the primary Wayland compositor on specified tty upon user login. Also, automatically switch to TTY-NUMBER on boot. The compositor is determined by the primary-wayland-compositor rde value, which should be a symbol (e.g. sway, niri). The corresponding rde value with that symbol as key should contain a file-like package object. The compositor is launched with additional list of strings LAUNCH-ARGUMENTS. The log file is written to $XDG_STATE_HOME/log/<compositor-name>.log.

feature-waybar args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
Documentation:

Configure waybar. Each element of WAYBAR-MODULES is a home service or a function accepting an rde config and returning a home-service, which extends home-waybar-service-type. Set TRANSITIONS? to #t if you prefer a smooth animation. Define a list of additional bars using EXTRA-CONFIG, you can use waybar modules with #:bar-id equal to the name of the bar. By default, the main bar will be shown on every output. Use OUTPUT to set a specific output for the main bar.

waybar-idle-inhibitor args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
waybar-custom args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
Documentation:

Executes a custom script EXEC. The script is expected to return a valid json object.

feature-kanshi args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
Documentation:

Configure kanshi.

waybar-memory args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
Documentation:

Displays information about the memory.

waybar-sway-workspaces args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
Documentation:

PERSISTENT-WORKSPACES is a list of pairs workspace and vector of outputs.

Total public symbols: 86823