Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 History  





2 Features  





3 Usage  



3.1  Forks  







4 Architecture  





5 Reception  





6 See also  





7 References  





8 External links  














Leafpad






العربية
Català
Dansk
Deutsch
Ελληνικά
Español
فارسی
Français

עברית

Nederlands

Português
Română
Русский
Українська

 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 




In other projects  



Wikimedia Commons
 
















Appearance
   

 





This is a good article. Click here for more information.

From Wikipedia, the free encyclopedia
 


Leafpad

Logo for Leafpad, which depicts a blue pencil writing lines on a green leaf

Screenshot of the Leafpad program, showing its graphical user interface and an options dropdown and displaying Lorem ipsum text
Leafpad, on Arch Linux using LXQt

Developer(s)

Tarot Osuji

Initial release

November 11, 2004; 19 years ago (2004-11-11)

Stable release

0.8.18.1 / December 23, 2010; 13 years ago (2010-12-23)

Repository

github.com/tarot231/leafpad

Written in

C

Operating system

Linux, BSD, Maemo

Size

91.3 kB on Arch Linux[1]

Available in

42 languages[2]

List of languages
English, Basque, Belarusian, Brazilian Portuguese, Bulgarian, Catalan, Chinese (simplified), Chinese (traditional), Croatian, Czech, Danish, Dutch, Esperanto, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Indonesian, Irish, Italian, Japanese, Kirghiz, Korean, Latvian, Lithuanian, Norwegian, Ossetian, Polish, Portuguese, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Vietnamese

Type

Text editor

License

GPL-2.0-or-later

Website

tarot.freeshell.org/leafpad/

Leafpad is a free and open-source graphical text editor for Linux, Berkeley Software Distribution (BSD), and Maemo that is similar to the Microsoft Windows program Notepad. Created with the focus of being a lightweight text editor with minimal dependencies, it is designed to be simple-to-use and easy-to-compile.

Leafpad has a small install size compared to other graphical text editors and has minimal features such as codeset options, undo/redo, and the ability to choose fonts. Leafpad is the default text editor for the LXDE lightweight desktop environment, and thus Leafpad is found on Linux distributions that use LXDE as their desktop environment such as Raspberry Pi OS, as well as on some embedded systems. The program has been forked into Mousepad and l3afpad, and parts of Leafpad's code have been used in other text editors. Leafpad is released under the GNU General Public License (GPL) version 2.[3][4]

History[edit]

Leafpad was created by Tarot Osuji, who remains its only author and maintainer.[5] The first published version of Leafpad was version 0.5.x in 2004.[6] The first full release to the public was version 0.7.6 on November 11, 2004.[7] Leafpad has not received an update since December 2010 with the release of version 0.8.18.1.[6] Though it is part of the LXDE desktop package,[8] it is not maintained by the LXDE development team.[9]

When first released, Leafpad had no printing capabilities. This led to members of the Xfce team creating a fork of Leafpad called Mousepad, specifically to address the lack of printing support.[10] The ability to print was later added to Leafpad in 2005, with further improvements to the printing capabilities in 2006 and 2007.[6]

Language translations for Leafpad were provided through TranslationProject.org,[3][2]atranslation project dedicated to providing language translation for open-source software.[11] In 2020, the translation listing for Leafpad was removed from their database.[12][13]

Features[edit]

Leafpad has a small footprint compared to other graphical text editors such as geditorKate.[14] It is similar in visuals and functionality to the Microsoft Windows program Notepad.[15] Depending on the architecture of the computer installed on, the program takes up between 417 kB and 486 kB on Debian after installation, with 457 kB being the installed size on an i386 computer,[16] compared to 5,462 kB for the text editor Kate.[17]OnArch Linux, Leafpad's size after installation is only 301 kB.[1]

