Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
A clipboard manager for Wayland that relies on an external selector, such as wofi, bemenu, dmenu, or rofi.
Run the binary in your session by adding exec wl-paste -t text --watch clipman store (or exec wl-paste -t text --watch clipman store 1>> PATH/TO/LOGFILE 2>&1 & to log errors) at the beginning of wherever you initialize programs.
Xdotool lets you simulate keyboard input and mouse activity, move and resize windows, etc. It does this using X11's XTEST extension and other Xlib functions. Additionally, you can search for windows and move, resize, hide, and modify window properties like the title. If your window manager supports it, you can use xdotool to switch desktops, move windows between desktops, and change the number of desktops.
Hyprpaper is a blazing fast wallpaper utility for Hyprland with the ability to dynamically change wallpapers through sockets. It will work on all wlroots-based compositors, though.
Bind a key for any given application that will launch the application, if it's not already running, or focus the application's window,if it is running. Pressing the key again will cycle to the application's next window, if there's more than one.
Redshift adjusts the color temperature according to the position of the sun. A different color temperature is set during night and daytime. During twilight and early morning, the color temperature transitions smoothly from night to daytime temperature to allow your eyes to slowly adapt. At night the color temperature should be set to match the lamps in your room.
This is a fork of the upstream elementary project. This icon theme is supposed to keep everything working for Xfce, but gets updates from upstream occasionally.
Thunar-volman is an extension for the Thunar File Manager, which enables automatic management of removable drives and media. For example, if thunar-volman is installed and configured properly, and you plug in your digital camera, it will automatically spawn your preferred photo application and import the new pictures from your camera.
This plugin allows you to send search requests directly to your browser, such that you can search through your favorite search engine or bug tracker right from the Xfce panel.
This is a task manager for the Xfce desktop. It displays the CPU and memory usage graphically, and it can display processes as a tree.
Eyes is a toy Xfce panel plugin that adds eyes which watch your every step.
This package provides an alternative to the default application menu panel plugin for Xfce4. It uses separate sections to display categories and applications, and includes a search bar to search for applications.
This plugin is a calculator for the Xfce4 panel. It supports common mathematical operators (+, -, *, /, ^) with usual precedence rules, and the following functions and common constants.
Libxfce4ui is the replacement of the old libxfcegui4 library. It is used to share commonly used Xfce widgets among the Xfce applications.
Desktop panel for Xfce, which contains program launchers, window buttons, applications menu, workspace switcher and more.
This plugin shows the date and time in the panel, and a calendar appears when you left-click on it.
An extension library to Xfce. While Xfce comes with quite a few libraries that are targeted at desktop development, libexo is targeted at application development.
This is a simple client plugin for Music Player Daemon.
Features:
send Play/Stop/Next/Previous command to MPD.
uses media icons names from icon-naming-spec (at least nuvola, tango and rodent themes provides these icons)
decrease/increase volume using the mouse wheel.
show the current volume, status and title as a tooltip when hovering the mouse over the plugin.
show a simple playlist window upon middle-click, permitting to select a track to play
configurable MPD host/port/password.
toggles repeat/random features + enable/disable MPD outputs in the right-click menu.
launch configurable client (gmpc, xterm -e ncmpc,..) through right-click menu
configurable markup for tooltip and playlist, using a gmpc-like markup
The Xfce4 Mailwatch Plugin is a multi-protocol, multi-mailbox mail watcher. Currently, the protocols supported are:
IMAP (SSL/TLS and cleartext, CRAM-MD5)
POP3 (SSL/TLS and cleartext, CRAM-MD5)
Mbox mail spool (local)
Maildir mail spool (local)
MH-Maildir mail spool (local)
Google Mail (GMail) mailbox (remote) (requires gnutls)
Xfce4-dict allows you to search different kinds of dictionary services for words or phrases and shows you the result. Currently you can query a Dict server (RFC 2229), any online dictionary service by opening a web browser or search for words using the aspell/ispell program.
xfce4-dict contains a stand-alone application called “xfce4-dict” and a panel plugin for the Xfce panel.
This plugin provides a menu with quick access to folders, documents, and removable media. The places plugin brings much of the functionality of GNOME's Places menu to Xfce.
The plugin puts a simple button on the panel. Clicking on this button opens up a menu with the following:
System-defined directories (home folder, trash, desktop, file system)
Removable media (using thunar-vfs)
User-defined bookmarks (reads
~/.gtk-bookmarks)Search program launcher (optional)
Recent documents submenu
Settings manager for Xfce, it can control various aspects of the desktop like appearance, display, keyboard and mouse settings.
This plugin provides a panel area for status notifier items (application indicators). Applications may use these items to display their status and interact with the user. This technology is a modern alternative to systray and follows the freedesktop.org specification.
This plugin encourages to take periodical breaks from the computer every X minutes. During breaks it locks your screen. It optionally allows you to postpone breaks for a certain time.
Mousepad is a graphical text editor for Xfce based on Leafpad.