all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#53274] [PATCH 0/2] Add rofi ROFI_PLUGIN_PATH search-path and rofi-calc
@ 2022-01-14 23:18 John Kehayias via Guix-patches via
  2022-01-14 23:20 ` [bug#53274] [PATCH 1/2] gnu: rofi: Add a search path for plugins John Kehayias via Guix-patches via
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: John Kehayias via Guix-patches via @ 2022-01-14 23:18 UTC (permalink / raw)
  To: 53274

Hello,

My package submission spree continues. This short patch series adds rofi-calc, a plugin for the rofi launcher which allows you to do live calculations in rofi (including things like currency conversions) with qalculate's qalc.

The first patch adds a native-search-path for rofi, for the built-in variable ROFI_PLUGIN_PATH where it will search for plugins (libraries) by default.

The second adds rofi-calc.

I've tested everything builds and runs. Having rofi and rofi-calc installed sets the search-path and you can do 'rofi -show calc' to launch the plugin without needing to do anything else.

Thanks for looking!
John




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-01-23 22:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-14 23:18 [bug#53274] [PATCH 0/2] Add rofi ROFI_PLUGIN_PATH search-path and rofi-calc John Kehayias via Guix-patches via
2022-01-14 23:20 ` [bug#53274] [PATCH 1/2] gnu: rofi: Add a search path for plugins John Kehayias via Guix-patches via
2022-01-14 23:22 ` [bug#53274] [PATCH 2/2] gnu: Add rofi-calc John Kehayias via Guix-patches via
2022-01-23 22:26 ` bug#53274: [PATCH 0/2] Add rofi ROFI_PLUGIN_PATH search-path and rofi-calc Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.