Skip to content

Releases: libredeb/lightpad

LightPad v0.1.0 Released

01 Aug 19:16
5e6d430

Choose a tag to compare

LightPad v0.1.0 is out!

Changes:

  • Implemented a new intermediate icon cache that improves LightPad startup speed by more than 4 times
  • Added translations into Spanish, German, French and Portuguese
  • Fixed issue #8, Delay on startup
  • Fixed issue #68, Keyboard shortcuts to not work in search bar
  • Updated the application id to match with binary name
  • Some small performance improvements

LightPad v0.0.10 Released

24 May 03:52
fb07e9c

Choose a tag to compare

LightPad v0.0.10 is out!

Changes:

  • Added more information required in appdata.xml needed by software stores
  • Added command line flags to make using optional features easier (see com.github.libredeb.lightpad --help)
  • Fixed issue #51, there is no man page for the binary
  • Fixed issue #55, improve criteria for blocklist apps
  • Fixed issue #57, lower case apps names are sorted at the end
  • Removed unused libwnck3 dependency
  • Updated deprecated cairo code
  • Updated the license in the source code headers

LightPad v0.0.9 Released

05 May 17:02

Choose a tag to compare

LightPad v0.0.9 is out!

Changes:

  • Fixed issue #26, opens in wrong monitor
  • Fixed issue #28, can't run gnome apps
  • Fixed issue #23, can't exit clicking on an empty area
  • Fixed issue #21, items overflow when doubling pixels
  • Fixed issue #5, there are no cursor blinking in the searchbar
  • Fixed issue #9, can't toggle lightpad via keyboard shortcut
  • Fixed issue #16, dependency xterm is no longer required
  • Fixed issue #29, improve xdg application menu files detection
  • Performance improvements
  • Code linting

LightPad v0.0.8 Released

23 Jul 03:37

Choose a tag to compare

LightPad v0.0.8 is out!

Changes:

  • Templates added to make packages for Arch Linux (PKG) and Fedora (RPM).
  • Vapi configuration files are introduced to replace harcoded paths and thus be able to install LightPad in a different prefix.
  • New feature added: hide apps using the blocklist file $HOME/.lightpad/blocklist.
  • The paths of background files are moved to $HOME/.lightpad/

LightPad v0.0.7 Released

18 Jun 19:35

Choose a tag to compare

LightPad v0.0.7 is out!

Changes:

  • Change indicator pages text for dots without animations
  • Fixed the CSS design of the searchbar that made it look cut or truncated on some screens
  • Implemented a new feature, now the black background is dynamic using an image if there exists
  • Added a new feature, now the apps are ordered alphabetically
  • Some bug fixing

LightPad v0.0.5 Released

14 Jun 22:00

Choose a tag to compare

LightPad v0.0.5 is out!

Changes:

  • Implemented open terminal apps correctly
  • New searchbar and indicator pages design
  • Fix some bugs