IRC log for #kde on 20131203

00:01.15*** join/#kde Vash63 (~quassel@ip72-201-6-156.ph.ph.cox.net)
00:08.53*** join/#kde mayankmadan__ (~mayankmad@120.56.168.238)
00:14.37*** join/#kde wakou2 (~stephen@host86-150-26-69.range86-150.btcentralplus.com)
00:18.20*** join/#kde calcmandan (~quassel@67.159.143.178)
00:22.38*** join/#kde dethos__ (~dethos@a79-168-147-175.cpe.netcabo.pt)
00:32.32*** join/#kde lowsfer (~yao@149.171.144.10)
00:36.31*** join/#kde tomaz (~tcanabra@186.204.112.164)
00:44.27*** join/#kde monkeyjuice (~rudy@unaffiliated/mydogsnameisrudy)
00:55.55*** join/#kde killown (~killown@pdpc/supporter/student/killown)
01:00.13*** join/#kde dethos (~dethos@a79-168-147-175.cpe.netcabo.pt)
01:06.14*** join/#kde serafean_ (~martin@140.218.broadband9.iol.cz)
01:07.59*** join/#kde mdemeyer (~maarten@78-23-3-242.access.telenet.be)
01:12.00*** join/#kde kc8hfi (~kc8hfi@173-80-113-60-swby.atw.dyn.suddenlink.net)
01:14.41*** join/#kde AciD` (~gni@jau72-5-78-223-56-21.fbx.proxad.net)
01:16.02*** join/#kde qstrahl (~qstrahl@76-10-183-73.dsl.teksavvy.com)
01:16.57qstrahlI'm having some difficulty getting konsole to play nicely with Vim; When I press <C-Left> or <C-Right>, the escape sequences are interpreted literally, but it worked fine with urxvt, and I checked to see that Konsole is sending the same codes; it is.
01:17.57qstrahlI also tried switching keybindings to no avail
01:23.27*** join/#kde monkeyjuice (~rudy@unaffiliated/mydogsnameisrudy)
01:25.19*** join/#kde HighValueWarrior (~HighValue@unaffiliated/highvaluewarrior)
01:25.43*** join/#kde monkeyjuice (~rudy@unaffiliated/mydogsnameisrudy)
01:27.30*** join/#kde JanKusanagi (~jan@201.Red-88-7-198.staticIP.rima-tde.net)
01:28.38*** join/#kde monkeyjuice (~rudy@unaffiliated/mydogsnameisrudy)
01:46.34qstrahlHm... and when I test the input on the Edit Key Binding List window, it doesn't seem to be correctly interpreting what I'm pressing.
02:13.28*** join/#kde ronnoc (~quassel@user-12l34uv.cable.mindspring.com)
02:15.05*** join/#kde RcyberN (~john@199.254.238.201)
02:18.27*** join/#kde Syvolc (~tim@2a01:e35:8b93:45e0:888a:3b1c:9309:8eaf)
02:18.52*** join/#kde hbomb_ (~hbomb@c-66-41-165-31.hsd1.mn.comcast.net)
02:20.34jeddii've never used ctrl-left/right - what's it meant to do?
02:20.51jeddii'm trying it now in konsole + vim, and it's 'weird'.   but .. many things in vim are weird if you don't know what to expect :)
02:21.02jeddiqstrahl: ^
02:24.23qstrahljeddi, It's supposed to go back / forward a word
02:24.26qstrahl(By default)
02:24.42qstrahlLike what it does in any sane text box =P
02:25.48jeddiqstrahl: ah, okay - i use b/B and w/W for that.
02:25.52*** join/#kde mdemeyer (~maarten@78-23-3-242.access.telenet.be)
02:25.58jeddicursor keys are kind of anti-vim ethos. :)
02:27.00qstrahljeddi, Hear me out on this one. If I'm already in insert mode and I want to move a couple words, it's more efficient. The :command line also doesn't have normal movements and so this is the most efficient way to move around in the :command line.
02:28.12jeddiqstrahl: https://bbs.archlinux.org/viewtopic.php?id=71462 might solve your problem - skottish response @ 2009-05-04 01:26:00
02:28.12qstrahljeddi, It is also how virtually every text box in the world operates and so whenever I'm NOT in vim that's what my fingers do; sometimes the behaviour crosses to vim and it should behave intuitively
02:29.08jeddiqstrahl: i appreciate your pain and that it's a reasonable expectation that it works consistently with the other interfaces you're using.
02:29.09*** join/#kde MouseTheLuckyDog (~mouse@adsl-76-193-161-170.dsl.chcgil.sbcglobal.net)
02:29.18*** join/#kde darkbasic (~quassel@niko.linuxsystems.it)
02:29.51MouseTheLuckyDogI am trying to debug a plugin. The program keeps loading the system version of the plugin instead of the version I modified and compiled, how can I get it to load from the directory my version is in?
02:30.05jeddithe command line has a comparable movement facility - gnu readline - alt-b, alt-f (backward, forward).   ctrl-u clear to start of line (from cursor).  ctrl-b move back one char, ctrl-f move forward one char.
02:30.08qstrahljeddi, It also works with any terminal I've tried except Konsole
02:30.29jeddiyou'll find readline keybindings pop up in all kinds of places (wrong password in kdm - no problem - ctrl-u to clear :)
02:30.47qstrahlI am familiar with readline keybindings too, but these are just as ubiquitous
02:30.56jeddiqstrahl: i get comparably annoyed when using gnome's console - alt-b gives me the flipping bookmark menu.
02:31.14jeddiqstrahl: well, that link above seems worth fiddling with - inputrc or whatever.
02:31.19qstrahlThe link seems to be for rxvt? I don't have an inputrc and I'm not sure what would be using it
02:31.59jeddi<PROTECTED>
02:32.07jeddiqstrahl:  http://forums.debian.net/viewtopic.php?f=20&t=53298
02:32.22qstrahlWhat is inputrc sourced by?
02:32.41jeddireading further down - they're suggesting changing mappings in .Xdefaults, instead / also.
02:33.06qstrahlAgain for rxvt
02:33.25jeddievidently it's a mapping issue of the key sequence .. ?
02:33.31jeddi(ie. should be lower level than terminal variant)
02:33.44qstrahlWell it works with other terminals
02:33.45jeddiworth trying in any case.   i'm just googling for vaguely relevant solutions.
02:33.50qstrahlAnd Konsole reports the wrong keys pressed
02:33.54jeddiaha.  yes.  you did say that earlier, did'nt you.  sorry.
02:34.27qstrahlFor example when I press <C-Left> Konsole reports: Left-Shift+Ansi+AnyModifier
02:34.34qstrahlNo need to apologize the help is free =P
02:34.41qstrahlThanks too
02:34.58*** join/#kde Feul_ (~thomas@CPE185933f8b2d5-CM185933f8b2d2.cpe.net.cable.rogers.com)
02:35.24jeddiqstrahl: i suspect while it's not totally uncharted territory - most people are using vim's movement keys,  .. plus it's a hard one to come up with the right google keywords to look for.
02:37.55*** part/#kde RcyberN (~john@199.254.238.201)
02:42.27qstrahlAlso worth a chuckle -- regular left arrow produces this: Left-Shift+Ansi-AppCursorKeys-AnyModifier
02:46.31*** join/#kde _ponto (~ponto@p5494E2A1.dip0.t-ipconnect.de)
02:49.13jeddiThat's a lot of nuts!
02:49.29jeddiit'd probably annoy you to map it to 'b', huh? ;)
02:50.42*** join/#kde Greylocks (~Greylocks@66-87-87-12.pools.spcsdns.net)
02:51.14jeddiqstrahl: did you look at trying to remap directly in vim?   http://vim.wikia.com/wiki/Mapping_keys_in_Vim_-_Tutorial_(Part_2)  and http://vim.1045645.n5.nabble.com/How-to-map-CTRL-Right-Arrow-td4838722.html  .. though there's myriad hits for vim mapping for cursor keys
02:54.31qstrahlI could map the escape sequences but this would produce a delay on simple things like exiting insert mode
02:55.03jeddiqstrahl: i think it's fair to say that i'm right outta ideas.  :)
02:55.10jeddiyou probably picked up on that several minutes ago.
02:55.51qstrahlI configured vim to accept the escape sequences from Konsole by doing :set <C-[ArrowKey]>=[sequence] for each arrow key
02:56.04qstrahlWorks for urxvt, xterm, etc, but not for Konsole
02:56.37jeddiqstrahl: actually, it may just be worth logging a fault at b.k.o for konsole?
02:56.49jeddiworst case you'll get a more elegant workaround offered to you by one of the devs.
02:57.44qstrahlI would if Konsole did me any favours. =P As it stands I don't feel like it's worth my time, I'll probably switch to xterm until urxvt unbreaks itself
03:01.04*** join/#kde mcurve (~quassel@pop.nakinasystems.com)
03:02.27qstrahlThanks for the help though
03:02.36jeddiloves konsole.
03:02.57jeddiqstrahl: np.  hope you change your mind about filing a bug/info-req at bugs.kde.org
03:03.13*** join/#kde mayankmadan_ (~mayankmad@59.177.73.139)
03:06.47*** join/#kde danmackay (~danmackay@unaffiliated/danmackay)
03:08.43*** join/#kde privacychain (~privacych@177.192.222.132)
03:09.11qstrahlIf it's for you, I'll give it some thought =P
03:09.51*** join/#kde Greylocks (~Greylocks@66-87-87-12.pools.spcsdns.net)
03:10.46*** join/#kde geomyidae (~quassel@pdpc/supporter/professional/geomyidae)
03:15.45*** join/#kde Leoneof (~Leoneof@unaffiliated/leoneof)
03:16.21*** join/#kde len_ (~quassel@67-6-37-92.mpls.qwest.net)
03:21.46MouseTheLuckyDogI am trying to debug a plugin. The program keeps loading the system version of the plugin instead of the version I modified and compiled, how can I get it to load from the directory my version is in?
03:21.55*** join/#kde AndroidLoverInSF (~AndroidLo@63.142.161.3)
03:28.14*** join/#kde Juan (~juan@unaffiliated/juan)
03:28.42*** join/#kde matanya (~matanya@wikimedia/matanya)
03:45.43*** join/#kde qstrahl``` (~qstrahl@69-196-190-100.dsl.teksavvy.com)
03:45.50*** join/#kde Feul_ (~thomas@CPE185933f8b2d5-CM185933f8b2d2.cpe.net.cable.rogers.com)
03:52.02*** join/#kde kenzo450D (~kenzo@14.139.221.18)
04:07.08*** join/#kde phobos_anomaly (~phobos@unaffiliated/phobos-anomaly/x-6744724)
04:08.45*** join/#kde killown (~killown@pdpc/supporter/student/killown)
04:09.53*** join/#kde Feul_ (~thomas@CPE185933f8b2d5-CM185933f8b2d2.cpe.net.cable.rogers.com)
04:10.12*** join/#kde James0r (~james@113.184.213.112)
04:10.42*** join/#kde len_ (~quassel@67-6-37-92.mpls.qwest.net)
04:10.59James0rreinstalled kubuntu and i'm getting HDMI audio output preferred every time but i'd like it not to be detected at all. i remember there was a way not to probe for this on startup but i've forgotten. anyone know?
04:13.12*** join/#kde qstrahl`` (~qstrahl@76-10-183-73.dsl.teksavvy.com)
04:18.38*** join/#kde Ci-Dev_ (~ci-dev@brln-4dbc4de3.pool.mediaWays.net)
04:19.20*** join/#kde samikshan (~sbairagy@kde/developer/bairagya)
04:27.19*** join/#kde kde__pepo (~pepo@p5B3B9D86.dip0.t-ipconnect.de)
04:28.43*** join/#kde _kdepepo (~pepo@p5B3B9BC1.dip0.t-ipconnect.de)
04:30.39*** join/#kde qstrahl` (~qstrahl@69-196-190-100.dsl.teksavvy.com)
04:30.54*** join/#kde maybeHere (~cl@p5B164896.dip0.t-ipconnect.de)
04:31.16*** join/#kde kdepepo (~pepo@p5B3B9AB2.dip0.t-ipconnect.de)
04:31.21*** join/#kde danmackay (danmackay@unaffiliated/danmackay)
04:32.57*** join/#kde fayaz (~quassel@106.51.159.222)
04:35.28*** join/#kde kde_pepo (~pepo@p5B3B9837.dip0.t-ipconnect.de)
04:43.29*** join/#kde ahzthecat (~imahz@u555041.xgsnun102.imtp.tachikawa.mopera.net)
05:02.03*** join/#kde sertsa (~sertsa@85.214.201.205.brainstorminternet.net)
05:07.39*** join/#kde sertsa (~sertsa@85.214.201.205.brainstorminternet.net)
05:09.02*** join/#kde kde__pepo (~pepo@p5B3B8D0B.dip0.t-ipconnect.de)
05:09.20*** join/#kde Droste (~droste@p4FE0E00A.dip0.t-ipconnect.de)
05:12.37*** join/#kde Sput (~sputnick@quassel/developer/sput)
05:12.42*** join/#kde cristionet (~cristi@79.114.42.41)
05:17.10*** join/#kde qstrahl (~qstrahl@76-10-183-73.dsl.teksavvy.com)
05:22.19*** join/#kde esing (~es@unaffiliated/esing)
05:24.34*** join/#kde qstrahl``` (~qstrahl@69-196-190-100.dsl.teksavvy.com)
05:28.27*** join/#kde matanya (~matanya@wikimedia/matanya)
05:33.08*** join/#kde thiago (~thiago@kde/thiago)
05:46.40*** join/#kde abchirk (~abchirk@f052243157.adsl.alicedsl.de)
05:46.55*** join/#kde AndroidLoverInSF (~AndroidLo@c-69-181-96-202.hsd1.ca.comcast.net)
05:59.38*** join/#kde daniel3 (daniel3@99-61-70-176.lightspeed.austtx.sbcglobal.net)
05:59.40*** join/#kde sertsa (~sertsa@85.214.201.205.brainstorminternet.net)
06:01.46*** join/#kde killown (~killown@pdpc/supporter/student/killown)
06:02.37*** join/#kde sertsa (~sertsa@85.214.201.205.brainstorminternet.net)
06:03.03*** join/#kde JackBauer24 (~JackBauer@89-76-82-112.dynamic.chello.pl)
06:03.09*** join/#kde matanya (~matanya@wikimedia/matanya)
06:06.44*** join/#kde mgraesslin (~martin@kde/mgraesslin)
06:11.27*** join/#kde _kdepepo (~pepo@p5B3BB950.dip0.t-ipconnect.de)
06:13.38*** join/#kde palasso (~palasso@palassopoulosge.ath.forthnet.gr)
06:14.07*** join/#kde James0r (~james@113.184.213.112)
06:15.20*** join/#kde mdemeyer_ (~maarten@78-23-3-242.access.telenet.be)
06:20.38*** join/#kde Leon67 (~leon@nie67-1-78-226-109-145.fbx.proxad.net)
06:21.12*** join/#kde samikshan (sbairagy@kde/developer/bairagya)
06:21.16*** join/#kde gehrke (~gehrke@dslb-088-077-106-020.pools.arcor-ip.net)
06:23.12*** join/#kde trusktr (~trusktr@c-50-173-167-73.hsd1.ca.comcast.net)
06:26.28*** join/#kde rethus (~rethus@p5B24C399.dip0.t-ipconnect.de)
06:30.30*** join/#kde tdfischer (~quassel@kde/tdfischer)
06:31.11*** join/#kde qstrahl`` (~qstrahl@76-10-183-73.dsl.teksavvy.com)
06:31.55*** join/#kde err-or (~err-or@gateway/tor-sasl/err-or)
06:31.58*** join/#kde jonrwads (~jonrwads@187.184.85.8.cable.dyn.cableonline.com.mx)
06:34.10*** join/#kde RichyB (~RichyB@2a02:2498:1:3c1:6ef0:49ff:fea1:d2ca)
06:45.04*** join/#kde szel (~szel@107-213-66-28.lightspeed.miamfl.sbcglobal.net)
06:45.37szelQuick question, on KDE 4.11, how do you add the Leave menu into the application launcher?
06:47.41*** join/#kde qstrahl` (~qstrahl@69-196-190-100.dsl.teksavvy.com)
06:48.09thiagoI don't think you can remove it
06:48.11thiagoso it's always there
06:48.21szelOh no, I don't want to remove it. I want to add it into the right click.
06:48.35szelFor the application launcher.
06:48.58thiagothe application launcher isn't on right-click
06:49.03thiagoit's on the panel, the K menu
06:50.08szelUhm.. Desktop button > Default Desktop Settings > Mouse Actions, you can set Right button to Application Launcher.
06:50.27*** join/#kde Rix (~rix@unaffiliated/rix)
06:51.05thiagoah, I see
06:51.10thiagook, I don't think you can add it there
06:51.15thiagoLeave is not an application
06:52.05szelSo, how does Leave work? It can't be launched with a terminal command or anything?
06:53.19thiagoit's an internal command to Plasma itself
06:55.09*** join/#kde jreznik (~jreznik@36.173.broadband6.iol.cz)
06:56.51*** join/#kde sandman667 (~Grayson@p4FC63EC4.dip0.t-ipconnect.de)
07:00.16*** join/#kde err-or (~err-or@gateway/tor-sasl/err-or)
07:02.38*** join/#kde rethus (~rethus@p5B24C399.dip0.t-ipconnect.de)
07:07.24*** join/#kde serafean_ (~martin@140.218.broadband9.iol.cz)
07:10.04MouseTheLuckyDogI am trying to debug a plugin. The program keeps loading the system version of the plugin instead of the version I modified and compiled, how can I get it to load from the directory my version is in?
07:13.37*** join/#kde jann (~jann@root.jann.cc)
07:17.06*** join/#kde sdh_zncbot (~sdh@182.71.213.50)
07:18.40*** join/#kde bulkman (~bulkman@mail.abako.fi)
07:18.58thiagoMouseTheLuckyDog: are you develping a KDE application?
07:19.59MouseTheLuckyDogthiago, actually there is a problem with okular thaet I am trying to fix and am trying to modify okularpart.so.
07:20.15thiagothen #kde-devel is a better channel for your question
07:20.24thiagomaybe wait another hour until Europeans are up
07:21.08MouseTheLuckyDogOk.
07:26.06*** join/#kde kdepepo (~pepo@p5B3BA0ED.dip0.t-ipconnect.de)
07:28.10*** join/#kde qstrahl (~qstrahl@206-248-129-83.dsl.teksavvy.com)
07:30.02szelWhat package does one need to use qdbus? I installed a minimal version of KDE, so.. I don't seem to have it.
07:30.14thiagoszel: Qt
07:31.35*** join/#kde qstrahl``` (~qstrahl@76-10-161-124.dsl.teksavvy.com)
07:31.42szelYea, I have qt4-4.8.5-6 installed, but nothing
07:31.57thiagoit's in qt-4.8.4-17.fc17.x86_64 for me
07:32.01*** join/#kde saigkill_ (~sascha@88-134-123-40-dynip.superkabel.de)
07:32.14*** join/#kde mase_76 (~mase@p5DD38C05.dip0.t-ipconnect.de)
07:32.46szelArchlinux?
07:32.50thiagoFedora
07:34.51*** join/#kde wickeddoc (~wickeddoc@2001:1610:0:b:baca:3aff:fe77:da21)
07:39.51*** join/#kde fixl (~fixl@110-174-167-204.static.tpgi.com.au)
07:40.04*** join/#kde biswa_ (~biswa@101.219.232.28)
07:42.16*** join/#kde jgrulich (~jgrulich@ip-62-245-116-5.net.upcbroadband.cz)
07:45.26*** join/#kde rriemann (~rriemann@195.83.116.23)
07:46.02*** join/#kde qstrahl`` (~qstrahl@206-248-129-83.dsl.teksavvy.com)
07:50.31*** join/#kde kaunas (~kaunas@193.219.73.2)
07:52.25*** join/#kde movciari (~movciari@ip-89-102-11-29.net.upcbroadband.cz)
07:56.21*** join/#kde qstrahl` (~qstrahl@76-10-161-124.dsl.teksavvy.com)
07:56.52*** join/#kde Etzos (~quassel@96.245.38.3)
07:57.00*** join/#kde MadAGu (~MadAGu@ppp005054122068.access.hol.gr)
07:57.46*** join/#kde jann (~jann@2a00:1a28:1101:63f:1337::948)
07:58.05*** join/#kde fayaz (~quassel@106.51.172.224)
07:58.34*** join/#kde niqt (~nicola@2-228-80-129.ip190.fastwebnet.it)
07:58.36*** join/#kde Xmorph (~xt_@unaffiliated/xmorph)
08:03.57*** join/#kde Rix (~rix@unaffiliated/rix)
08:05.40*** join/#kde aheinecke (~quassel@aktaia.intevation.org)
08:08.46*** join/#kde Wenzel_ (~quassel@ppp-seco11pa2-46-193-143.95.wb.wifirst.net)
08:09.35*** join/#kde andreavibelli (andrea.vib@nat/redhat/x-cogcegbaomnofnty)
08:14.05*** join/#kde ArGGu^^ (~ArGGu^^@a88-112-166-127.elisa-laajakaista.fi)
08:15.39*** join/#kde Leoneof (~Leoneof@unaffiliated/leoneof)
08:19.59*** join/#kde mkyral (mkyral@nat/redhat/x-xqvfrlsaksacfpie)
08:21.04*** join/#kde Kasai (~Kasai@wifi-eduroam-etud-152-21.unilim.fr)
08:21.50*** part/#kde Kasai (~Kasai@wifi-eduroam-etud-152-21.unilim.fr)
08:29.30*** join/#kde kiril_vladimirof (~kiril@95.87.193.235)
08:30.09*** join/#kde renards (~fox@LSt-Amand-152-31-16-219.w193-253.abo.wanadoo.fr)
08:31.17kiril_vladimirofI have a dual monitor setup. Is there a way to lock one of the monitors to a concrete virtual desktop (let say 2, for the sake of example)?
08:31.40kiril_vladimirofThis way, when I walk through desktops only the left monitor will change them. the right should stay locked to the 2.
08:31.56kiril_vladimirofgnome-shell has this by default, but I have a hard time finding this option in kde
08:32.42thiagono
08:32.48thiagothe option does not exist
08:36.08kiril_vladimirofthiago: sad. Shoud I file a bug asking for this feature?
08:37.25*** join/#kde tnorth__ (~tnorth@Kaon.ECE.McGill.CA)
08:37.34*** join/#kde ben1 (~ben@199.241.30.80)
08:37.40thiagoyou can
08:38.24ben1hi, i have a laptop with a dead monitor so im using a external monitor. the problem is that the display settings are messed up and i need to change them but i cant see what im doing. is there any way to change or reset them from the command line?
08:40.00lordievaderben1: I usually use xrandr for screen resolution changes from the command line.
08:40.45*** join/#kde mnx (~mnx|@194.77.167.34)
08:44.08*** join/#kde killown (~killown@pdpc/supporter/student/killown)
08:44.25*** join/#kde cff (~coding@unaffiliated/shiningthrough)
08:45.24*** join/#kde Gibba (gwhite@nat/ibm/x-htvnrejajmkxtjyu)
08:45.45*** join/#kde gehrke (~gehrke@212.23.140.253)
08:47.44ben1ty
08:47.52*** join/#kde rgeri77 (~RGeri77@mobil-176-63-34-87.business.broadband.hu)
08:48.21*** join/#kde MadAGu (~MadAGu@ppp005054122068.access.hol.gr)
08:48.54*** join/#kde Walzmyn (~quassel@h74.209.140.67.dynamic.ip.windstream.net)
08:51.33*** join/#kde chris_hd (~chris@x2f67475.dyn.telefonica.de)
08:51.52*** join/#kde arif-ali (~arif-ali@81.144.163.60)
08:58.19*** join/#kde boombatower (~boombatow@drupal.org/user/214218/view)
09:03.40*** join/#kde mayankmadan__ (~mayankmad@59.177.73.205)
09:03.48*** join/#kde lkrejci (~lkrejci@redhat/jboss/lkrejci)
09:03.58*** join/#kde Aristide (~quassel@81.253.58.26)
09:04.10*** join/#kde mweckbecker__ (~mweckbeck@p3E9C349E.dip0.t-ipconnect.de)
09:04.37*** join/#kde [Enrico] (~chiccoroc@gentoo/contributor/Enrico)
09:07.22*** join/#kde Taduro_ (~quassel@iesvidalibarraquer.xtec.cat)
09:09.39*** join/#kde jreznik (jreznik@nat/redhat/x-zgevgsiyuqgogabn)
09:09.54*** join/#kde jreznik (jreznik@nat/redhat/x-vltvabsdcpuafkyd)
09:10.04*** join/#kde Th3R0b (~bobby@q62.ip4.netikka.fi)
09:10.09*** join/#kde jreznik (jreznik@nat/redhat/x-aaucdmffczghjelq)
09:10.46*** join/#kde Andy2 (~quassel@ip-109-91-62-17.unitymediagroup.de)
09:10.51Andy2hi
09:11.24Andy2Can someone give me a hitn how teh desktop effect "Thumbnail Aside" works?
09:11.34Andy2Ich have enabled it but i cannot see thumbnails
09:12.01Andy2Ich == I
09:13.11Andy2oh i see you have to explicitely enable it
09:13.55*** join/#kde alextai (~kvirc@bzq-79-179-97-250.red.bezeqint.net)
09:15.46*** join/#kde Rosha (~rosha@37.254.181.75)
09:16.23*** part/#kde ben1 (~ben@199.241.30.80)
09:16.43*** join/#kde Jejem (~jejem@lord.phyrexia.org)
09:16.53*** join/#kde enderw (~enderw@75.152.181.238)
09:21.56*** join/#kde ahtik (~ahtik@13.248.190.90.dyn.estpak.ee)
09:26.32*** join/#kde Wenzel_ (~quassel@mar92-10-82-239-66-128.fbx.proxad.net)
09:26.34*** join/#kde kde_pepo (~pepo@p5B3BB867.dip0.t-ipconnect.de)
09:32.01*** join/#kde ArGGu^^ (~ArGGu^^@a88-112-166-127.elisa-laajakaista.fi)
09:33.23*** join/#kde tom94 (~tom@152.78.171.10)
09:34.33*** join/#kde MadAGu (~MadAGu@ppp005054122068.access.hol.gr)
09:37.17*** join/#kde hvbh83tht987 (~k@41.153.212.143)
09:37.20*** join/#kde tosky (tosky@nat/redhat/x-sfyqfbflophopfsb)
09:38.05*** part/#kde hvbh83tht987 (~k@41.153.212.143)
09:41.33*** join/#kde geoffr (~geoffr@vpn-router1.dur1.host-h.net)
09:41.33chris_hdHi, does anybody know how to contact a sysadmin? I lost my identity.kde.org username :(
09:41.49*** part/#kde geoffr (~geoffr@vpn-router1.dur1.host-h.net)
09:45.02valoriechris_hd: #kde-sysadmin
09:48.57*** join/#kde kde__pepo (~pepo@p5B3BBF39.dip0.t-ipconnect.de)
09:49.05*** join/#kde rahulch (~rahul@14.139.221.18)
09:50.15Andy2Does anyone know a KDE (kwin) plugin that allowes me to magnify a static screen region?
09:50.30*** join/#kde fayaz_ (~quassel@106.51.201.88)
09:51.16*** join/#kde akemrir (~akemrir@89.200.156.169.internetia.net.pl)
09:51.43chris_hdthanks valorie!
10:01.43*** join/#kde fayaz (~quassel@106.51.133.154)
10:03.40*** join/#kde sirslacker (~sirslacke@dslb-088-068-249-040.pools.arcor-ip.net)
10:07.00*** join/#kde oneforall2 (~guru@209.89.194.44)
10:07.28oneforall2geez whe  that peerguardian site is down it takes a long time for ktorrent to open
10:09.12*** join/#kde movciari (movciari@nat/redhat/x-kybvzafbsqizpzar)
10:10.55*** join/#kde boom1992 (~quassel@BA1222.ballee.wh.tu-darmstadt.de)
10:10.59*** join/#kde arif-ali (~arif-ali@81.144.163.60)
10:12.27*** join/#kde google01103 (~smiley@pool-96-240-230-146.spfdma.east.verizon.net)
10:12.41*** join/#kde monkeyjuice (~rudy@unaffiliated/mydogsnameisrudy)
10:13.30*** join/#kde roquetto (~roquetto@qt/roquetto)
10:19.00*** join/#kde fayaz_ (~quassel@106.51.149.150)
10:19.18*** join/#kde trifolio6 (~h@62.43.62.203.dyn.user.ono.com)
10:20.47*** join/#kde Aristide (~quassel@gai69-h02-5-50-212-111.dsl.sta.abo.bbox.fr)
10:22.20*** join/#kde desti_T2 (~desti@dslb-188-109-029-101.pools.arcor-ip.net)
10:23.20*** join/#kde palasso (~palasso@palassopoulosge.ath.forthnet.gr)
10:23.31*** join/#kde Mission-Critical (~MissionCr@unaffiliated/missioncritical)
10:24.29*** join/#kde Sput (~sputnick@quassel/developer/sput)
10:26.03*** join/#kde turgay (~deneme@95.13.83.196)
10:26.30*** join/#kde chasmo (~chas@35.222-62-69.ftth.swbr.surewest.net)
10:29.59*** join/#kde renards (~fox@gut75-6-88-174-43-83.fbx.proxad.net)
10:30.56*** join/#kde dethos (~dethos@a79-168-147-175.cpe.netcabo.pt)
10:32.09*** join/#kde rindolf (~Shlomi@bzq-79-182-114-74.red.bezeqint.net)
10:33.24*** join/#kde shevy (~shevy@chello084112136052.36.11.vie.surfer.at)
10:38.20*** join/#kde _kdepepo (~pepo@p5B3B9F83.dip0.t-ipconnect.de)
10:43.11*** join/#kde louai (loal-kha@nat/digia/x-cocclldhaovhznin)
10:45.25*** join/#kde dethos_ (~dethos@a79-168-147-175.cpe.netcabo.pt)
10:45.56*** join/#kde llee (quassel@nat/digia/x-wmnwhcnzujaaibpg)
10:49.37*** join/#kde wlemuel (~lemuel@58.39.61.127)
10:50.19*** join/#kde ingu_pc (uid10166@gateway/web/irccloud.com/x-yvwnokqyvpmbpahc)
10:54.10ingu_pcHi! is Toma Albers around?
10:57.19*** join/#kde nerdopolis (~quassel@pool-100-40-41-30.prvdri.fios.verizon.net)
11:00.28*** join/#kde darkbasic_ (~quassel@niko.linuxsystems.it)
11:02.19*** join/#kde AlexRussia (~manjaro@campus.ifmo.ru)
11:02.25*** join/#kde Smile30 (~ruisilva@a95-92-54-73.cpe.netcabo.pt)
11:05.10*** join/#kde wakou2 (~stephen@host86-150-26-69.range86-150.btcentralplus.com)
11:05.44*** join/#kde leszek (~leszek@212.255.115.168)
11:06.53leszekhi
11:07.40*** join/#kde osuser (~osuser@t109.niisi.ras.ru)
11:08.58shevyany plans for a kde release based on qt 5? 2014? 2015?
11:10.28*** join/#kde bshah (~bshah@1.22.81.249)
11:10.45*** join/#kde e_t_ (~quassel@2001:470:1f0f:e67:a::9)
11:12.10*** join/#kde raffarti (~raffarti@2001:b05:f:fffe::d)
11:16.15smokexyes shevy
11:16.29smokexit's called KDE Frameworks 5
11:16.51smokex2014
11:17.09*** join/#kde anoop (~librecode@203.200.156.234)
11:21.05*** join/#kde Taduro_ (~quassel@iesvidalibarraquer.xtec.cat)
11:27.08*** join/#kde mdemeyer_ (~maarten@78-23-3-242.access.telenet.be)
11:31.08*** join/#kde ahiemstra_ (~quassel@53530D69.cm-6-4a.dynamic.ziggo.nl)
11:31.42*** join/#kde altin (~altin@flossk/altin)
11:34.40*** join/#kde monkeyjuice (~rudy@unaffiliated/mydogsnameisrudy)
11:35.02*** join/#kde jcvfen (~jcvfen@28.45.200.37.customer.cdi.no)
11:35.40*** join/#kde boris64 (~boris64@77-20-133-237-dynip.superkabel.de)
11:42.20*** join/#kde dxist (~srk@62.117.123.51)
11:42.20*** join/#kde rroa_ (~a@106.51.155.28)
11:44.20*** join/#kde Leoneof (~Leoneof@unaffiliated/leoneof)
11:45.47dxisthi! I try to configure fglrx driver to work with dual monitors (Side by side configuration). I managed to configure it with amdcccle. But each time I log in KDE session configuration is reset to clone. How can I disable KDE screen configuration?
11:51.48*** join/#kde jigar (~quassel@1.186.101.30)
11:52.23*** join/#kde dkpi (~maxime@mla78-1-82-240-16-5.fbx.proxad.net)
11:57.16*** join/#kde wakou2 (~stephen@host86-150-26-69.range86-150.btcentralplus.com)
12:03.04*** join/#kde kdepepo (~pepo@p5B3B8C7F.dip0.t-ipconnect.de)
12:10.01*** join/#kde qstrahl (~qstrahl@76-10-181-17.dsl.teksavvy.com)
12:12.29*** join/#kde derdon (~quassel@p5B31D1D5.dip0.t-ipconnect.de)
12:16.38*** part/#kde silmakuoppaaniki (~nevzets@unaffiliated/nevzets)
12:16.42*** join/#kde waltercool (~waltercoo@190-82-74-66.static.tie.cl)
12:19.21*** join/#kde sungami (~sungami@2001:470:9646:0:5444:10af:c903:e4e1)
12:19.22*** join/#kde sungami (~sungami@unaffiliated/sungami)
12:19.37*** join/#kde nerdopolis (~quassel@pool-100-40-41-30.prvdri.fios.verizon.net)
12:19.47*** join/#kde goldkatze (~nobody@unaffiliated/goldkatze)
12:20.13*** join/#kde andreavibelli (andrea.vib@nat/redhat/x-flmmlodntdzefreu)
12:26.21*** join/#kde privacychain (~privacych@177.192.222.132)
12:27.20*** join/#kde beasty (~beasty@about/apple/macbook/beasty)
12:28.40*** join/#kde mxttie (~mattie@94-225-166-248.access.telenet.be)
12:30.25*** join/#kde AlexRussia (~manjaro@campus.ifmo.ru)
12:31.57*** join/#kde movciari (movciari@nat/redhat/x-kybojpusgdtvziok)
12:33.08*** join/#kde nfk (~nfk@unaffiliated/kamijou-touma/x-3149615)
12:33.38*** join/#kde Axone (~Axone@uk.freedom-ip.com)
12:33.40*** join/#kde jgrulich (jgrulich@nat/redhat/x-hnbxwbviwotzvonv)
12:54.29*** join/#kde denerkup (~dener@host-176-100-246-254.masterbit.su)
12:55.06*** join/#kde starcraftman (~quassel@ubuntu/member/starcraftman)
12:55.48*** join/#kde Tulan (~robert@213.164.18.194)
12:56.48*** join/#kde ShalokShalom (~shaloksha@84-112-236-94.dynamic.surfer.at)
12:57.12*** join/#kde prkc (~negusnyul@catv-188-142-168-46.catv.broadband.hu)
12:59.30*** part/#kde prkc (~negusnyul@catv-188-142-168-46.catv.broadband.hu)
12:59.31*** join/#kde hbomb_ (~hbomb@c-66-41-165-31.hsd1.mn.comcast.net)
13:02.30*** join/#kde jreznik (jreznik@nat/redhat/x-shmjlpczhdirygun)
13:02.49*** join/#kde zanny (~zanny@64.9.41.220)
13:03.18*** join/#kde qstrahl``` (~qstrahl@76-10-182-142.dsl.teksavvy.com)
13:06.47*** join/#kde Adaptee (~whodare@60.0.208.160)
13:07.43*** join/#kde hcc23 (~hcc@uavrf.ae.gatech.edu)
13:08.44*** join/#kde mgraesslin (~martin@kde/mgraesslin)
13:19.12*** join/#kde denerkup (~dener@host-176-100-246-254.masterbit.su)
13:19.50*** join/#kde joey18 (~joey@ip-19.net-82-216-66.rev.numericable.fr)
13:20.44*** join/#kde wlemuel (~lemuel@58.39.61.127)
13:22.02*** join/#kde eagle (~eagle@unaffiliated/eagle)
13:28.55*** join/#kde dhenry (dhenry@nat/redhat/x-jxywxzilmddgejgx)
13:31.25*** join/#kde ronnoc (~quassel@user-12l34uv.cable.mindspring.com)
13:32.56*** join/#kde serafean_ (~martin@2001:718:7:204:7c9f:5b84:89c2:d8fa)
13:34.07*** join/#kde rufianw (~ntrrgc@79.109.52.59.dyn.user.ono.com)
13:34.22*** join/#kde vmeson (~quassel@128.224.252.2)
13:34.45*** join/#kde altin (~altin@flossk/altin)
13:37.54*** join/#kde radzio (~radzio@static-nat-158.broadband.greenlan.pl)
13:43.06*** join/#kde mokush (~cc@82.208.133.70)
13:44.58*** join/#kde ramses (~ramses@93.99.186.48)
13:45.34*** join/#kde Gibba (gwhite@nat/ibm/x-juopxpsgeahnxvsd)
13:47.34*** join/#kde jgrulich (jgrulich@nat/redhat/x-nxbseeaacwdcawlt)
13:50.18*** join/#kde user1_ (~quassel@92.41.107.243.threembb.co.uk)
13:51.41*** join/#kde jgrulich (jgrulich@nat/redhat/x-vtibrrobobvrrntp)
13:52.00*** join/#kde jankusanagi_ (~jan@181.Red-88-7-197.staticIP.rima-tde.net)
13:53.14user1_Hi everyone Kubuntu/KDE4.8.2 - accidental keypress lost all windows, processes still running, tried Desktop Switcher widget, nothing there.  Trying to recreate discovered it was Ctrl+Fn+W any idea who to get my windows back!  Nothing on Google for that shortcut, thx!
13:56.06*** join/#kde Aristide (~quassel@gai69-h02-5-50-212-111.dsl.sta.abo.bbox.fr)
13:56.34*** join/#kde rdieter (~rdieter@fedora/rdieter)
13:56.53*** join/#kde ShalokShalom (~shaloksha@84-112-236-94.dynamic.surfer.at)
13:59.45*** join/#kde filipesaraiva (~filipe@177.180.110.204)
14:01.23*** join/#kde moofang (~lim@175.156.170.244)
14:03.05*** join/#kde aracele (~quassel@177.180.110.204)
14:03.27*** join/#kde ozzzy (~quassel@bas1-london16-2925400096.dsl.bell.ca)
14:03.28*** join/#kde ozzzy (~quassel@unaffiliated/ozzzy)
14:06.13*** join/#kde denerkup (~dener@host-176-100-246-254.masterbit.su)
14:08.41*** join/#kde samikshan (sbairagy@kde/developer/bairagya)
14:09.09*** join/#kde tdn (~tdn@0x3ec6ea0b.inet.dsl.telianet.dk)
14:12.48*** join/#kde movciari (movciari@nat/redhat/x-grtdezbukoaoqwjy)
14:15.25*** join/#kde rindolf (~Shlomi@bzq-79-182-114-74.red.bezeqint.net)
14:15.58*** join/#kde f10 (~f10@188-192-180-37-dynip.superkabel.de)
14:18.49*** join/#kde sandlst (~Sandlst@99-28-20-193.uvs.brhmal.sbcglobal.net)
14:20.19*** join/#kde bulkman|2 (~bulkman@mail.abako.fi)
14:21.43*** join/#kde bulkman (~bulkman@mail.abako.fi)
14:22.15*** join/#kde Sho_ (~sho@kde/hein)
14:23.32*** join/#kde qstrahl``` (~qstrahl@138.34.6.65)
14:23.44*** join/#kde |shumski (~shumski@93-139-207-221.adsl.net.t-com.hr)
14:24.00*** join/#kde Manko10 (~janek@erft-5d80e1c5.pool.mediaWays.net)
14:25.56*** join/#kde oleo (~oleo@xdsl-78-35-185-247.netcologne.de)
14:27.25*** join/#kde ahtik (~ahtik@13.248.190.90.dyn.estpak.ee)
14:34.23*** join/#kde jreznik_ (jreznik@nat/redhat/x-unxksrnzdcqakywl)
14:34.28*** join/#kde dhenry_ (dhenry@nat/redhat/x-tpkjbdhtfwsjemyb)
14:35.36*** join/#kde fatalerrors (~kvirc@85-171-170-226.rev.numericable.fr)
14:38.28*** join/#kde esing (~es@unaffiliated/esing)
14:38.52*** join/#kde rgeri77 (~RGeri77@mobil-176-63-34-49.business.broadband.hu)
14:39.06*** join/#kde ronnoc (~quassel@user-12l34uv.cable.mindspring.com)
14:40.26*** join/#kde ronnoc (~quassel@user-12l34uv.cable.mindspring.com)
14:42.36TaokiHi. Does anyone know why the process kded4 initially has about 50 MB, but after a few hours grows to about 215 MB? I have more than enough RAM to handle it, but would still prefer it didn't do that
14:43.25*** join/#kde Greylocks (~Greylocks@66-87-87-12.pools.spcsdns.net)
14:43.47XmorphTaoki: it's about 7M for me...runing 7h
14:44.07TaokiWow. I wonder what is wrong in my case...
14:44.20TaokiWhat can cause it to get so big?
14:45.24Xmorphmaybe this ? https://bugs.kde.org/show_bug.cgi?id=306206
14:45.45lordievaderTaoki: Here kded4 is using about 10Mb, the machine has been on for 15 hours.
14:45.51*** join/#kde darkbasic (~quassel@niko.linuxsystems.it)
14:46.05Taokilordievader: ok. For me it uses +40MB since the moment it starts, then slowly grows
14:47.00lordievaderNot sure if it makes a difference, but I'm not using nepomuk.
14:47.05*** join/#kde matanya (~matanya@wikimedia/matanya)
14:47.32*** join/#kde anonfriese (~anonfries@p54819118.dip0.t-ipconnect.de)
14:47.33XmorphTaoki: do you have powerdevil running ?
14:47.59TaokiXmorph: I don't see such in the process list in ksysguard
14:48.20TaokiI do have basic power management though, like turning off the screen after 10 minutes
14:48.45TaokiWhat should I check?
14:49.50Taokipower management is enabled if you mean that, in "kcmshell4 kcmkded"
14:51.04RichyBTaoki, I haven't looked to see if it grows more, but I'm currently at 40MB resident too on about 5 hours' uptime.
14:51.27RichyBoh and 1.5GB virtualโ€ฆ thank goodness for virtual memory overcommit, I guess. :)
14:51.57RichyBFor comparison, I have power management enabled too because I'm on a laptop and I haven't slept/resumed this laptop today.
14:53.49Xmorphhttps://bugs.kde.org/show_bug.cgi?id=271934#c89 this guy say that is powerdevil fault...
14:54.42*** join/#kde altin (~altin@flossk/altin)
14:58.13zenguy_pci want to make a wget service menu script with -O "file_name" gui field primpt
14:58.16zenguy_pcprompt*\
14:58.38zenguy_pcwhat is the command to get a kde field prompt?
14:58.39*** part/#kde bshah (~bshah@1.22.81.249)
14:59.31*** join/#kde x__ (~x@static-nat-156.broadband.greenlan.pl)
14:59.54*** join/#kde radzio (~radzio@static-nat-158.broadband.greenlan.pl)
15:00.06*** join/#kde Aristide (~quassel@gai69-h02-5-50-212-111.dsl.sta.abo.bbox.fr)
15:02.11*** join/#kde darkbasic (~quassel@niko.linuxsystems.it)
15:03.28AchillionI seem to recall being able to change what hitting <return> does when searching library in Amarok. By default it adds results to the playlist, but I think I remember seeing the option to make it replace playlist instead. Am I remembering wrong?
15:07.03ErtheDoes anyone know how you can bind just 'Meta' in a keybinding dialog?
15:07.18ErtheIt seems to always expect another key
15:12.11*** join/#kde mkyral (mkyral@nat/redhat/x-ozghmvpnyhmrjgnw)
15:15.14*** join/#kde Forkk (forkk@2600:3c00::f03c:91ff:fe70:b819)
15:18.48*** join/#kde ahiemstra (~quassel@53530D69.cm-6-4a.dynamic.ziggo.nl)
15:20.17*** join/#kde _hermier_ (~hermier@ANice-653-1-483-206.w86-203.abo.wanadoo.fr)
15:30.17*** join/#kde Juan (~juan@unaffiliated/juan)
15:30.29*** join/#kde Jucato_ (~jucato@kde/developer/jucato)
15:30.35*** join/#kde lkrejci (~lkrejci@ip-89-176-188-86.net.upcbroadband.cz)
15:30.40*** join/#kde lkrejci (~lkrejci@redhat/jboss/lkrejci)
15:31.41*** join/#kde sujith_h (~quassel@122.178.201.1)
15:33.13*** join/#kde demm (~quassel@h158.217.19.98.dynamic.ip.windstream.net)
15:33.27*** join/#kde Forkk (forkk@2600:3c00::f03c:91ff:fe70:b819)
15:34.15*** join/#kde Taduro_ (~quassel@57.Red-83-50-120.dynamicIP.rima-tde.net)
15:35.08*** join/#kde Gibba (gwhite@nat/ibm/x-fdphoyozfdttqabj)
15:36.24*** join/#kde fxrh (~quassel@2001:1a50:11:0:5f:8f:ac66:1)
15:37.09*** join/#kde jgrulich_ (jgrulich@nat/redhat/x-pkryuosrjcszbhlb)
15:38.09zenguy_pchow do i make a variable for <init> ? dialog --inputbox 'Save Filename AS:'
15:39.10*** join/#kde jgrulich (jgrulich@nat/redhat/x-evtmhmcvetyvtcht)
15:41.21*** join/#kde PaulW2U (~PaulW2U@pdpc/supporter/active/paulw2u)
15:41.48*** join/#kde omeringen (~omeringen@88.241.175.0)
15:42.49*** join/#kde Gentle (~tier@quassel/contributors/gentle)
15:44.16rdieterzenguy_pc: kdialog ?
15:44.23*** join/#kde ahiemstra (~quassel@53530D69.cm-6-4a.dynamic.ziggo.nl)
15:45.30rdieterkdialog --getsaveurl  in particular
15:46.38*** join/#kde NeuhNeuh (~quassel@gai69-h02-5-50-212-111.dsl.sta.abo.bbox.fr)
15:46.57*** join/#kde Leoneof (~Leoneof@unaffiliated/leoneof)
15:50.12*** join/#kde thiago (~thiago@kde/thiago)
15:50.43*** join/#kde jgrulich (jgrulich@nat/redhat/x-uzvnvygbhlorzwuc)
15:52.03*** join/#kde ArchCezar (1000@adkv34.neoplus.adsl.tpnet.pl)
15:52.56*** join/#kde kc8hfi (~camey@157.182.180.68)
15:53.21*** join/#kde Forkk (forkk@2600:3c00::f03c:91ff:fe70:b819)
15:54.04*** join/#kde jgrulich (jgrulich@nat/redhat/x-dxrolcbqfysqwcbx)
15:54.59zenguy_pcrdieter: sorry i wasn't specific enough.. i want to avoid navigatign kdialog because I already have several directories open in dolphin
15:55.22zenguy_pccd %f; kdialog --inputbox 'Save Filename AS:' "$1" ;wget -O $1
15:55.31zenguy_pci think i got it
15:55.32*** join/#kde sungami (~sungami@2001:470:9646:0:f99a:cee5:6d80:85f7)
15:55.44*** join/#kde sungami (~sungami@unaffiliated/sungami)
15:55.55zenguy_pcgonna try for a progress bar
16:00.47*** join/#kde jemadux (~quassel@gw.vpn.autistici.org)
16:01.13*** join/#kde ndegruchy (~ndegruchy@173.227.98.2)
16:01.51*** join/#kde dhenry_ (dhenry@nat/redhat/x-dcrsykpwtqfpkijr)
16:02.42*** join/#kde kalakjsd (~kk@180.214.128.114)
16:03.12kalakjsdhi alll, how to assign window+e button to explore home button
16:03.25*** join/#kde sungami (~sungami@2001:470:9646:0:f99a:cee5:6d80:85f7)
16:03.25*** join/#kde sungami (~sungami@unaffiliated/sungami)
16:03.33*** join/#kde zenguy_pc (~oracle@pool-100-2-202-197.nycmny.fios.verizon.net)
16:04.04*** join/#kde PasNox (~pasnox@2a01:e35:8b61:9b30:214:d1ff:fee9:bd3a)
16:04.05*** join/#kde sirslacker (~sirslacke@dslb-088-068-249-040.pools.arcor-ip.net)
16:04.07kalakjsdi want to assign a keyboard shortcut windows +E to explore HOme directory
16:05.46*** join/#kde eseifert (d95ea26d@gateway/web/freenode/ip.217.94.162.109)
16:06.48*** join/#kde andreavibelli (andrea.vib@nat/redhat/x-epwowcwpfxfvkeci)
16:07.48Achillionkalakjsd: settings > shortcuts and gestures > edit > new global shortcut
16:08.01Achillionand make it run the command "dolphin $HOME"
16:08.27Achillionthen you can assign any key combo you want
16:09.31AchillionErthe: afaik, modifiers can't be assigned alone as shortcuts in kde, but there might be some hack for it. I seem to recall people wanting to (and succeeding) to bind <super> to open the application launcher.
16:09.52*** join/#kde Greylocks (~Greylocks@66-87-87-12.pools.spcsdns.net)
16:10.37AchillionErthe: see also http://forum.kde.nl/viewtopic.php?f=83&t=39073&sid=01f041447c5d994092581e9988df8763
16:11.34*** join/#kde Malcer (~quassel@90.175.96.119)
16:13.17*** join/#kde kameloso (~NaN@194.117.188.126)
16:13.19kalakjsdAchillion: thanks
16:13.20*** join/#kde kaunas (~kaunas@client-178-16-39-245.inturbo.lt)
16:14.09*** join/#kde jgrulich (~jgrulich@ip-62-245-116-5.net.upcbroadband.cz)
16:14.23*** join/#kde kde_pepo (~pepo@p5B3BAA61.dip0.t-ipconnect.de)
16:17.48kalakjsdAchillion: Erthe , super key can be used for menu launcher using ksuperkey application
16:18.32Achillionah, yes
16:20.36*** join/#kde tosky (tosky@nat/redhat/x-bnxjnvyrxosagaln)
16:22.46*** join/#kde boris64 (~boris64@77-20-133-237-dynip.superkabel.de)
16:24.14*** part/#kde kalakjsd (~kk@180.214.128.114)
16:25.22*** join/#kde dhenry_ (dhenry@nat/redhat/x-lwgfswspuryjcwyw)
16:28.14*** join/#kde gcibot (~gcibot@elsalvador.media.mit.edu)
16:28.16gcibotHey, I'm a bot written by aviraldg who inserts metadata about GCI links!nSource at: https://github.com/aviraldg/gcibot.
16:28.42*** join/#kde PhilSliderS (~kvirc@2a01:e35:2f26:89b0:e800:33f4:4d47:81ef)
16:29.26*** join/#kde Nytram (~Nytram@97e5ea15.skybroadband.com)
16:29.57*** join/#kde gcibot (~gcibot@elsalvador.media.mit.edu)
16:32.25AchillionDamn. I decided to check if Dolphin can do hierarchy view, discovered it's called "column view mode", then discovered it was dropped
16:32.56*** join/#kde realnot (~realnot@host35-49-dynamic.47-79-r.retail.telecomitalia.it)
16:32.57*** join/#kde realnot (~realnot@unaffiliated/realnot)
16:35.03Sho_Achillion: At least it had a better name than "hierarchy view" while it lasted
16:35.18*** join/#kde realnot_ (~realnot@host35-49-dynamic.47-79-r.retail.telecomitalia.it)
16:35.32AchillionI now discovered the official name is "Miller columns" :)
16:36.15Achillionhttp://en.wikipedia.org/wiki/Miller_columns
16:36.35Sho_I'm a listview man in practice
16:37.28AchillionI rarely use a file manager, so don't really have a preferred style. It usually depends on what I'm doing or the kind of files I'm browsing
16:38.01AchillionBut the columns are a nice idea in general
16:38.06*** join/#kde FlyingFoX (~quassel@sanktwendel.weh.rwth-aachen.de)
16:39.46*** join/#kde challach (~ron@p54922F99.dip0.t-ipconnect.de)
16:41.35AchillionI guess I'll just stick to ranger when I need them :)
16:41.36*** join/#kde alket (~quassel@46.99.2.229)
16:42.46*** join/#kde jaafar (~jet@adsl-76-234-121-110.dsl.pltn13.sbcglobal.net)
16:44.52*** join/#kde JackBauer24 (~JackBauer@89-76-82-112.dynamic.chello.pl)
16:46.13*** join/#kde arif-ali (~arif-ali@81.144.163.60)
16:46.20*** join/#kde mayankmadan_ (~mayankmad@120.57.163.188)
16:47.59*** join/#kde ozzzy (~quassel@bas1-london16-2925400096.dsl.bell.ca)
16:47.59*** join/#kde ozzzy (~quassel@unaffiliated/ozzzy)
16:48.51*** join/#kde BluesKaj (~kaj@unaffiliated/blueskaj)
16:49.48*** join/#kde cb400f (~cb400f@62.61.154.2)
16:49.48*** join/#kde cb400f (~cb400f@opensuse/member/Cb400f)
16:52.16*** join/#kde matanya (~matanya@wikimedia/matanya)
16:53.05*** join/#kde jreznik_ (~jreznik@36.173.broadband6.iol.cz)
16:53.39*** join/#kde samikshan (sbairagy@kde/developer/bairagya)
16:59.33*** join/#kde Aristide (~quassel@tok69-5-82-235-150-75.fbx.proxad.net)
16:59.37*** join/#kde alket_ (~quassel@46.99.2.229)
16:59.59*** join/#kde tom94 (~tom@152.78.171.10)
17:01.51*** join/#kde chris__ (~chris@x2f6e046.dyn.telefonica.de)
17:02.12*** join/#kde f10_ (~flo@188-192-180-37-dynip.superkabel.de)
17:04.38*** join/#kde rainbyte (~rainbyte@190.191.129.32)
17:06.02*** join/#kde ArchCezar (1000@dbi236.neoplus.adsl.tpnet.pl)
17:10.44*** join/#kde kaunas (~kaunas@client-178-16-39-245.inturbo.lt)
17:13.53*** join/#kde hcc23 (~hcc@uavrf.ae.gatech.edu)
17:14.03*** join/#kde dkpi (~maxime@mla78-1-82-240-16-5.fbx.proxad.net)
17:15.03*** join/#kde boris64 (~boris64@77-20-133-237-dynip.superkabel.de)
17:18.09*** join/#kde Sephirot (~sephirot@p200300754F08AD0134C3426D7ED52DC0.dip0.t-ipconnect.de)
17:20.32*** join/#kde aracele (~quassel@177.180.110.204)
17:20.55*** join/#kde Magiobiwan (IRC@unaffiliated/magiobiwan)
17:21.10*** join/#kde f10_ (~flo@188-192-180-37-dynip.superkabel.de)
17:30.43*** join/#kde palasso (~palasso@palassopoulosge.ath.forthnet.gr)
17:31.13*** join/#kde trusktr (~trusktr@130.86.72.212)
17:32.25*** join/#kde jonrwads (~jonrwads@187.250.47.124.dsl.dyn.telnor.net)
17:33.47*** join/#kde Leon67 (~leon@nie67-1-78-226-109-145.fbx.proxad.net)
17:34.19*** join/#kde Aristide (~quassel@tok69-5-82-235-150-75.fbx.proxad.net)
17:35.51*** join/#kde vincenzopii (~quassel@178-84-40-162.dynamic.upc.nl)
17:38.22*** join/#kde realnot (~realnot@host35-49-dynamic.47-79-r.retail.telecomitalia.it)
17:38.22*** join/#kde realnot (~realnot@unaffiliated/realnot)
17:38.24*** join/#kde diegoviola (~diego@unaffiliated/diegoviola)
17:38.31*** join/#kde joey18 (~joey@ip-19.net-82-216-66.rev.numericable.fr)
17:39.37*** join/#kde buscher (~buscher@konversation/developer/buscher)
17:40.43*** join/#kde kde__pepo (~pepo@p5B3B96EF.dip0.t-ipconnect.de)
17:43.10*** join/#kde trusktr (~trusktr@130.86.72.212)
17:43.50*** join/#kde jgrulich (~jgrulich@ip-62-245-116-5.net.upcbroadband.cz)
17:44.41*** join/#kde mike7b4_on_x230 (~quassel@h-140-6.a193.priv.bahnhof.se)
17:49.49*** join/#kde BluesKaj (~kaj@unaffiliated/blueskaj)
17:51.41*** join/#kde aracele (~quassel@177.180.110.204)
17:52.51*** join/#kde atomik (~atomik@91.176.22.47)
17:53.26*** join/#kde boris64 (~boris64@77-20-133-237-dynip.superkabel.de)
17:57.34*** join/#kde oget_ (~oget@cpe-72-229-239-251.nyc.res.rr.com)
18:00.06*** join/#kde Xmorph (~xt_@unaffiliated/xmorph)
18:01.33*** join/#kde samikshan (~sbairagy@kde/developer/bairagya)
18:03.57*** join/#kde rriemann_ (~rriemann@78.251.252.14)
18:04.19*** join/#kde zir0faive (~zir0faive@cty37-1-78-214-92-19.fbx.proxad.net)
18:04.46*** join/#kde zofos (~higgs@atlas-auth.physics.auth.gr)
18:05.03*** join/#kde Nytram (~Nytram@97e5ea15.skybroadband.com)
18:09.47*** join/#kde err-or (~err-or@gateway/tor-sasl/err-or)
18:12.41*** join/#kde f10_ (~flo@188-192-180-37-dynip.superkabel.de)
18:12.42*** join/#kde oget (~oget@cpe-72-229-239-251.nyc.res.rr.com)
18:18.01*** join/#kde sandman667 (~Grayson@p4FC63EC4.dip0.t-ipconnect.de)
18:21.48*** join/#kde disharmonic (~dis@79.103.53.150.dsl.dyn.forthnet.gr)
18:21.52*** join/#kde jonrwads (~jonrwads@187.250.47.124.dsl.dyn.telnor.net)
18:26.18*** join/#kde _rd (~rd@p57B48747.dip0.t-ipconnect.de)
18:27.20*** join/#kde _kdepepo (~pepo@p5B3BBAB2.dip0.t-ipconnect.de)
18:28.11*** join/#kde turgay (~deneme@95.13.84.152)
18:33.07*** join/#kde cogsu (~cogsu@76.91.19.248)
18:33.32*** join/#kde arif-ali (~arif-ali@2.28.240.15)
18:33.54*** join/#kde Magiobiwan (IRC@192.210.209.165)
18:34.41*** join/#kde Magiobiwan (IRC@unaffiliated/magiobiwan)
18:34.50*** join/#kde kdepepo (~pepo@p5B3B82AE.dip0.t-ipconnect.de)
18:37.34*** join/#kde ArchCezar (1000@aeik17.neoplus.adsl.tpnet.pl)
18:38.22*** join/#kde ompaul (~ompaul@unaffiliated/ompaul)
18:40.43*** join/#kde sandlst (~Sandlst@99-28-20-193.uvs.brhmal.sbcglobal.net)
18:41.04*** join/#kde gcibot (~gcibot@elsalvador.media.mit.edu)
18:42.41*** join/#kde underscores (~underscor@fedora/underscores)
18:45.18*** join/#kde Manko10_ (~janek@erft-5d80aba5.pool.mediaWays.net)
18:47.03*** join/#kde asfyxia (~quassel@unaffiliated/asfyxia)
18:54.52*** join/#kde cristionet (~cristi@79.114.42.41)
18:57.02*** join/#kde mydjey (~djy@unaffiliated/mydjey)
18:57.36*** join/#kde iserantes (~quassel@64.7.27.77.dynamic.mundo-r.com)
18:57.52*** join/#kde edakiri (~kiri@unaffiliated/edakiri)
18:59.14edakiriCan the key used for modify a mouse click to move a window be changed? How?
19:01.58*** join/#kde daitheflu (~quassel@2a01:e35:8a48:1800:1e6f:65ff:fe52:dd3a)
19:02.14*** join/#kde Goliath23 (~david@vidsolbach.de)
19:02.42*** join/#kde thiago (~thiago@kde/thiago)
19:07.48*** join/#kde BartlomiejB (~bartlomie@unaffiliated/bartz)
19:09.20*** join/#kde mxttie (~mattie@94-225-166-248.access.telenet.be)
19:09.40*** join/#kde Taduro (~quassel@57.Red-83-50-120.dynamicIP.rima-tde.net)
19:11.00*** join/#kde radzio (~radzio@static-nat-158.broadband.greenlan.pl)
19:12.12*** join/#kde lordieva1er (~lordievad@524BED66.cm-4-4d.dynamic.ziggo.nl)
19:15.38*** join/#kde _rd (~rd@p57B48747.dip0.t-ipconnect.de)
19:15.49*** join/#kde AfoHT (~AfoHT@afoht.campus.luth.se)
19:17.22*** join/#kde ndegruchy (~ndegruchy@173.227.98.2)
19:17.50*** join/#kde blackstar (~quassel@24-177-213-24.dhcp.ftbg.wi.charter.com)
19:19.09*** join/#kde JackWinter (~jack@vodsl-4669.vo.lu)
19:19.19*** join/#kde cogsu (~cogsu@76.91.19.248)
19:22.50*** join/#kde eniac_petrov (~quassel@91.196.224.231)
19:24.11*** join/#kde Z_God (~julius@2001:888:141f:0:7d68:a340:c302:657e)
19:26.21*** join/#kde ndegruchy (~ndegruchy@173.227.98.2)
19:26.31*** join/#kde jonrwads (~jonrwads@187.184.85.8.cable.dyn.cableonline.com.mx)
19:28.58*** join/#kde Daskreech (~skreech@katapult/ninja/daskreech)
19:33.39*** join/#kde kirun (~kirun@82-71-16-154.dsl.in-addr.zen.co.uk)
19:34.56*** join/#kde flami (~quassel@HSI-KBW-134-3-46-21.hsi14.kabel-badenwuerttemberg.de)
19:35.51*** join/#kde zoiss (~zoiss@2001:a60:123b:4d01:ea40:f2ff:fe68:e2b4)
19:40.03*** join/#kde kalakjsd (~kk@49.156.79.58)
19:40.42*** join/#kde AndroidLoverInSF (~AndroidLo@64.56.206.254)
19:43.24*** join/#kde AlexRussia (~manjaro@campus.ifmo.ru)
19:45.22*** join/#kde sandman66 (~Grayson@p4FC63356.dip0.t-ipconnect.de)
19:45.26*** join/#kde fabvlvs (~fabvlvs@net-93-145-127-44.cust.dsl.teletu.it)
19:47.34*** join/#kde arif-ali (~arif-ali@2.28.240.15)
19:49.03*** join/#kde waltercool_ (~waltercoo@190-82-74-66.static.tie.cl)
19:53.08*** join/#kde ChemBro (~chembro@frnk-d9333d28.pool.mediaWays.net)
19:53.27*** join/#kde waltercool__ (~waltercoo@190-82-74-66.static.tie.cl)
19:54.43*** part/#kde kalakjsd (~kk@49.156.79.58)
19:54.56*** join/#kde diegoviola (~diego@unaffiliated/diegoviola)
19:55.54*** join/#kde derdon (~quassel@p5B31E26C.dip0.t-ipconnect.de)
19:56.47*** join/#kde JackWinter (~jack@vodsl-4669.vo.lu)
19:56.49*** join/#kde sheytan (~quassel@bcx10.neoplus.adsl.tpnet.pl)
19:58.52*** join/#kde mdemeyer_ (~maarten@78-23-3-242.access.telenet.be)
19:59.14*** join/#kde keithzg (~quassel@184.70.164.246)
20:03.01*** join/#kde darkbasic_ (~quassel@niko.linuxsystems.it)
20:08.01*** join/#kde MadAGu (~MadAGu@ppp005054122068.access.hol.gr)
20:09.05*** join/#kde lns (~lns@pdpc/supporter/professional/lns)
20:09.47*** join/#kde Wenzel_ (~quassel@ppp-seco11pa2-46-193-143.95.wb.wifirst.net)
20:10.49*** join/#kde zanny (~zanny@64.9.41.220)
20:11.20*** join/#kde homerj (~homerj@april-fools/second/homerj)
20:12.07*** join/#kde drvoodoo (~jojo@ip-37-201-9-239.unitymediagroup.de)
20:12.09homerjarch kde 4.11.3, is there a way to set a notification based on the power of a specific device?
20:12.09*** join/#kde zofos (~higgs@178-68-91.dynamic.cyta.gr)
20:13.26homerjdo all the power saving stuff when the UPS battery is low, but keyboard and battery just display some notification
20:17.44*** join/#kde trusktr (~trusktr@130.86.72.212)
20:19.52*** join/#kde aracele (~quassel@177.180.110.204)
20:24.16*** join/#kde dkpi (~maxime@mla78-1-82-240-16-5.fbx.proxad.net)
20:25.33*** join/#kde chris_hd (~chris@x2f6e046.dyn.telefonica.de)
20:27.42ndegruchyACPI events, maybe?
20:28.14ndegruchyhttps://wiki.archlinux.org/index.php/Acpi
20:30.25*** join/#kde tosky (~tosky@176.74.128.57)
20:30.37*** join/#kde Tuxist (~quassel@p5B26EEA8.dip0.t-ipconnect.de)
20:30.47*** join/#kde mdemeyer_ (~maarten@78-23-3-242.access.telenet.be)
20:34.54*** join/#kde bennnormous (~root@96-38-233-254.static.gwnt.ga.charter.com)
20:37.08*** join/#kde bennnormous (~root@96-38-233-254.static.gwnt.ga.charter.com)
20:37.58*** join/#kde bennormous (~root@96-38-233-254.static.gwnt.ga.charter.com)
20:39.25*** join/#kde trifolio6 (~h@62.43.62.203.dyn.user.ono.com)
20:42.00geomyidae<3 monthly releases
20:42.31geomyidaeeven more excited for the tech preview!
20:46.53*** join/#kde ShalokShalom (~shaloksha@84-112-236-94.dynamic.surfer.at)
20:48.08*** join/#kde Toast (~quassel@w-247.cust-16293.ip.static.uno.uk.net)
20:49.31*** join/#kde fabiod (~fabio@151.74.155.82)
20:49.33*** join/#kde RakosiGergely (~RGeri77@catv-176-63-144-210.catv.broadband.hu)
20:50.32*** join/#kde deezed (~deezed@177.10.12.153)
20:51.57*** join/#kde JanKusanagi (~jan@43.Red-79-152-226.dynamicIP.rima-tde.net)
20:58.04*** join/#kde Phoenixz (~quassel@177.226.46.158)
20:59.08*** join/#kde RakosiGergely (~RGeri77@catv-176-63-144-210.catv.broadband.hu)
21:00.51*** join/#kde tetris4 (~quassel@46-159-147.adsl.cyta.gr)
21:03.12*** join/#kde samikshan (~sbairagy@kde/developer/bairagya)
21:03.46*** join/#kde ecube (~ecube@unaffiliated/ecube)
21:03.50*** join/#kde blueck (~bb@dslb-092-076-125-180.pools.arcor-ip.net)
21:04.30*** join/#kde google01103 (~smiley@pool-96-240-230-146.spfdma.east.verizon.net)
21:04.33*** join/#kde Timmy (~quassel@unaffiliated/timmyt)
21:04.58*** join/#kde Axone (~Axone@murphy.electrolab.fr)
21:11.19*** join/#kde cordell (~BigC@68-185-135-105.dhcp.jcsn.tn.charter.com)
21:13.06*** join/#kde mschiff (~mschiff@port-92024.pppoe.wtnet.de)
21:13.06*** join/#kde mschiff (~mschiff@gentoo/developer/mschiff)
21:16.18*** part/#kde asfyxia (~quassel@unaffiliated/asfyxia)
21:20.15*** join/#kde google01103 (~smiley@pool-96-240-230-146.spfdma.east.verizon.net)
21:22.35*** join/#kde vincenzopii (~quassel@178-84-40-162.dynamic.upc.nl)
21:22.46*** join/#kde bennormous (~root@96-38-233-254.static.gwnt.ga.charter.com)
21:25.36*** join/#kde daitheflu (~quassel@2a01:e35:8a48:1800:1e6f:65ff:fe52:dd3a)
21:26.03*** join/#kde Z_God (~julius@2001:888:141f:0:7d68:a340:c302:657e)
21:29.11*** join/#kde ArchCezar (1000@aeik244.neoplus.adsl.tpnet.pl)
21:31.29*** join/#kde quorteth (~quorteth@137.82.80.60)
21:33.29*** join/#kde lns (~lns@pdpc/supporter/professional/lns)
21:34.31*** join/#kde alket (~quassel@46.99.22.58)
21:35.49*** join/#kde Etzos (~quassel@96.245.38.3)
21:36.11*** join/#kde Timmy (~quassel@unaffiliated/timmyt)
21:39.24*** join/#kde ozzzy (~quassel@bas1-london16-2925400096.dsl.bell.ca)
21:39.24*** join/#kde ozzzy (~quassel@unaffiliated/ozzzy)
21:43.21*** join/#kde Inkane (~quassel@p4FE5E72B.dip0.t-ipconnect.de)
21:45.01*** join/#kde ronnoc (~quassel@user-12l34uv.cable.mindspring.com)
21:46.42lnsIs there a way to have windows raise if you're holding ALT and then click, instead of just clicking the window?
21:47.52*** join/#kde cff_ (~codeforfu@unaffiliated/shiningthrough)
21:50.35*** join/#kde rriemann_ (~rriemann@78.251.250.251)
21:52.08*** join/#kde blackstar (~quassel@24-177-213-24.dhcp.ftbg.wi.charter.com)
21:52.12*** join/#kde AfoHT_ (~AfoHT@afoht.campus.luth.se)
21:52.32*** join/#kde tom94 (~tom@152.78.171.10)
21:52.34*** join/#kde radzio (~radzio@static-nat-158.broadband.greenlan.pl)
21:52.57*** join/#kde Leoneof (~Leoneof@unaffiliated/leoneof)
21:53.48ShalokShalomIns: What u mean with raise exactly, please?
21:54.27lnsShalokShalom, raise window as in move to foreground (from background of another window)
21:55.26lnsI just don't want to click a button / select text / etc by clicking on the window in the background, I'd rather alt+click and make sure nothing is executed in window I want to bring to the front
21:56.13ShalokShalomu can make it with mouse contact
21:56.48*** join/#kde promulo (~quassel@187.58.97.49)
21:56.56*** join/#kde turgay (~deneme@95.13.84.152)
21:57.29lnsYeah but I do a lot of alt+dragging of windows, i just think it would be nice to have the window come to the front when you move it using that method
21:57.49ShalokShalomafaik, is it possible, to create mouse and keybord keybindings in KWin 5
21:58.11ShalokShalomask in #KWin
21:58.53lnsty ShalokShalom =)
21:59.15ShalokShalomyour welcome ;)
21:59.16*** join/#kde Aristide (~quassel@tok69-5-82-235-150-75.fbx.proxad.net)
22:00.34*** join/#kde Phr33d0m (~x@gentoo/contributor/phr33d0m)
22:01.56*** join/#kde wakou2 (~stephen@host86-150-26-69.range86-150.btcentralplus.com)
22:02.23*** join/#kde matanya (~matanya@wikimedia/matanya)
22:03.39*** join/#kde promulo (~quassel@187.58.97.49)
22:06.28*** join/#kde oget (~oget@cpe-72-229-239-251.nyc.res.rr.com)
22:07.56*** join/#kde matanya (~matanya@wikimedia/matanya)
22:08.12*** join/#kde Aristide (~quassel@tok69-5-82-235-150-75.fbx.proxad.net)
22:08.18*** join/#kde matanya (~matanya@wikimedia/matanya)
22:09.25*** join/#kde matanya (~matanya@wikimedia/matanya)
22:10.05*** join/#kde tom94_ (~tom@152.78.171.10)
22:11.03lnsI had one more question, is there a way to move/drag windows around in 'present windows' mode?
22:11.11*** join/#kde cogsu (~cogsu@76.91.19.248)
22:12.18ShalokShalom#kwin
22:12.46lnsheh ok
22:13.20*** join/#kde mduarte (~mduarte@186.225.210.68)
22:13.28ShalokShalom;) they are the pros :)
22:13.29*** join/#kde cogsu (~cogsu@76.91.19.248)
22:13.37*** join/#kde x__ (~x@static-nat-156.broadband.greenlan.pl)
22:13.54*** join/#kde BluesKaj_ (~Kaj@unaffiliated/blueskaj)
22:14.37lnshehe, just found answer anyway =) System Settings -> Window Behavior -> Window Actions -> under "Inner Window, Titlebar & Frame"
22:15.22homerjif there's one thing about kwin, any goofy thing you want to do with it, there's an option in there
22:15.27ShalokShalomcool
22:15.37ShalokShalomyes ^^
22:17.54*** join/#kde AfoHT_ (~AfoHT@afoht.campus.luth.se)
22:18.39ozzzykwin appears to be what's blowing away on me several times a day
22:19.32ShalokShalomKWin 5 is coming. With Wayland. With Plasma 2
22:19.50ozzzyoh hurray
22:20.00lnsI like KDE more and more each day I use it (currently on day 5 iirc).. ditched Gnome 3 after many moons, why force my desktop into a tablet? I like desktops ;)
22:20.00lnsI'm really happy kwin is so configurable. I used to think it was always just trying to imitate Windows but it's come a long way since I last tried it (probably at least 3 years ago)
22:20.13*** join/#kde cogsu (~cogsu@76.91.19.248)
22:20.15lnslove to see it didn't ditch compiz like Gnome did
22:20.20lnsneed those wobbly windows ;)
22:20.40ShalokShalomI think we sould call it GNU/Linux KDE SC ^_^
22:21.04lnsmy beef with wayland is that it doesn't take thin clients into consideration =(
22:21.18ShalokShalomIns: U write about the work from Martin, for great Parts ;)
22:21.40homerjno, wobbly windows would conflict with gnome's idea of having a clean desktop, along with things like having programs open
22:21.53lnslol
22:22.16*** join/#kde AfoHT_ (~AfoHT@afoht.campus.luth.se)
22:23.26moviurolns: do you use kwin or compiz?
22:24.55ShalokShalomIns: http://blog.martin-graesslin.com/blog/
22:24.55ShalokShalomMartin is the KWin Maintainer and a very nice Guy, in my Sense.
22:24.57ShalokShalomWelcome in the Community :D
22:27.18*** join/#kde AfoHT__ (~AfoHT@afoht.campus.luth.se)
22:27.38*** join/#kde mithnae (~mithnae@89-67-230-55.dynamic.chello.pl)
22:28.20lnsthanks ShalokShalom. moviuro, ? you mean about wayland?
22:28.53*** join/#kde daniel-s_ (~daniel-s@pa49-184-96-50.pa.vic.optusnet.com.au)
22:29.04moviurolns: I saw you wrote you needed thos wobbly windows and also wrote about compiz, so i just asked :)
22:29.14lnsmoviuro, oh hehe
22:29.30lnswell kwin desktop effects *are* compiz right?
22:29.36moviurothe more KDE advanced, the more compiz became unusable on KDE
22:29.53moviurolns: they are compositing effects, yes
22:30.02lnsoh, they rolled their own though?
22:30.12moviurobut compiz as I know it (compiz-fusion) is a stand-alone WM
22:30.18ShalokShalomyes
22:30.30moviurokwin and compiz are different projects, yes
22:30.40lnsoh ok..i'm sure there's some codesharing though, was it forked when that decision was made?
22:30.52moviurohas no clue
22:30.56lnshehe..just curious
22:31.18*** join/#kde gymnogyps (~condor@65.88.88.175)
22:32.26*** join/#kde Smile30 (~ruisilva@a95-92-54-73.cpe.netcabo.pt)
22:32.44*** join/#kde Juan (~juan@unaffiliated/juan)
22:33.59*** join/#kde bootkiller (~boot@a89-154-160-86.cpe.netcabo.pt)
22:34.07*** join/#kde arif-ali (~arif-ali@2.28.240.15)
22:34.26ShalokShalomIns: About the implemention from a Compiz Effekt to Kwin: http://blog.martin-graesslin.com/blog/?s=compiz+cube
22:34.57ShalokShalom"Kind of funny, that the most useless effect can be ported while the useful ones seem to be impossible "
22:36.38ShalokShalomPIM fuck my CPU here, what is going on, i ride Chakra with 4.11.3, i thought, this issue is fixed since 4.11, yes?
22:36.56*** join/#kde esing (~es@unaffiliated/esing)
22:37.13moviuroShalokShalom: like kontact& co?
22:37.21ShalokShalomyes
22:37.30ShalokShalomvirtuoso and kget in this case.
22:37.34*** join/#kde sungami (~sungami@2001:470:9646:0:f99a:cee5:6d80:85f7)
22:37.34*** join/#kde sungami (~sungami@unaffiliated/sungami)
22:37.46moviurohmmm... no such trouble with archlinux (though, I don't use kget much these days)
22:37.59moviurovirtuoso only runs when I'm on AC
22:38.18*** join/#kde qstrahl (~qstrahl@24.114.67.146)
22:38.31moviuroand CPU power is pretty low here (~2W, no more at normal rate)
22:40.53ShalokShalomI mean the CPU Performance dude :D
22:41.05ShalokShalomhey yo, there is a new tiling script for kwin released ^_^
22:41.15*** join/#kde SporkWitch|lappy (~kvirc@cpe-74-74-166-96.rochester.res.rr.com)
22:41.20moviuroShalokShalom: well, CPU is so idle it doesn't eat more than 2W :รพ
22:41.34moviuroShalokShalom: where, where? tell me where? :D
22:42.22moviuroOK, kwin-scripts-tiling, v1.3.1.2 ?
22:42.36ShalokShalomSystemsettings > Window Behavior > KWin Scripts and then on the Star icon ^^
22:42.50moviurothat's sweet
22:42.57moviurobut well, i'll use the AUR ;)
22:42.57*** join/#kde Sho_ (~sho@kde/hein)
22:43.17*** join/#kde DHalens (~DHalens@unaffiliated/dhalens)
22:43.36ShalokShalombecause?
22:43.42ShalokShalomthats open Desktop
22:43.57*** join/#kde jfroebe (~jason@2602:306:c47e:10f0:c95e:ad36:4217:eba0)
22:43.59ShalokShalomthere are many fancy scripts ^^
22:44.05dv_when I rotate my 1920x1200 screen with the krandr gui to the left, the resulting virtual screen has 1920x1920 pixels, not 1200x1920 as I expected
22:44.17dv_but if I rotate it with the arandr gui, it works just fine
22:44.27moviurowell, only one in the aur with 'kwin' 'tiling', so I guess it's the one
22:45.09dv_(using arch linux here, kde 4.11.3 )
22:46.43moviuroShalokShalom: how do you switch places with the script?
22:47.12ShalokShalomCool, there is a Script called Shimmer,, to create a Keybinding for all Programms, and they appear then like yakuake ^
22:47.48ShalokShalommoviuro: I detect all this scripts, just right now :D
22:49.24ShalokShalomdv_: Krandr is unsupported now.
22:50.22ShalokShalomI mean, they drop the Code with KDE 5
22:51.27dv_ShalokShalom: ah. kscreen is the replacement? but where is the UI for rotating?
22:52.32ShalokShalomkscreen
22:52.49ShalokShalomin Frameworks 5
22:52.55moviuroin the options, you get the rotation 'non', 90, 180, etc
22:52.56*** join/#kde Axone (~Axone@murphy.electrolab.fr)
22:53.00ShalokShalomCurrently krandr :P
22:53.12ShalokShalomfrom kscreen? now?
22:53.22dv_yes?
22:53.46moviurooh, sorry, krandr is the one integrated within systemsettings
22:53.48moviuromy bad
22:53.49ShalokShalomoh yes, you are correct
22:54.06ShalokShalomChakra include currently both.
22:55.40*** join/#kde VoidAtValhalla (~void@ip-94-113-104-181.net.upcbroadband.cz)
22:55.45*** join/#kde VoidAtValhalla (~void@unaffiliated/voidatvalhalla)
22:55.53dv_nice, works, with the correct resolution!
22:56.08dv_is there a way though to get options for rotation into the panel?
22:56.14ShalokShalomyes ;)
22:56.29dv_... krandr ?
22:56.39*** part/#kde jfroebe (~jason@2602:306:c47e:10f0:c95e:ad36:4217:eba0)
22:57.03ShalokShalomYes = Congratulation to your correct resoltuion
22:57.09dv_ah :)
22:57.20*** join/#kde Smile30 (~ruisilva@a95-92-54-73.cpe.netcabo.pt)
22:57.22dv_well I guess the important part was that kscreen wasnt installed.
22:57.28ShalokShalomYour Request: I just know, that there is a app, to become each programme into the system tray.
22:57.41ShalokShalomoh ^^
22:57.49ShalokShalomthats arch :P
22:57.56dv_yeah
22:58.03dv_well a widget would be perfect I guess
22:58.08ShalokShalommhn
22:58.55DHalenshi! I got a random kdeinit4 crash when the display dimmed and I was wondering if someone can tell me if such a random thing is worth reporting http://pastebin.kde.org/ptju8lbdr opensuse 4.10.5-r1
22:59.10moviuroHmm, thx ShalokShalom for pointing out thos scripts exist :) I'll check them out later (tiling without knowing the sortcuts would be terrible....)
22:59.14moviurobye now
22:59.32ShalokShalombye
23:01.27*** join/#kde AndroidLoverInSF (~AndroidLo@ip-64-134-239-22.public.wayport.net)
23:02.59*** join/#kde qstrahl (~qstrahl@24.114.67.146)
23:03.50*** join/#kde sungami (~sungami@2001:470:9646:0:f99a:cee5:6d80:85f7)
23:03.50*** join/#kde sungami (~sungami@unaffiliated/sungami)
23:04.25*** join/#kde matanya (~matanya@wikimedia/matanya)
23:07.33*** join/#kde mdemeyer_ (~maarten@78-23-3-242.access.telenet.be)
23:07.49*** join/#kde iqualfragile (~iqualfrag@unaffiliated/iqualfragile)
23:09.46*** join/#kde enderw (~enderw@75.152.181.238)
23:10.48*** join/#kde abchirk (~abchirk@f052243157.adsl.alicedsl.de)
23:12.17*** join/#kde johannes_ (~johannes@2.161.183.68)
23:18.42*** join/#kde f10 (~f10@188-192-180-37-dynip.superkabel.de)
23:19.15*** join/#kde tetris4 (~quassel@46-159-147.adsl.cyta.gr)
23:21.11*** join/#kde cogsu (~cogsu@76.91.19.248)
23:22.27*** join/#kde kenzo450D (~kenzo@117.211.86.109)
23:24.33*** join/#kde Nytram (~Nytram@97e5ea15.skybroadband.com)
23:26.14*** join/#kde oleo (~oleo@xdsl-78-35-168-118.netcologne.de)
23:30.00*** part/#kde edakiri (~kiri@unaffiliated/edakiri)
23:32.48*** join/#kde ShalokShalom (~shaloksha@84-112-236-94.dynamic.surfer.at)
23:33.13*** join/#kde wlemuel (~lemuel@58.39.61.127)
23:35.48*** join/#kde lowsfer (~yao@149.171.144.10)
23:37.58*** join/#kde bit-pirate (~quassel@106.240.238.35)
23:38.56*** join/#kde s8321414 (~jeff@140.127.38.68)
23:44.35*** join/#kde Forkk (forkk@2600:3c00::f03c:91ff:fe70:b819)
23:50.17*** join/#kde Forkk (forkk@2600:3c00::f03c:91ff:fe70:b819)
23:52.33*** join/#kde trusktr (~trusktr@130.86.72.212)
23:53.24*** join/#kde Malcer (~quassel@90.175.96.119)
23:55.52*** join/#kde marcus__ (~quassel@106.240.238.35)
23:59.01*** join/#kde Forkk (forkk@2600:3c00::f03c:91ff:fe70:b819)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.