[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-active
Subject:    Re: [kde-workspace] kwin/data/desktop: Move kwin/data to kwin/data/desktop so that I can add kwin/da
From:       Martin_Gräßlin <mgraesslin () kde ! org>
Date:       2012-04-24 18:56:11
Message-ID: 0bfe75e0c4902224576290136530ee2d () localhost
[Download RAW message or body]

Am 24.04.2012 20:08, schrieb Lamarque V. Souza:
> 	I usually do that, this time I did a "git merge" and forgot to do a 
> "git
> commit --amend" afterwards.
<offtopic>You actually caused a merge commit. That's not needed at all. 
You could do a:
git checkout master
git pull
git checkout topicBranch
git rebase master
git merge topicBranch

That way no merge commit is added. It's not so interesting to know how 
the topicBranch had been called on your local installation and it puts 
all commits in linear order which makes it much easier to read.
</offtopic>
> 	I have the two questions I wrote above: 1. we still need to store 
> the
> LayoutName somewhere, kwinrc is the logical place, will it still be 
> used to
> strore LayoutName? 2. where the dbus call to change the layout will
> be issued?
There is already a D-Bus call to activate the window switcher from the 
panel. All it needs is adding another optional parameter for the 
layoutName to the D-Bus call. So no config value required at all :-)

Cheers
Martin
_______________________________________________
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic