Skip to content
#

windows-desktop

Here are 580 public repositories matching this topic...

xmha97
xmha97 commented Sep 5, 2019

Bug report

Describe the bug

Here is a clear and concise description of what the problem is:

Hello, There is a bug on Kodi (tested on Windows Store version)
Using Alt+Space I can move Kodi on full-screen mode

Expected Behavior

Here is a clear and concise description of what was expected to happen:

Actual Behavior

Possible Fix

To Reproduce

Steps to reproduce t

p2p
Reda-Beloued
Reda-Beloued commented Dec 9, 2021

First of all, Thank you so much for this very useful piece of software especially because it is fully written in C#. For months, I was looking for an MVP that does this with no luck! and I was amazed to see this yesterday on HN

One request is, if possible to add copying files from the host PC by dragging and dropping them directly on the "p2p_des

emupedia.github.io

The purpose of Emupedia is to serve as a nonprofit meta-resource, hub and community for those interested mainly in video game preservation which aims to digitally collect, archive and preserve games and software to make them available online accessible by a user-friendly UI that simulates several retro operating systems for educational purposes.

  • Updated Nov 19, 2021
  • JavaScript
daniel-pastalab
daniel-pastalab commented Nov 29, 2021

When set RelaunchAfterUpdate=true a line with the application is added to to the update .sh file to run after update.
On linux (MANJARO, ZSH) a command or command prefix is needed to run the executable like:

dotnet app.dll
or if packed into an linux app:
./app

So the idea is to be able to set a RelaunchAfterUpdatePrefix that will be added before the RelaunchAfterUpdate like `

Improve this page

Add a description, image, and links to the windows-desktop topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the windows-desktop topic, visit your repo's landing page and select "manage topics."

Learn more