limetext / support

Support requests and non-development discussions comes here
2 stars 2 forks source link

qml: menu not showing #5

Closed gwenzek closed 9 years ago

gwenzek commented 9 years ago

Hey, I'm interested in contributing. But I'm surprised by the look of the qml frontend versus the code.

For instance in main.qml there is a menu bar. But when I launch it, I don't have any menus (it's neither on the top of the screen like for other linux app). lime

Is this normal ?

As a warmup task I wanted to try to replace the 'xx' and 'yy' in the status bar by the actual coordinates. Do you think it's a good start, or it may reveal harder than it looks like ?

zoli commented 9 years ago

Hi

About the menu its not normal the menu was showing before I'll look at that later and about the status bar i think you are starting at good point because you can get help from https://github.com/limetext/lime/issues/487 also there was an issue for qml to in https://github.com/limetext/lime/issues/486 and the code for the termbox front end is here.

zoli commented 9 years ago

This is not a support issue you can open this in lime-qml repo.

gwenzek commented 9 years ago

thanks, I reopened it at: limetext/lime-qml#14