Git Product home page Git Product logo

nog's Introduction

Nog

preview

Documentation

https://timuntersberger.github.io/nog

Download

Windows

(iwr "https://raw.githubusercontent.com/TimUntersberger/nog/master/bin/download_release.ps1").Content > download.ps1; ./download.ps1 master-release; rm download.ps1

Known Problems

Window gets managed on wrong monitor

If you are using something like PowerLauncher for launching applications you might encounter this problem with mutli_monitor enabled.

The problem is that the focus returns to the previous window after PowerLauncher closes, before spawning the new window.

  1. PowerLauncher opens
  2. You tell it to launch notepad for example
  3. PowerLauncher closes -> focus returns to previous application
  4. notepad launches

If the previous application mentioned in step 3 is managed by nog, the workspace will change to its grid. The only way to fix this (at least that I know of) is if we implement our own application launcher that is connected with nog.

Contributions

  • Thank you @ramirezmike for designing and implementing the graph based tile organizer

Development

Nog requires nightly rust.

Make Release

./bin/make_release.ps1 <VERSION>

Serve documentation

This requires you to have mdbook installed.

The command will serve the book at https://localhost:3000 and automatically rebuild whenever you change the source.

mdbook serve ./book

Build documentation

This requires you to have mdbook installed.

The command will build the book directory and output the generated files into the docs directory.

mdbook build ./book

Updating .ns Config Files

We recently changed the config scripting language to use Lua. If you need help converting your config to the new format, consult the config guide here or feel free to post on the documentation feedback issue.

nog's People

Contributors

fredizzimo avatar garymm avatar github-actions[bot] avatar janssen-io avatar mirkocovizzi avatar ramirezmike avatar timuntersberger avatar

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.