Skip to content
#

management

Here are 1,542 public repositories matching this topic...

nvm-windows
BCurrell
BCurrell commented Feb 3, 2019

If this is a question about how to use NVM4W, please use stackoverflow instead.

If this is an issue regarding antivirus, make sure you search the existing issues first.

My Environment

  • Windows 7 or below (not truly supported due to EOL - see wiki for details)
  • Windows 8
  • Windows 8.1
  • Windows 10
  • Wind
cloud-custodian
dissolvdgrl
dissolvdgrl commented Jan 9, 2020
  • Operating system : Windows 10
  • Laravel version : 5.8
  • Package version : 2.0

Using the standalone code for vanilla Javascript, a type parameter is passed as a string in the function call, but in the function declaration it is referenced as part of the object, which causes it to return the type as undefined.

The following line is problematic:
`window.open(route_prefix + '?type=' + op

corrilan
corrilan commented Mar 29, 2019

Hello

Thought this may be of use to someone wanting to do a similar project.

May be worth placing a link to this around the plugins/extensions area on the main Lychee page.

I have uploaded the Python code (and soon other useful scripts) for a magic mirror photo and video booth I created for my recent wedding to Github:

https://github.com/corrilan/Magic-Mirror-Photo-and-Video-Booth

I

HarveyHunt
HarveyHunt commented Jan 2, 2016

A window may wish to be moved to a different workspace. This should be handled in client_message_event.

In order to do this, we need to be able to move an arbitrary client to a workspace. This can be achieved by factoring out the client {cutting,pasting} logic from op_{cut,paste} into their own functions.

_NET_WM_DESKTOP also needs to be added to ewmh_net_atoms.

atodorov
atodorov commented Oct 31, 2019

from its description

"""Checker for Sphinx, Google, or Numpy style docstrings

* Check that all function, method and constructor parameters are mentioned
  in the params and types part of the docstring.  Constructor parameters
  can be documented in either the class docstring or ``__init__`` docstring,
  but not both.
* Check that there are no naming inconsistencie

Improve this page

Add a description, image, and links to the management 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 management topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.