Specific software features include a codeset option, auto codeset detection, an unlimited undo/redo feature,[14] and drag and drop capabilities.[18] Fonts can be chosen from among the operating system's available computer fonts,[14] and keybindings can be used for many features such as saving a file and printing.[4] Leafpad is available in 42 languages.[2]

Although Leafpad cannot open multiple files at once, it is possible to open several instances of the program to have open more than one file at a time.[14] According to Leafpad's man page, Leafpad can be launched from the terminal in a leafpad options filename format with several options including the ability to open a file with a specific codeset, specification of display and screen types, and tab width selections.[19] The background color of the application window can be changed via a configuration file.[3]

Usage[edit]

As part of the LXDE desktop environment, Leafpad is pre-installed as the default graphical text editor on Linux distributions that use LXDE, such as Knoppix,[20][21] Trisquel Mini,[22] and Raspberry Pi OS (formerly Raspbian).[23][24] It is included in default installations of Bodhi Linux,[25] the Kali Linux digital forensics distribution,[26] and is pre-installed on Ångström,[27] a specialty Linux distribution for embedded systems such as the BeagleBone single-board computer, which uses Leafpad as its text editor.[28] Leafpad was the default graphical text editor for Lubuntu up to version 18.04 LTS. After Lubuntu moved from the LXDE to the LXQt desktop, Leafpad was replaced by FeatherPad.[29]

In addition to being installed by default on some Linux distributions, Leafpad can also be manually compiled for Linux, BSD, and Maemo[3] or can be installed via the software repositories of many Linux distributions including Arch Linux[30] and Fedora.[31] Leafpad can be installed on macOS via MacPorts,[32] or on Microsoft Windows via Cygwin.[33]

Forks[edit]

Mousepad, which is a text editor for the Xfce desktop environment, was originally written as a fork of Leafpad[34] due to an issue Leafpad had with printing,[35] an issue which Leafpad later fixed.[10] Mousepad was rewritten in December 2012 with version 0.3.0, which replaced the original Leafpad-based code with a complete rewrite.[36] Another graphical text editor called l3afpad was created as a fork of Leafpad that is written in GTK3 instead of GTK2.[37] Some parts of the Qt-based text editor FeatherPad were taken from Leafpad's code.[38]

Architecture[edit]

Leafpad has been pre-compiled for Linux repositories to run on several types of computer architectures including x86, amd64, RISC-V, PowerPC (including ppc64), and various ARM and MIPS architectures.[39][16]

Compiling Leafpad requires only one dependency: GTK+ with a version higher than 2.0.0.[3] There are two optional dependencies that are part of the GNOME library and require a version higher than 2.2.0: libgnomeprint, which allows Leafpad to access printing functions,[40] and libgnomeprintui, which is the package for the printing user interface.[41] Installation on some Linux distributions may require additional dependencies based on the distribution's configuration.[42]

Reception[edit]

ALinuxInsider review focused on the simplicity of Leafpad, saying that it leaves a small footprint on a system's resources, making it a good choice for compact Linux distributions. The review further highlighted some of the features of Leafpad, and noted its inability to open more than one file at a time, but pointed out that multiple instances of Leafpad could be open at once to work on multiple text files at a time. The review concluded by praising the print preview option of Leafpad as a good WYSIWYG representation of the final printout.[14]

AMakeTechEasier.com review noted that Leafpad was a lightweight alternative to the text editor Gedit, and said that Leafpad's simplicity was both an advantage for people seeking a simple text editor, and a disadvantage for those seeking additional features or functionality.[43]

An article by Admin Magazine comparing various text editors also focused on the lightweight nature of Leafpad.[44]

A review by DebugPoint.com called it an "ideal replacement" for the Windows program Notepad. The review called Leafpad's simplicity a feature in itself, and noted the lack of ongoing development for the software, stating that to keep the program lightweight further development was not needed.[45]

In a review of programming resources for the Raspberry Pi, Electromaker.io called Leafpad "the best text editor for the Raspberry Pi" and called it a solid resource for editing Python.[46]

See also[edit]

