Coder Social home page Coder Social logo

Comments (4)

mataslib avatar mataslib commented on May 23, 2024 1

Oh my, I'm so dumb, that makes sense... And it works as you say. I just wanted to suggest opt-in for running as admin on startup (you already overrun me). 👍 Thanks for instructions.

from fancywm.

veselink1 avatar veselink1 commented on May 23, 2024

Hi, thanks for opening this issue.

Unprivileged applications cannot access windows from privileged applications on Windows. If you want FancyWM to manage your VSCode window, you will need to start FancyWM as an administrator as well. This is how the OS was designed. You should be able to right-click on FancyWM in the Start menu and "Run as administrator".

Windows runs startup applications as the current user, therefore, if you are using the "Run Automatically at System Startup" from the FancyWM Settings and you want to enable tiling for privileged processes, you will need to 1. Quit FancyWM, 2. Run as administrator. Please, tell me whether this works for you.

from fancywm.

veselink1 avatar veselink1 commented on May 23, 2024

I have opened a feature request to make FancyWM startup as administrator on logon. This will likely become available in the new release, whenever that happens.

Until then, here is the manual way of settings this up:

  1. Task Scheduler
  2. Create basic task (on the right)
  3. Name: "FancyWM", click [Next]
  4. Select "When I log on", click [Next]
  5. Select "Start a program", click [Next]
  6. Program/script: "%LOCALAPPDATA%\Microsoft\WindowsApps\FancyWM.exe"
  7. Select "Open the Properties dialog for this task when I click Finish", click [Finish]
  8. In General, select "Run with highest privileges"
  9. In Settings, deselect "Stop the task if it runs longer than"
  10. Click [OK] to close this dialog
  11. Deselect "Run Automatically at System Startup" from the FancyWM Settings

FancyWM should now run as administrator when you log in.

from fancywm.

veselink1 avatar veselink1 commented on May 23, 2024

No worries, this is why we have this issue tracker.
I will close this now, progress for running as admin on startup is tracked by #10.

from fancywm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.