Sascha Vogt

Results 29 comments of Sascha Vogt

Is it possible to change this setting at runtime of the app? In that case a "hotkey" might be a good compromise. I have other software which toggles the screen...

Well users in that case are my parents and grand parents which I'm trying to get away from birthdays and six letter passwords for dozens of websites. So no, telling...

Hi, first of all, thanks for an awesome looking Trello clone. This is the no #1 reason for me to not switch over yet. I wonder (as I'm not a...

> Personally I'm against keyboard shortcuts. As far as I'm concerned shortcuts never work as expected, because most of us have system wide shortcuts already capturing keys. Example Ctrl+n is...

sure, just to add a bundle-plugin instruction with the increased version-range. I'm creating a patch right now which will show it :)

Attached PR is a first draft. I have not tested it in our env yet. Will do and add a comment here with the outcome, but feel free to check...

Without that (nearly) nobody in the OSGi world can use it. It would be a very rare circumstance where you'd end up with exactly the right Guava version for that....

But with OSGi you cannot - OSGi won't resolve that bundle if anything other than Guava 18 is present. Thats the whole point of the OSGi headers. So you either...

In that case I'd recommend to remove the OSGi headers altogether. Broken headers are worse than no headers. I think this could be done by changing the guava submodule to...

Not necessarily - as I said, we could change the type to jar only for the simpleclient_guava submodule. It only affects those submodules using dependencies which do not do semantic...