hakan-demirli

Results 13 issues of hakan-demirli

Currently, all videos have to be downloaded up to the selected video time to be viewed. The following stack-overflow question solves this problem: - https://stackoverflow.com/questions/65366164/how-do-i-stream-large-videos-in-flask There is also an already...

Can you add a LICENSE file? Otherwise according to Github's licensing page: > ... no one may reproduce, distribute, or create derivative works from your work. https://opensource.stackexchange.com/questions/1720/what-can-i-assume-if-a-publicly-published-project-has-no-license

WIndows 8.1 is missing toolbar icons. Minimize Maximize Close

### Description https://github.com/The-OpenROAD-Project/OpenLane/blob/master/scripts/drc_rosetta.py Every one of these functions creates the whole database in RAM and write it back after it is finished. The problem is if the design is huge...

enhancement
OpenLane 2

### Description **Problem:** For a big design consisting of more than 100k cells second portion of the magic DRC takes too long. "Converting Magic DRC database to various tool-readable formats..."...

enhancement
OpenLane 2

## Description Focus is lost if a window is closed when tiling is active. If tiling is not active, everything works normal. Shortcuts () do not work if the focus...

bug

Currently FocusOrCreateTab action exists but I can not use it in my `config.kdl`. Can we make it available to user? **Why?** I use tabs like workspaces in a desktop environment....

Is it possible to add renaming support?

Toolbor color is broken after the fix of #9. ![image](https://user-images.githubusercontent.com/78746991/216883227-99923a21-b929-4978-8c9c-59397a7db04f.png) The right side of the application menu has different shade of gray.

mode 3 in SPI read operation is broken. Incoming data is shifted by 4 bits.