-
Updated
Jan 10, 2021 - Swift
#
widgets
Here are 659 public repositories matching this topic...
Display macOS Dock in Touch Bar
Open-source IoT Platform - Device management, data collection, processing and visualization.
visualization
platform
mqtt
iot
coap
middleware
kafka
akka
spark
dashboard
netty
websockets
grpc
widgets
iot-platform
smart-farm
fleet-tracking
thingsboard
iot-analytics
-
Updated
Feb 11, 2021 - Java
Angular powered Bootstrap
bootstrap
pagination
angular
alert
rating
timepicker
popover
progress-bar
modal
accordion
carousel
tooltip
typeahead
tabs
widgets
datepicker
buttons
dropdown
collapse
ng-bootstrap
-
Updated
Feb 11, 2021 - TypeScript
Fast and reliable Bootstrap widgets in Angular (supports Ivy engine)
bootstrap
components
angular
select
popover
carousel
modals
typeahead
widgets
datepicker
sortable
daterangepicker
-
Updated
Feb 9, 2021 - TypeScript
Open
A maximally expanded Window is treated as a full screen, even if it does not cover the desktop.
2
ThetaSan
commented
Feb 11, 2021
Describe the bug
Even if I shift the maximally expanded window so that it does not cover the desktop, the wallpaper will not resume playing.
To Reproduce
Steps to reproduce the behavior:
- Enable "Stop when full screen".
- Play Wallpaper.
- Expand some Window to the maximum and focus on it.
- Move its Window freely.
Expected behavior
The wallpaper will resume playi
The Rust UI-Toolkit.
-
Updated
Feb 11, 2021 - Rust
-
Updated
Feb 11, 2021 - TypeScript
An HTML5, jQuery-based widget library for building modern web apps.
-
Updated
Feb 11, 2021 - JavaScript
ReactJS version of the original AdminLTE dashboard (EXPERIMENTAL)- https://github.com/almasaeed2010/AdminLTE
-
Updated
Feb 24, 2019 - JavaScript
Nikhil-Nandagopal
commented
Feb 10, 2021
A web platform for constructing dashboards.
-
Updated
Dec 10, 2020 - CoffeeScript
HTML5 JavaScript Component Suite for Responsive Web Development
javascript
html
chart
charts
charting-library
filemanager
responsive
scheduler
widgets
devexpress
ui-components
datagrid
gantt
treelist
pivotgrid
-
Updated
Feb 11, 2021 - JavaScript
A powerful UI framework for Google Flutter.
skeleton
widgets
toast
flutter
google-flutter
flutter-widget
flutter-ui
flutter-package
dynamic-rendering
flui
-
Updated
May 13, 2020 - Dart
Angular gridster 2
-
Updated
Feb 9, 2021 - TypeScript
Web development platform built entirely in PostgreSQL
-
Updated
Jan 26, 2021 - PLpgSQL
Widgets for Awesome Window Manager
-
Updated
Feb 8, 2021 - Lua
Highly flexible github info card for every github lover. [This project is deprecated.]
-
Updated
Dec 8, 2016 - JavaScript
The missing UI extensions for Vim 8.2 (and NeoVim 0.4) !! 😎
-
Updated
Feb 2, 2021 - Vim script
search
swift
open-source
search-engine
ios
algolia
widgets
faceted-search
search-synonyms
geo-search
interface-builder
instant-search
custom-widgets
search-interface
ios-library
-
Updated
Feb 11, 2021 - Swift
Free, feature-rich, easily customizable Android dashboard for icon packs
android
template
dashboard
material
material-design
icons
icon-pack
widgets
android-library
android-application
wallpapers
zooper
kwgt
muzei
hacktoberfest
kustom
kwlp
klck
hacktoberfest2020
-
Updated
Feb 6, 2021 - Kotlin
Improve this page
Add a description, image, and links to the widgets topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the widgets topic, visit your repo's landing page and select "manage topics."


use iced::{pick_list, PickList};Compiles when targeting linux but not targeting the web.
this works:
cargo buildthis does not work:
cargo build --target wasm32-unknown-unknownthis is the error: