Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 5277b1d12347
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f6f290714576
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 22, 2020

  1. librecad: fix missing app name and icon on Wayland

    Wayland uses the .desktop file to find the app name and icon. Without it being specified the correct icon is not shown.
    
    Tested on Gnome/Wayland.
    
    References:
    
      - https://community.kde.org/Guidelines_and_HOWTOs/Wayland_Porting_Notes#Application_Icon
      - https://doc.qt.io/qt-5/qguiapplication.html#desktopFileName-prop
    lightbulbjim committed Jan 22, 2020
    Copy the full SHA
    3a18062 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Merge pull request #71957 from lightbulbjim/librecad-wayland

    librecad: fix missing app name and icon on Wayland
    doronbehar committed Dec 18, 2020
    Copy the full SHA
    f6f2907 View commit details
    Browse the repository at this point in the history