Skip to content
#

widgets

Here are 458 public repositories matching this topic...

lordofthewolves
lordofthewolves commented Oct 11, 2019

Description
Font for 'esc' is not centered vertically to stock Mac OSX escape in function menu

How to reproduce

Its easy reproduce, as long as your 'fn' button brings up the function buttons

1. Look at 'esc' button suppied in Pock
2. press 'fn'
3. See that 'esc' is lower in pock than in stock Mac OSX



Screenshots

<img width="1085" alt="Touch Bar Shot 2019-10-10 at 9 21 22 P
bug
thingsboard
SaphuA
SaphuA commented Mar 24, 2020

Every now and then new versions of the Vue components are published to npm. It seems impossible to find out what has been fixed/changed in these updates. Because we have reported some bugs, either through github or through the forums and have workarounds for some of them, I would very much like to know what has been changed in these updates.

For Vue I could find these resources, none of them us

erichanson
erichanson commented Jul 26, 2019

As bundles emerge as the central organizing pattern for Aquameta modules, it's becoming clear that a very common pattern is to reference a row by its bundle name, plus "name", whatever that might be. We do this with widgets already on import, referencing {namespace}:{widget.name} and have a custom function for resolving them. Other places do crude hacks around this missing functionality as wel

ntguardian
ntguardian commented Sep 11, 2018

I used the README.md instructions for adding a battery widget and nothing happened. The widget does not appear. No errors were raised (that I saw).

My awesomewm version is 4.2. Except for a couple lines changing default terminal and text editors and what theme to use (I have a custom theme) and also the lines added according to the instructions in README.md, nothing is different in my rc.lua fr

joseberlines
joseberlines commented Jan 27, 2020

Hi, this is a request for enhancing documentation.

When using ipysheet in Jupyter in order to be able to edit tables, chances are high that the user case might be requested to enter data in order, for instance, to get a filtered pandas dataframe according to that input. Such filtered dataframe might be required to be printed with ipysheets.

An example along this lines might be very useful f

bapak71
bapak71 commented Apr 17, 2017

refer to issue : Identify With Content Formatter #490

i found error in the sample given in the documentation but i don't know how to edit it in github . so i post is here.

there are few missing bracket and one typo


define([
'dojo/_base/lang',
'dijit/layout/TabContainer',
'dijit/layout/ContentPane',
'dojo/dom-construct',
], function (lang, Container, ContentPane,

Improve this page

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

Learn more

You can’t perform that action at this time.