-
Updated
Mar 9, 2022 - JavaScript
#
windowing
Here are 62 public repositories matching this topic...
React components for efficiently rendering large lists and tabular data
status: help wanted
Someone please save us
platform: Windows
difficulty: easy
Likely easier than most tasks here
type: platform parity
Unintended platform differences
A tiny but mighty 3kb list virtualization library, with zero dependencies 💪 Supports variable heights/widths, sticky items, scrolling to index, and more!
-
Updated
Feb 10, 2022 - TypeScript
A real-time always-on-top “replica” of a window of your choice (on Windows).
-
Updated
Sep 14, 2021 - C#
A lightweight stream processing library for Go
redis
kafka
pipeline
etl
websocket
data-stream
pipelines
streams
stream-processing
pulsar
windowing
aerospike
streaming-api
kafka-streams
throttling
data-pipeline
streaming-data
nats-streaming
stream-processor
apache-pulsar
-
Updated
Feb 11, 2022 - Go
React component for efficiently rendering large tree structures
-
Updated
Apr 3, 2022 - TypeScript
pupudu
commented
May 10, 2019
It would be cool if we can add more guides to the guide list in the docs. Currently, there's only the striped-rows guide. From an initial thought, here are some potential guides we can add:
- Using Custom Components
- Using Custom Components by Cells (Based on cell data)
- Fixed/explicit row height
- Row height based on sampleRowIndex and sampleData
- Change row height
Micro-sized & micro-optimized select component for React.js
react
performance
select
functional
styled-components
react-components
virtualization
dropdown
windowing
multi-select
react-functional-select
-
Updated
Apr 26, 2021 - TypeScript
a new web framework, an entire platform really, designed from the ground up to handle complex things easily. Put the power of an entire Operating System at your fingertips.
javascript
coffeescript
framework
dashboard
dynamic
desktop
data-visualization
operating-system
windowing
-
Updated
Aug 5, 2021 - CoffeeScript
A tiny, Vanilla JS, virtualization library
-
Updated
Sep 21, 2021 - JavaScript
A Java Library for Digital Signal Processing
android
java
signal-processing
dsp
android-library
windowing
splines
convolution
butterworth-filter
fourier-transform
adaptive-filters
signal-processing-algorithms
hilbert-transform
peak-detection
iir-filters
short-time-fourier-transform
chebyshev-filter
savitzky-golay-filter
matlab-style-filters
-
Updated
Dec 28, 2021 - Java
A Vue 3 component that can render a list with 1000+ items as a grid in a performant way.
-
Updated
Apr 2, 2022 - Vue
NOTICE: The ToaruOS-NIH Project has been MERGED UPSTREAM. This repository is now archived.
python
c
kernel
os
osdev
operating-system
terminal-emulators
text-editor
window-manager
toaruos
windowing
x86
bootloader
operating-systems
compositor
c-library
baremetal
terminal-emulator
cdrom
el-torito
-
Updated
Oct 6, 2018 - C
-
Updated
Jan 5, 2019 - JavaScript
UICollectionView for the web
react
javascript
list
performance
typescript
grid
uicollectionview
scrolling
virtualization
scroll
windowing
grid-layout
collectionview
recylerview
virtualized
-
Updated
Mar 26, 2022 - TypeScript
Optimise your React apps by only rendering components when in proximity to the viewport.
-
Updated
Jul 13, 2018 - JavaScript
Retro OS GUI JS/CSS library
-
Updated
Dec 13, 2021 - JavaScript
PhilippGrulich
commented
Sep 13, 2019
We have to add the Apache License to all files
good first issue
Good for newcomers
React components for rendering large scrollable data
react
performance
grid
mobx
table
react-components
tabular-data
windowing
virtual-scroll
react-table
mobx-react
virtualized-table
endindex
-
Updated
Apr 1, 2022 - JavaScript
A C# library that offers a unified API to talk to native windowing libraries.
-
Updated
Jan 28, 2021 - C#
Modern C++ cross-platform window abstraction.
-
Updated
Dec 24, 2019 - C++
The Scheme Widget Library (SWL) is a windowing and graphics package for Chez Scheme
-
Updated
May 22, 2019 - Scheme
Aurelia Virtual Scroller
-
Updated
Apr 19, 2017 - JavaScript
react-performant-scrollable-list: a "windowing" technique on list items (rows) based on very thin layer that can be added easily to any project
-
Updated
Sep 4, 2018 - TypeScript
Improve this page
Add a description, image, and links to the windowing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the windowing topic, visit your repo's landing page and select "manage topics."
Noticed this weird behavior.
If you minimize the window on Windows and then request window size using
inner_size(), the returned value is0x0. I think the window size should not be zero since you can hover over minimized window taskbar icon and still see the preview of the window (it can continue to render).Basically if you now want to always render (even when minimized) you have to tra