From 80e72db9d6813a7edc154ff827595a8ae0fa9307 Mon Sep 17 00:00:00 2001 From: Fabian Winter <5821180+fdw@users.noreply.github.com> Date: Sat, 16 Sep 2023 10:12:00 +0200 Subject: [PATCH] Prepare next release --- CHANGELOG.md | 2 +- LICENSE | 2 +- pyproject.toml | 2 +- src/picker/docs/rofimoji.1 | 36 ++++++++--------------------------- src/picker/docs/rofimoji.1.md | 4 ++-- 5 files changed, 13 insertions(+), 33 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c8c4ba..64a903e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# [NEXT] +# [6.2.0] ## Added - Support dmenu diff --git a/LICENSE b/LICENSE index 1816549..35b1fef 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017-2022 Fabian Winter +Copyright (c) 2017-2023 Fabian Winter Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/pyproject.toml b/pyproject.toml index 57f26af..4c77752 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "rofimoji" -version = "6.1.0" +version = "6.2.0" description = "Simple character picker using rofi" authors = ["Fabian Winter <5821180+fdw@users.noreply.github.com>"] license = "MIT" diff --git a/src/picker/docs/rofimoji.1 b/src/picker/docs/rofimoji.1 index 8941650..c86fae4 100644 --- a/src/picker/docs/rofimoji.1 +++ b/src/picker/docs/rofimoji.1 @@ -1,23 +1,7 @@ -.\" Automatically generated by Pandoc 3.1.2 +.\" Automatically generated by Pandoc 3.1.8 .\" -.\" Define V font for inline verbatim, using C font in formats -.\" that render this, and otherwise B font. -.ie "\f[CB]x\f[]"x" \{\ -. ftr V B -. ftr VI BI -. ftr VB B -. ftr VBI BI -.\} -.el \{\ -. ftr V CR -. ftr VI CI -. ftr VB CB -. ftr VBI CBI -.\} -.TH "ROFIMOJI" "1" "December 27, 2022" "Version 6.1.0" "Rofi Third-party Add-on Documentation" -.hy +.TH "ROFIMOJI" "1" "September 16, 2023" "Version 6.2.0" "Rofi Third-party Add-on Documentation" .SH NAME -.PP \f[B]rofimoji\f[R] - A character (emoji) picker for rofi .SH SYNOPSIS .PP @@ -34,7 +18,6 @@ brown\f[R],\f[I]black\f[R],\f[I]ask\f[R]}] [\f[B]--files\f[R] [\f[B]--clipboarder\f[R] \f[I]CLIPBOARDER\f[R]] [\f[B]--typer\f[R] \f[I]TYPER\f[R]] [\f[B]--selector\f[R] \f[I]SELECTOR\f[R]] .SH DESCRIPTION -.PP Select, insert, or copy Unicode characters like emoji using rofi. .SH OPTIONS .TP @@ -70,13 +53,13 @@ If not set (or set to \[lq]ask\[rq]), you will be asked for each one --files \f[I]FILE\f[R] [\f[I]FILE\f[R] \&...], -f \f[I]FILE\f[R] [\f[I]FILE\f[R] \&...] Read characters from this file (or these files), one entry per line. Absolute and relative paths are supported, as is globbing -(\f[V]--files /home/you/characters.csv ../other*.csv\f[R]). +(\f[CR]--files /home/you/characters.csv ../other*.csv\f[R]). A filename without extension is enough -(\f[V]--files musical_symbols supplemental_arrows\f[R]) for included -character files and all in \f[V]${XDG_DATA_HOME}/rofimoji/data\f[R]. +(\f[CR]--files musical_symbols supplemental_arrows\f[R]) for included +character files and all in \f[CR]${XDG_DATA_HOME}/rofimoji/data\f[R]. Here, too, globbing is supported and done by default. In the config file, several files need to be listed as -\f[V]files=[_FILE_, _FILE_]\f[R]. +\f[CR]files=[_FILE_, _FILE_]\f[R]. .TP --prompt \f[I]PROMPT\f[R], -r \f[I]PROMPT\f[R] Set rofimoji\[cq]s prompt @@ -114,11 +97,10 @@ Possible values: rofi, wofi, fuzzel, dmenu .RS .PP Choose the selector application manually. -Usually \f[V]rofi\f[R], but for Wayland, you may want \f[V]wofi\f[R] or -\f[V]fuzzel\f[R]. +Usually \f[CR]rofi\f[R], but for Wayland, you may want \f[CR]wofi\f[R] +or \f[CR]fuzzel\f[R]. .RE .SH KEYBINDINGS -.PP (optional) Select multiple emoji with shift+enter .PP \f[I]enter\f[R] to insert the emoji directly @@ -153,7 +135,6 @@ Stores the recently used characters Contains additional characters or additional descriptions for the character set in \f[B]filename\f[R] .SH CONFIGURATION -.PP Args that start with \[lq]--\[rq] (eg. --version) can also be set in a config file. .PP @@ -163,7 +144,6 @@ https://github.com/fdw/rofimoji#example-config-file). If an arg is specified in more than one place, then commandline values override values from the config file. .SH WEBSITE -.PP https://github.com/fdw/rofimoji .SH AUTHORS Fabian Winter. diff --git a/src/picker/docs/rofimoji.1.md b/src/picker/docs/rofimoji.1.md index 3ffba0d..1c3c49c 100644 --- a/src/picker/docs/rofimoji.1.md +++ b/src/picker/docs/rofimoji.1.md @@ -1,6 +1,6 @@ -% ROFIMOJI(1) Version 6.1.0 | Rofi Third-party Add-on Documentation +% ROFIMOJI(1) Version 6.2.0 | Rofi Third-party Add-on Documentation % Fabian Winter -% December 27, 2022 +% September 16, 2023 # NAME