References[edit]

  1. ^ a b "leafpad 0.8.18.1-9". Arch Linux. Archived from the original on March 24, 2022. Retrieved August 16, 2022.
  • ^ a b c "The leafpad textual domain". TranslationProject.org. August 14, 2019. Archived from the original on February 1, 2020. Retrieved August 22, 2022.
  • ^ a b c d e "Leafpad". tarot.freeshell.org. December 23, 2010. Archived from the original on October 3, 2016. Retrieved October 18, 2011.
  • ^ a b Osuji, Tarot. "leafpad/README". GitHub. Archived from the original on August 14, 2022. Retrieved August 14, 2022.
  • ^ Osuji, Tarot. "leafpad/AUTHORS". GitHub. Archived from the original on August 14, 2022. Retrieved August 14, 2022.
  • ^ a b c Osuji, Tarot. "leafpad/ChangeLog". GitHub. Archived from the original on August 14, 2022. Retrieved August 14, 2022.
  • ^ "/releases/leafpad". gnu.org. Archived from the original on May 8, 2021. Retrieved August 14, 2022.
  • ^ "Metapackage for LXDE". Debian. Archived from the original on August 12, 2021. Retrieved August 14, 2022. This package is a metapackage depends on the core components and recommended components of the LXDE. It includes lxde-core, lxappearance, lxinput, lxsession-edit, gpicview, lxterminal, lxrandr, galculator, leafpad and xarchiver.
  • ^ "LXDE – Lightweight X11 Desktops Environment". Archived from the original on October 10, 2012. Retrieved October 22, 2011. Leafpad: Lightweight and simple text editor(This is not developed by us, but we suggest using this as default text editor).
  • ^ a b Wallen, Jack (May 5, 2010). "Mousepad: A variation on the Leafpad theme". GHacks. Archived from the original on August 24, 2022. Retrieved August 23, 2022.
  • ^ "Welcome to the Translation Project". TranslationProject.org. March 23, 2022. Archived from the original on August 18, 2022. Retrieved August 22, 2022.
  • ^ "Textual domains". TranslationProject.org. January 31, 2020. Archived from the original on February 1, 2020. Retrieved August 22, 2022.
  • ^ "Textual domains". TranslationProject.org. May 11, 2020. Archived from the original on May 12, 2020. Retrieved August 22, 2022.
  • ^ a b c d e Germain, Jack M. (April 7, 2010). "gEdit and Leafpad Make a Good Text-Editing Team". LinuxInsider. Archived from the original on September 19, 2021. Retrieved August 14, 2022.
  • ^ Stieben, Danny (May 2, 2011). "Leafpad – An Ultra-Lightweight Text Editor". MakeUseOf. Archived from the original on November 10, 2011. Retrieved October 18, 2011.
  • ^ a b "Package: leafpad (0.8.18.1-5)". packages.debian.org. Debian. 2019. Archived from the original on May 13, 2021. Retrieved June 8, 2019.
  • ^ "Package: kate (4:16.08.3-1)". packages.debian.org. Debian. 2022. Archived from the original on May 13, 2021. Retrieved June 8, 2019.
  • ^ Jack Wallen (May 1, 2010). "Leafpad: Yet another Linux text editor". ghacks.net. Archived from the original on November 25, 2020. Retrieved October 18, 2011.
  • ^ "Ubuntu manpage: leafpad – GTK+ based simple text editor". Ubuntu. Archived from the original on August 14, 2022. Retrieved August 14, 2022.
  • ^ "KNOPPIX – Live Linux Filesystem on CD". Knoppix. Archived from the original on May 3, 2018. Retrieved August 14, 2022.
  • ^ Watson, J.A. (January 27, 2014). "Hands-on with Knoppix Linux 7.2.0: A well-established and very stable Linux distribution". ZDNet. Archived from the original on June 26, 2018. Retrieved August 16, 2022.
  • ^ "Trisquel Mini". Trisquel. November 16, 2021. Archived from the original on June 23, 2018. Retrieved August 14, 2022.
  • ^ "Introducing PIXEL". Raspberry Pi. September 27, 2016. Archived from the original on December 9, 2019. Retrieved August 14, 2022.
  • ^ McManus, Sean (2014). Raspberry Pi for dummies (Second ed.). Hoboken, New Jersey: Wiley. pp. 71–72. ISBN 978-1-118-90501-2. OCLC 896853135. Archived from the original on August 14, 2022. Retrieved August 14, 2022.
  • ^ Rizwan, Amaan (August 28, 2020). "Best Lightweight Linux Distros of 2020". Techworm. Archived from the original on June 21, 2022. Retrieved August 16, 2022.
  • ^ Salmon, Arthur (2017). Applied network security : master the art of detecting and averting advanced network security attacks and techniques. Birmingham, UK: Packt Publishing. p. 49. ISBN 978-1-78646-968-7. OCLC 987379345. Archived from the original on August 14, 2022. Retrieved August 14, 2022.
  • ^ "meta-angstrom/contrib/build-feeds.sh". GitHub. January 8, 2022. Archived from the original on August 16, 2022. Retrieved August 16, 2022.
  • ^ Yoder, M. A. (2015). BeagleBone Cookbook : software and hardware problems and solutions. Sebastpool, CA. p. 150. ISBN 978-1-4919-1568-4. OCLC 907539434. Archived from the original on August 14, 2022. Retrieved August 14, 2022.{{cite book}}: CS1 maint: location missing publisher (link)
  • ^ Hunt, Adam (August 30, 2019). "Review – FeatherPad". Full Circle Magazine. p. 36. Archived from the original on August 21, 2022. Retrieved August 21, 2022.
  • ^ "Arch Linux – leafpad 0.8.18.1-9". Arch Linux. Archived from the original on March 24, 2022. Retrieved August 14, 2022.
  • ^ "rpms / leafpad". Fedora Linux. Archived from the original on August 14, 2022. Retrieved August 14, 2022.
  • ^ "Install leafpad on macOS with MacPorts". MacPorts.org. Archived from the original on August 10, 2022. Retrieved August 23, 2022.
  • ^ "Cygwin Package Summary for leafpad". Cygwin.com. Archived from the original on March 25, 2023. Retrieved August 23, 2022.
  • ^ "Template file for 'mousepad'". GitHub. Archived from the original on August 14, 2022. Retrieved August 14, 2022. Simple text editor for Xfce based on Leafpad
  • ^ "Package: mousepad (0.5.10-1)". packages.debian.org. Debian. Archived from the original on December 29, 2013. Retrieved August 22, 2022.
  • ^ "mousepad/News". Xfce. Archived from the original on January 9, 2022. Retrieved August 14, 2022.
  • ^ "l3afpad". GitHub. Archived from the original on July 28, 2022. Retrieved August 14, 2022.
  • ^ "FeatherPad/encoding.cpp". GitHub. October 26, 2020. Archived from the original on August 14, 2022. Retrieved August 14, 2022.
  • ^ "app-editors / leafpad". packages.gentoo.org. Archived from the original on August 22, 2022. Retrieved August 22, 2022.
  • ^ "SUSE Package Hub – libgnomeprint: The GNOME 2.x Printing Library". SUSE. Archived from the original on August 14, 2022. Retrieved August 14, 2022.
  • ^ "SUSE Package Hub – libgnomeprintui: User Interface Part of the GNOME Printing Library". SUSE. Archived from the original on August 14, 2022. Retrieved August 14, 2022.
  • ^ "Package: leafpad (0.8.18.1-5)". Archived from the original on May 13, 2021. Retrieved August 14, 2022.
  • ^ King, Bertel Jr. (January 24, 2013). "Leafpad, A Simple and Lightweight Alternative to Gedit [Linux]". Make Tech Easier. Archived from the original on August 24, 2022. Retrieved August 24, 2022.
  • ^ Layton, Jeff. "Let the Editor Wars Begin!". Admin Magazine. Archived from the original on October 30, 2017. Retrieved August 24, 2022.
  • ^ Arindam. "Leafpad – A Notepad Alternative for Ubuntu/Linux". DebugPoint.com. Archived from the original on August 21, 2022. Retrieved August 21, 2022.
  • ^ Long, Moe (March 20, 2020). "Best Raspberry Pi Programming Resources". Electromaker. Archived from the original on June 30, 2022. Retrieved August 24, 2022.
  • External links[edit]

    Platform

    GTK

  • ATK
  • ClutterActor
  • GTK Scene Graph Kit
  • Pango
  • Language bindings
  • GLib
  • IBus
  • Orca
  • dconf
  • Genie
  • Vala
  • Keyring
  • GNOME-DB
  • GVfs
  • Hildon
  • Librsvg
  • MetaTracker
  • libxslt
  • libxml2
  • freedesktop.org
    (shared)

  • D-Bus
  • GStreamer
  • NetworkManager
  • Poppler
  • libcanberra
  • Wayland
  • X.Org Server
  • PulseAudio
  • PackageKit
  • HarfBuzz
  • Cairo
  • Development

    GUI designer, RAD

  • GNOME Builder
  • IDEs

  • Builder
  • Meld
  • Devhelp
  • Nemiver
  • Poedit
  • Geany
  • Gtranslator
  • gPHPedit
  • SciTE
  • UberWriter
  • PIDA
  • GNOME

  • GNOME Games
  • Core Applications
  • other
  • Cinnamon

    Xfce

    LXDE

  • LXMusic
  • Graphical shells

  • GNOME Panel
  • Docky
  • GNOME Do
  • Avant Window Navigator
  • Phosh
  • 3rd-party
    applications

    Office

  • Dia
  • Gnumeric
  • Evince (PDF)
  • Evolution
  • Dictionary
  • OCRFeeder
  • Education

  • GCompris
  • DrGeo
  • GeoGebra
  • Ghemical
  • Celestia
  • Graphics

  • GNU Paint
  • Inkscape
  • gThumb
  • gPhoto
  • Eye of GNOME
  • Sushi
  • Shotwell
  • F-Spot
  • Internet

  • Sylpheed
  • Claws Mail
  • Empathy
  • Ekiga
  • gtk-gnutella
  • GNU Ring
  • Vino (VNC server)
  • Vinagre
  • Uzbl
  • transmission-gtk
  • Audio

  • Banshee
  • PulseEffects
  • Buzztrax
  • Exaile
  • Rhythmbox
  • Sound Juicer
  • SoundConverter
  • Quod Libet
  • EasyTag
  • Asunder
  • Video

  • Cinelerra
  • Cheese
  • Gnome MPlayer
  • Guvcview
  • Kino
  • LiVES
  • OpenShot Video Editor
  • Pitivi
  • Utilities

  • Brasero
  • dconf-editor
  • Diodon
  • gedit
  • gnote
  • Screenshot
  • GParted
  • Guake
  • Leafpad
  • Tilda
  • Tomboy
  • Wine-Doors
  • Workrave
  • Category:Software that uses GTK
  • Commons

  • Retrieved from "https://en.wikipedia.org/w/index.php?title=Leafpad&oldid=1229877177"

    Categories: 
    Free text editors
    Text editors that use GTK
    Free software programmed in C
    Linux text editors
    LXDE
    Software using the GPL license
    BSD software
    Hidden categories: 
    CS1 maint: location missing publisher
    Articles with short description
    Short description matches Wikidata
    Good articles
    Use mdy dates from March 2023
    Use American English from March 2023
    All Wikipedia articles written in American English
    Commons category link from Wikidata
     



    This page was last edited on 19 June 2024, at 05:39 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki