notepanda icon indicating copy to clipboard operation
notepanda copied to clipboard

📃 A simple cross-platform notepad. Based on Qt and C++.

Results 11 notepanda issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Notepanda currently cannot run on Linux ARM devices. **Describe the solution you'd like** Add Linux ARM support (Provide armhf and...

:tada: Enhancement

Nowadays, some workflows can no longer be executed successfully, so let's fix them.

🕊 In progress

Currently, TabBar has many bugs. IT CANNOT USE AT ALL! TabBar needs a BIG REFACTORING! See: [KateTabBar.h](https://github.com/KDE/kate/blob/master/kate/katetabbar.h) | [KateTabBar.cpp](https://github.com/KDE/kate/blob/master/kate/katetabbar.cpp)

:bug: Bug
:handshake: Help wanted

**Is your feature request related to a problem? Please describe.** > A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] The current layout...

:tada: Enhancement
⚙ Area/Preferences

~~Maybe can use [`QTermWidget`](https://github.com/lxqt/qTermWidget)~~ It doesn't support Windows!

:tada: Enhancement
:handshake: Help wanted

**Is your feature request related to a problem? Please describe.** > A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Qt's Fusion theme...

:tada: Enhancement

**Describe your feature request:** Add more font settings: - [ ] Set font weiget [`QFont::setWeight()`](https://doc.qt.io/qt-5/qfont.html#setWeight) - [ ] Setting up multiple font families [`QFont::setFamilies()`](https://doc.qt.io/qt-5/qfont.html#setFamilies) This feature maybe introducing a BREAKING...

:tada: Enhancement
🦁 Need discuss

**Describe your feature request:** Adding an auto-save feature. User can setting: - afterDelay - onFocusChange - onWindowChange (like VS Code) **What problem does this feature solve? [optional]** Preview panel cannot...

:tada: Enhancement

:tada: Enhancement

Preview changes like this: ![image](https://user-images.githubusercontent.com/42088872/84226036-5068df80-ab13-11ea-9e4e-d381795abfa4.png)

:tada: Enhancement