Hi! The usual way for new features is:
1) Make branch from trunk 2) add your new features to branch, keep developing in your branch 3) if all works, propose a merge to trunk This is why a separate branch is better than emailing patches that may or may not be complete. Usually, merged branches are no longer displayed in the Launchpad overview (except if you change display settings), only if you again commit something to that branch. Kind regards, Georg On Sa, 14.02.2015, 02:21, Michal Sojka wrote: > Dear Alexander, > > On Wed, Feb 11 2015, Michal Sojka wrote: >> On So, Ășno 07 2015, Alexander Wolf wrote: >>> Dear Michal, >>> >>> 2015-02-06 15:02 GMT+06:00 Michal Sojka <sojk...@fel.cvut.cz>: >>> >>>> I need to configure on which screen Stellarium starts so I put >>>> together >>>> the following patch. I haven't found what is the patch submitting >>>> procedure, so feel free to point me to the right place. >>> >>> We use bazaar for development of the Stellarium - >>> https://code.launchpad.net/stellarium and receive patches with >>> different >>> ways - through branches in bazaar, patches in the bug reports, forum's >>> messages and e-mails. >> >> OK. So I'll keep posting patches via email as I use git and I'm not >> familiar with Bazaar. >>> >>>> On multi-screen setups, Stellarium always starts on primary screen. >>>> This >>>> >>> patch adds a configuration-file option to configure the screen where >>>> Stellarium appears. This option is only effective if fullscreen=true. >>>> In >>>> windowed mode, the used screen depends on screen_x and screen_y >>>> options. >>>> >>>> This was tested on Linux and Windows on top of 0.13.2 and it compiles >>>> with the current HEAD. >>>> >>> >>> Thank you for the patch but... you should add modifications in the code >>> for >>> the both cases - fullscreen and windowed mode. >> >> Done. See patch v2 below. > > I've seen you merged my patch. Thanks for that, but I didn't mean to > merge it yet :( I just wanted to test whether my git-to-bazazr gateway > works. I realized that what you probably meant with your question about > resize() and I produced another version of the patch, which is currently > at > http://bazaar.launchpad.net/~sojkam1-fel/stellarium/screen-number/revision/7408. > I need yet to test it whether it works as expected on all my systems. If > yes, shall I prepare another commit on top of current branch tip? > > -Michal > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is > your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Stellarium-pubdevel mailing list > Stellarium-pubdevel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/stellarium-pubdevel > ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Stellarium-pubdevel mailing list Stellarium-pubdevel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/stellarium-pubdevel