Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.
/ dboard Public archive

Expandable and customizable dmenu virtual keyboard for GNU/Linux

License

Notifications You must be signed in to change notification settings

speedie1337/dboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

dboard

Expandable and customizable dmenu virtual keyboard for GNU/Linux with Emoji, Copypasta, Swedish/Finnish, Spanish, Chinese, Japanese, Baybain, and Arabic letter support.

image

There's a new repository

This project has moved. dboard can now be found here.

What is this?

dboard is a dmenu "keyboard" that opens a menu (dmenu) prompt with a list of characters. When the user selects one, it is automatically copied to the clipboard using xclip. You can then paste it anywhere you want.

Motivation

Luke Smith's version only works with emojis, and flag emojis (and other emojis that have multiple characters) are broken because of the way it was written. Therefore I made a (in my opinion) better version which also has more emojis that weren't present in the original board.

What does it support?

  • Emojis (yes, even colored ones)
  • Copypasta (comes with two RMS quotes)
  • Swedish/Finnish characters
  • Spanish characters
  • Chinese characters
  • Japanese characters
  • Baybain characters
  • Arabic characters
  • Romanian characters

Installation

  • Download the script and put it in /usr/bin, /usr/local/bin or any other place that's defined in your $PATH variable.
  • Make sure to patch dmenu with this patch and install libXft-bgra. Otherwise dmenu will either crash or not display the fonts
  • Make sure to install a color font (such as JoyPixels, Noto Emoji) and define it in config.h (or config.def.h)
  • Make sure xclip is installed and running on startup.
  • If you want notifications, make sure libnotify is installed.

Screenshots

image (boxes because my fonts are a bit weird) image

Credits

See the 'credits' screen.

License

This software is licensed under the GNU GPLv3 license.

About

Expandable and customizable dmenu virtual keyboard for GNU/Linux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages