Replies: 17 comments 35 replies
-
|
Hmm. The memory keeps on increasing when view calendar is pressed again and again. Screencast_20250722_163741.webm |
Beta Was this translation helpful? Give feedback.
-
|
recent commit should solve those errors |
Beta Was this translation helpful? Give feedback.
-
|
let me see how qml uses memory. i am just on it. have to check thoroughly. |
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
-
|
ok let me put rectangle in month navigation |
Beta Was this translation helpful? Give feedback.
-
|
commit 48113f4 should resolve year input limits and put border on month navigations. warning about setting module |
Beta Was this translation helpful? Give feedback.
-
|
warning about setting module also solved. actually i found package qml6-module-qtcore in debian based repositories. |
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
-
|
seems your system is using different fonts so words are displayed incorrectly. |
Beta Was this translation helpful? Give feedback.
-
|
yup. I think this calendar is really good. better than the current nepdate-calendar. |
Beta Was this translation helpful? Give feedback.
-
|
@wintersnowgod with commit 197ad27 i created widget too in Qml. tried before and left because of Qml uknown for me then and restarted yesterday and finalized. test how this works compared to c++ one. i have not gone through memory management for new added setting menu and tooltip. |
Beta Was this translation helpful? Give feedback.
-
|
still widget is not usable in wayland. window is not movable. |
Beta Was this translation helpful? Give feedback.
-
|
@wintersnowgod i have replaced main with qml version . in x11 (xcb) app works great. added print button too in calendar. mentioned wayland limitations in readme file. |
Beta Was this translation helpful? Give feedback.
-
|
hello @wintersnowgod what versoning scheme is good for this program? i tried before |
Beta Was this translation helpful? Give feedback.
-
|
bikram sambat and gregorian is not centered.
|
Beta Was this translation helpful? Give feedback.
-
|
Releasing every version feels burdensome. Is it possible to tag versions without publishing full releases? That way, we could reserve releases for major versions only. |
Beta Was this translation helpful? Give feedback.
-
|
creating new discussion with closing this. #47 |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
pushed qml application of bikram date converter in branch qml. is this easy and light on system resource with this?
pre computed data is not used in qml. bikram date can have 1 day differences in some months(not tested well for available data). @wintersnowgod can you test how Qml app behaves on your system?
git clone -b qml https://github.com/khumnath/nepdate.gitand check readme file.Beta Was this translation helpful? Give feedback.
All reactions