GitPedia
jszczerbinsky

jszczerbinsky/lwp

Multi-platform parallax wallpaper engine

12 Releases
Latest: 1y ago
Layered WallPaper v2.1.2v2.1.2Latest
jszczerbinskyjszczerbinsky·1y ago·July 5, 2024
GitHub

📋 Changes

  • Fixed bugs related to DPI scaling
  • Removed "draw on root window" setting from Linux version
  • Enhanced target point settings
  • Full window redesign
  • Log window
  • Timestamp in logs
  • Disabling wallpaper for specific monitor
Layered WallPaper v2.1.1v2.1.1
jszczerbinskyjszczerbinsky·2y ago·March 16, 2024
GitHub

📋 Changes

  • Fixed bundling problem for Winows
  • Fixed minor memory leak
Layered WallPaper v2.1.0v2.1.0
jszczerbinskyjszczerbinsky·2y ago·March 9, 2024
GitHub

📋 Changes

  • Less buggy configuration system (using `libconfig`)
  • Anti-aliasing setting
Layered WallPaper v2.0.0v2.0.0
jszczerbinskyjszczerbinsky·3y ago·April 25, 2023
GitHub

From this version Layered WallPaper is built using cmake. Because of this installers for Windows and MacOS will be available. This version fixes some major bugs related to dpi scaling and multi-monitor setup on Windows. Also Layered WallPaper's debug console now shows parameters for each monitor (resolution and position relative to virtual-screen) to make the configuration easier.

Layered WallPaper v1.7.0v1.7.0
jszczerbinskyjszczerbinsky·3y ago·March 12, 2023
GitHub

📋 Changes

  • Fixed problems with DPI scaling
  • Added tray icon to taskbar
  • Fixed debug console on Windows
  • Added better logs
  • Made wallpaper fps adjustable
lwp v1.6.0v1.6.0
jszczerbinskyjszczerbinsky·3y ago·February 28, 2023
GitHub

📋 Changes

  • macOS support
  • Wayland support trough XWayland
  • Windows uninstaller
  • New default wallpaper
lwp v1.5.0v1.5.0
jszczerbinskyjszczerbinsky·3y ago·February 22, 2023
GitHub

📋 Changes

  • New configuration system
  • Ability to use different wallpapers on each monitor
lwp v1.4.0v1.4.0
jszczerbinskyjszczerbinsky·3y ago·February 19, 2023
GitHub

📋 Changes

  • Possibility of using wallpapers with resolution different than monitor without bugs
  • Fixed hiding cursor bug
  • Made per-layer sensitivity independent of layer index
  • Lwp now works with a compositor running
lwp v1.3.0v1.3.0
jszczerbinskyjszczerbinsky·3y ago·February 10, 2023
GitHub

📋 Changes

  • Possibility of setting movement sensitivity per layer
lwp v1.2.0v1.2.0
jszczerbinskyjszczerbinsky·3y ago·September 29, 2022
GitHub

📋 Changes

  • Loading settings from config file instead of command args
  • More configuration options
  • Windows batch installer
  • More user friendly installation on Windows
lwp v1.1.0v1.1.0
jszczerbinskyjszczerbinsky·3y ago·September 24, 2022
GitHub

📋 Changes

  • Fixed window focus problem on Windows
  • Added y axis movement
  • Smoothed movement
lwp v1.0.0v1.0.0
jszczerbinskyjszczerbinsky·3y ago·September 22, 2022
GitHub

First `lwp` release Works on Linux and Windows