Re: Gnome 3.16 applications in other desktop environments have an ugly frame around their windows now

2015-04-11 Thread Bazon Bloch
Bug report for gtk3: https://bugzilla.gnome.org/show_bug.cgi?id=747688 2015-04-11 12:07 GMT+02:00 Olaf Leidinger : > > @Olaf: > > Thanks but no, that doesn't work. Nautilus doesn't start that way. > > Trying to start nautilus 3.16 with gnome-themes-standard 3.14 and > > gtk3 3.14: > > > The relev

Re: Gnome 3.16 applications in other desktop environments have an ugly frame around their windows now

2015-04-11 Thread Bazon Bloch
@Olaf: Thanks but no, that doesn't work. Nautilus doesn't start that way. Trying to start nautilus 3.16 with gnome-themes-standard 3.14 and gtk3 3.14: $ nautilus (nautilus:5835): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:2:19: Theming engine 'adwaita' not found (nautilus:5835): Gtk-WA

Re: Gnome 3.16 applications in other desktop environments have an ugly frame around their windows now

2015-04-11 Thread Bazon Bloch
deprecated and shouldn't be used anymore. It will be removed in a future version. (nautilus:5174): GLib-GObject-WARNING **: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version. So thanks for your input! 201

Re: Gnome 3.16 applications in other desktop environments have an ugly frame around their windows now

2015-04-10 Thread Bazon Bloch
ct of foreign compositors working together with Gnome broke in 3.16? Am 10.04.2015 17:42 schrieb "Emmanuele Bassi" : > Hi; > > On 10 April 2015 at 16:05, drago01 wrote: > > On Fri, Apr 10, 2015 at 4:59 PM, Bazon Bloch > wrote: > >> With Gnome 3.16, appl

Re: Extension porting to 3.12

2014-05-01 Thread Bazon Bloch
n Thu, May 1, 2014 at 5:57 PM, Bazon Bloch wrote: > >> Thanks, that's a better point to start... >> > > Did you manage to udpate your extension to 3.12? > Which extension have you written? > > Thanks! > ___ gnome-

Re: Extension porting to 3.12

2014-05-01 Thread Bazon Bloch
Thanks, that's a better point to start... 2014-05-01 17:46 GMT+02:00 drago01 : > On Thu, May 1, 2014 at 5:35 PM, Bazon Bloch wrote: > > I have some problems with porting my extensions to 3.12: > > > > before, the javascript source was in /usr/share/gnome-shell/. .

Re: Extension porting to 3.12

2014-05-01 Thread Bazon Bloch
I have some problems with porting my extensions to 3.12: before, the javascript source was in /usr/share/gnome-shell/. . now there is: nothing! So where has the java-script original code gone? also, looking-glass doesn't seem to work as before: although my extension (which is working in 3.10

Re: UI Freezes in gnome shell, usually when playing video ?

2014-03-16 Thread Bazon Bloch
No such problems on arch. One of the reasons I moved away from ubuntu was the bad Gnome-Shell integration (only using heavy patched Gnome-Software), I can imagine is it still as bad. 2014-03-16 20:53 GMT+01:00 Adam Tauno Williams : > On Sun, 2014-03-16 at 10:43 -0700, Stuart Axon wrote: > > I'm

Re: Mutter 3.10.4

2014-02-20 Thread Bazon Bloch
* Fix configuration of cloned monitors [Adel; #710610] many thanks for this! 2014-02-20 0:44 GMT+01:00 Florian Müllner : > About mutter > > > Mutter is a window and compositing manager that displays and manages > your desktop via OpenGL. Mutter combines a sophisticated display > en

Re: Mutter 3.11.5

2014-02-05 Thread Bazon Bloch
Will these bugfixes also make it in 3.10? I'm particualry interested in * Fix configuration of cloned monitors [Adel; #710610] thanks! 2014-02-05 Florian Müllner : > About mutter > > > Mutter is a window and compositing manager that displays and manages > your desktop via OpenGL. M

Re: How to set a button setting via extension?

2013-11-16 Thread Bazon Bloch
is one: > https://extensions.gnome.org/extension/5/alternative-status-menu/ > > > > Am 16.11.2013 06:57, schrieb Bazon Bloch: > >Hello, > > in /usr/share/gnome-shell/js/ui/status/system.js I prefer to have > this._altSwitcher = new AltSwitcher(this.

How to set a button setting via extension?

2013-11-15 Thread Bazon Bloch
Hello, in /usr/share/gnome-shell/js/ui/status/system.js I prefer to have this._altSwitcher = new AltSwitcher(this._suspendAction, this._powerOffAction); in line 352 instead of the default this._altSwitcher = new AltSwitcher(this._powerOffAction, this._suspendAction); as my switchi

Re: Dragging windows to other workspaces doesn't work in display clone mode

2013-11-12 Thread Bazon Bloch
OK, bug report: https://bugzilla.gnome.org/show_bug.cgi?id=712178 2013/11/10 Mads Villadsen > Something similar is happening to me with gnome-shell-3.10.1-2.fc20.x86_64 > in Fedora 20. Sometimes however it is possible to drag windows to > workspaces that have other windows on them already but I

Dragging windows to other workspaces doesn't work in display clone mode

2013-11-10 Thread Bazon Bloch
Here on Arch with gnome-shell 3.10.1-1. As soon as the second monitor is switched off or is used as a secondary display, not a clone, dragging windows to other workspaces works again. Can someone reproduce this on other distributions? (Or asked in another way: Should this bug be filed in Gnome or

Re: Dragging windows to other workspaces broken for someone else, too?

2013-11-10 Thread Bazon Bloch
And now I was able to reproduce the setting which breaks dragging windows to other workspaces: It's cloning monitors! As soon as you use the second monitor as a secondary display and not as a clone, dragging windows to other workspaces works again! 2013/11/9 Bazon Bloch > OK, I mov

Re: Dragging windows to other workspaces broken for someone else, too?

2013-11-09 Thread Bazon Bloch
OK, I moved about half of my ~/. files/folders and now it's working again. I was to unpatience to find out which folder was causing it in particular... 2013/11/8 Bazon Bloch > Am 08.11.2013 00:12, schrieb Mark Blakeney: > > On 11/08/2013 02:02 AM, Bazon Bloch wrote: >> >

Re: Dragging windows to other workspaces broken for someone else, too? - Where are Gnome-Settings in Home-Directory?

2013-11-09 Thread Bazon Bloch
Am 09.11.2013 21:33, schrieb Bazon Bloch: OK, tried to login as another user, so I suppose something is wrong in my homedir. But where in my homedirectory are the gnome-shell settings? I tried to rename ~/.config/dconf, but that didn't

Dragging windows to other workspaces broken for someone else, too?

2013-11-07 Thread Bazon Bloch
Hello, I'm running gnome-shell 3.10.1-1 on Arch Linux and since recently, dragging windows to anther workspace doesn't work anymore, the window is simply dropped back. This happens even with all extensions disabled and aftter alt+F2 "r". Does this happen to someone else, too? Any hints how to

Re: GS3.10: Is there a way to suspend a desktop without using the keyboard? (alt-key...)

2013-10-27 Thread Bazon Bloch
idea what you need for hilbernate... 2013/10/26 Sang Hero > Same question with hibernate option > > > 2013/10/26 Bazon Bloch > >> As there is no "alternative status menu" extension anymore: >> Is there a way to suspend a desktop without using the keyboard?

GS3.10: Is there a way to suspend a desktop without using the keyboard? (alt-key...)

2013-10-25 Thread Bazon Bloch
As there is no "alternative status menu" extension anymore: Is there a way to suspend a desktop without using the keyboard? From the status menu, you need to keypress alt on the keyboard and hit the mousebutton on the symbol in the status menu at the same time. As this is usally the last thing I

How to hide a user from the GDM login screen?

2013-10-07 Thread Bazon Bloch
With Gnome 2, it was possible to set the UID to a value <1000, and the matching user wasn't displayed in the GDM login screen. That doesn't seem to work now. I added a new user changed it's UID from 1002 to 997, but that user is still displayed in GDM. How can I avoid that? How can I hide a us

Re: Need GDBus Service file for org.gnome.Shell

2013-06-23 Thread Bazon Bloch
ted to the latest updates. > > I loaded the extension and could not duplicate the problem > with a new Arch install. > > Arch is very much a "roll your own" distro. > > I wonder if your problem is specific to your installed system. > > Regards, > Norman > >

Re: Need GDBus Service file for org.gnome.Shell

2013-06-22 Thread Bazon Bloch
this._upClient.disconnect(this._sigResume); > > You may be able to attack your problem as Simon > suggests: "The correct solution is to fix the extension > so it doesn't need reloading." > > Avoid the error by changing the state of your extension > on "sleep

Re: Need GDBus Service file for org.gnome.Shell

2013-06-20 Thread Bazon Bloch
2013/6/20 Florian Müllner > On Thu, Jun 20, 2013 at 1:31 PM, Bazon Bloch wrote: > > But then is the question: > > Why doesn't it reach Gnome-Shell? > > Because it is running in a different session (and probably even under > a different UID) > Thanks, so I supp

Re: Need GDBus Service file for org.gnome.Shell

2013-06-20 Thread Bazon Bloch
Thank you very much, Norman, I'll try that! :-) And concerning your next tip: 2013/6/20 Norman L. Smith > > > You may be able to attack your problem as Simon > suggests: "The correct solution is to fix the extension > so it doesn't need reloading." > > Avoid the error by changing the state of yo

Re: Need GDBus Service file for org.gnome.Shell

2013-06-20 Thread Bazon Bloch
Aha, thank you. But then is the question: Why doesn't it reach Gnome-Shell? And what can be done to make it reach Gnome-Shell? Am 20.06.2013 13:15 schrieb "Simon McVittie" < simon.mcvit...@collabora.co.uk>: > On 20/06/13 11:24, Bazon Bloch wr

Need GDBus Service file for org.gnome.Shell

2013-06-20 Thread Bazon Bloch
Hello world: SHORT VERSION: I got the Error: "GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.Shell was not provided by any service files" and indeed, in /usr/share/dbus-1/services there is no service file for org.gnome.Shell. Looking at the other files there, making s

Re: is it possible to restart an extension via cli?

2013-06-09 Thread Bazon Bloch
st) script, but that didn't work. probably, because it's too early for a restart of the extension then. ) Anyway, I'm quite happy with the dbus command. :-) Am 09.06.2013 07:46, schrieb Tim: On 09/06/13 15:07, Bazon Bloch wrote: Hello, since recently I have a problem with htt

Re: is it possible to restart an extension via cli?

2013-06-08 Thread Bazon Bloch
Thank you, gdbus call --session --dest org.gnome.Shell --object-path /org/gnome/Shell --method org.gnome.Shell.Extensions.ReloadExtension system-moni...@paradoxxx.zero.gmail.com does it! :-) 2013/6/9 Tim > > On 09/06/13 15:07, Bazon Bloch wrote: > > Hello, > > > >

is it possible to restart an extension via cli?

2013-06-08 Thread Bazon Bloch
Hello, since recently I have a problem with https://extensions.gnome.org/extension/120/system-monitor/ : after resume from standby, the CPU graph remains a flat line, that means the values aren't refreshed. (although gnome-system-monitor works) to get the CPU graph working again, I can restar

Re: How to disable auto-maximize on re-open?

2013-06-01 Thread Bazon Bloch
Am 01.06.2013 15:33, schrieb Florian Müllner: On Sat, Jun 1, 2013 at 3:23 PM, Amy wrote: Could this be application-specific? It is in a way - saving window geometry and applying it to newly opened window is up to applications. Auto-maximization when the window size exceeds a threshold (85% of

How to disable auto-maximize on re-open?

2013-06-01 Thread Bazon Bloch
Hello, when a window is closed and its size is big enough, it will be opened next time maximized. I don't like that. If I wanted to have a maximized window, I would have maximized it in the first place. How can I disable this behaviour? Thanks Bazon ___

Re: alt-tab switch application / workspace

2013-05-24 Thread Bazon Bloch
Am 24.05.2013 17:23, schrieb Florian Müllner: It is, but note that it refers to the aforementioned window switcher, not the (default) application switcher. The keybinding does show up in Settings (Settings->Keyboard->Navigation->Switch windows), but unfortunately there is a bug when you try to re

Re: Shutdown Options

2013-05-19 Thread Bazon Bloch
I know, it is much simpler, but a little hidden: Gnome-Shell includes at least the option to restart the last programs. So in case you don't know: it's in gnome-session-properties and there in the options tab. Am 18.05.2013 18:34, schrieb Jason Satterfield: I want to thank everyone for the wa

Re: Shutdown Options

2013-05-18 Thread Bazon Bloch
Infos about writing Gnome Shell Extensions: https://live.gnome.org/GnomeShell/Extensions http://stackoverflow.com/questions/13107743/documentation-for-writing-gnome-shell-extensions At https://extensions.gnome.org/ are several extensions about shutdown options, e.g. https://extensions.gnome.org/e

Re: Some extensions change Language to English after resume, from suspend

2013-05-14 Thread Bazon Bloch
2013/5/14 Vadim > @Amy: I do not think that using Convenience.initTranslations() itself is > the problem. > At least I can confirm that commenting out "Convenience.initTranslations();" in the init Function let's the Problem vanish. > > I believe in your case the problem is that in metadata.js

Re: Some extensions change Language to english after resume from suspend

2013-05-13 Thread Bazon Bloch
Am 13.05.2013 21:55, schrieb Giovanni Campagna: maybe conflicts with other extensions claiming "gnome-shell-extensions" gettext domain) thanks for that hint, indeed it is! after many supends and resumes I found out: https://extensions.gnome.org/extension/355/status-area-horizontal-spacing/ cau

Some extensions change Language to english after resume from suspend

2013-05-13 Thread Bazon Bloch
Hello, is the behaviour described in the title known? I searched for that but haven't found something yet. It happens at least with https://extensions.gnome.org/extension/5/alternative-status-menu/ (e.g. my german "Bereitschaft" becomes "Suspend") and https://extensions.gnome.org/extension/6/

Re: Looking for a connect signal again: Clicking on empty place in overview

2012-10-05 Thread Bazon Bloch
Thanks, Main.overview._viewSelector._workspacesDisplay works! 2012/10/5 Jasper St. Pierre > On Fri, Oct 5, 2012 at 7:11 AM, Bazon Bloch wrote: > > ehm, and where went > > Main.overview._workspacesDisplay.actor > > in Gnome-Shell 3.6? > > > > I tried > >

Re: Looking for a connect signal again: Clicking on empty place in overview

2012-10-05 Thread Bazon Bloch
Bazon Bloch > Thank you both for your informations, they were really useful learning to > handle gnome-shell js again. :-) > > Maybe my exceptions regarding looking-glass were misleaded by my > experiences with the firefox DOM-inspector > https://addons.mozilla.org/de/firefox/addon/

Re: Looking for a connect signal again: Clicking on empty place in overview

2012-10-05 Thread Bazon Bloch
powerful tool for CSS and javascript inspection for both content and chrome. cheers Bazon 2012/10/5 Amy > On 5 October 2012 14:55, Jasper St. Pierre wrote: > > On Fri, Oct 5, 2012 at 12:17 AM, Bazon Bloch > wrote: > >> Thank you, that was indeed the needed connect! :-) &g

Re: Looking for a connect signal again: Clicking on empty place in overview

2012-10-04 Thread Bazon Bloch
r' > object to try and work out which actor you want to listen to events on > if you didn't know it was the _workspacesDisplay.actor). > > On 3 October 2012 23:37, Bazon Bloch wrote: > > Hello, > > > > I would like to show the desktop when clicking an empty place

Looking for a connect signal again: Clicking on empty place in overview

2012-10-03 Thread Bazon Bloch
Hello, I would like to show the desktop when clicking an empty place in the overview in WorkspacesView.WorkspacesDisplay mode. So I need a connect signal for that. Does anyone know that signal? Thanks Bazon ___ gnome-shell-list mailing list gnome-she

Re: Which function is called when an app is selected in AppDisplay by hitting the return key?

2012-10-03 Thread Bazon Bloch
Am 02.10.2012 20:46, schrieb Jasper St. Pierre: On Tue, Oct 2, 2012 at 6:23 AM, Bazon Bloch wrote: OK, a new question rises: How do I recognize this.metaInfo.id is a contact info and not an app? Uh, if you're patching the app search provider or subclassing it, that should never happen.

Re: Which function is called when an app is selected in AppDisplay by hitting the return key?

2012-10-02 Thread Bazon Bloch
Am 02.10.2012 12:23, schrieb Bazon Bloch: OK, a new question rises: How do I recognize this.metaInfo.id is a contact info and not an app? If it is an app, everything is fine (e.g. this.metaInfo.id.activate() works), but the other case is also needed... OK, I found it: try and catch of course

Re: Which function is called when an app is selected in AppDisplay by hitting the return key?

2012-10-02 Thread Bazon Bloch
aunch() or open_new_window() or a bunch of other things. On Fri, Sep 28, 2012 at 1:31 PM, Bazon Bloch wrote: OK, I'm a bit further, but unfortunately, only a bit. I found out which function is called, when the search result is activated by pressing the return key. It's in /usr/share/gnome-shell/js

Re: Which function is called when an app is selected in AppDisplay by hitting the return key?

2012-09-29 Thread Bazon Bloch
from getInitialSearchResults/getSubsequentSearchResults. If you're patching or subclassing AppDisplay, it pushes a ShellApp, so the thing that gets passed to you is that, from which you can call launch() or open_new_window() or a bunch of other things. On Fri, Sep 28, 2012 at 1:31 PM, B

Re: Which function is called when an app is selected in AppDisplay by hitting the return key?

2012-09-28 Thread Bazon Bloch
Result(this.metaInfo.id); Main.overview.toggle(); }, ? Thanks Bazon Am 25.09.2012 20:27, schrieb Jasper St. Pierre: That's because it's a search result. It doesn't activate the button in that case, it calls activateResult on the search provider. On Tue, Sep 25, 2012 at 2:24 PM, Ba

Re: Which function is called when an app is selected in AppDisplay by hitting the return key?

2012-09-25 Thread Bazon Bloch
. ;-) On Tue, Sep 25, 2012 at 2:24 PM, Bazon Bloch wrote: Am 25.09.2012 18:01, schrieb Florian Müllner: The 'button-press' event is only used for the context menu, activation is handled in response to the 'clicked' event; that event is emitted when clicking the StButton

Re: Which function is called when an app is selected in AppDisplay by hitting the return key?

2012-09-25 Thread Bazon Bloch
Am 25.09.2012 18:01, schrieb Florian Müllner: The 'button-press' event is only used for the context menu, activation is handled in response to the 'clicked' event; that event is emitted when clicking the StButton (click == button-press + button-release using the same mouse button). Typing Return/

Re: Which function is called when an app is selected in AppDisplay by hitting the return key?

2012-09-25 Thread Bazon Bloch
Am 24.09.2012 20:35, schrieb Jasper St. Pierre: On Mon, Sep 24, 2012 at 2:27 PM, Bazon Bloch wrote: Hello, ABSTRACT: Which function is called when an app is selected in the AppDisplay by hitting the return/enter key? It seems to make a difference whether the app is activated by mouse click

Which function is called when an app is selected in AppDisplay by hitting the return key?

2012-09-24 Thread Bazon Bloch
Hello, ABSTRACT: Which function is called when an app is selected in the AppDisplay by hitting the return/enter key? It seems to make a difference whether the app is activated by mouse click or return key. I got the function for the mouse click, but I'm looking for the return key function.

Re: What is the easiest way to find out, to which Gnome-Shell version an extension is compatible?

2012-09-07 Thread Bazon Bloch
Sorry, I should have said it more precisely: I wrote an extension and want to know, what I can enter in the metadata.json apart from Version 3.4 which I am using. Am 07.09.2012 21:09 schrieb "Davide Alberelli" : > 2012/9/7 Bazon Bloch > > > > Of course virtual machines

What is the easiest way to find out, to which Gnome-Shell version an extension is compatible?

2012-09-07 Thread Bazon Bloch
Of course virtual machines are possible in order to test that, but is there an easier way to test that? Thanks! ___ gnome-shell-list mailing list gnome-shell-list@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-shell-list

Re: Help for an extension: Call a function when switch workspace in overview

2012-09-03 Thread Bazon Bloch
2012/9/3 Amy > > The above signal fires whenever a workspace is switched, be it via the > overview, keybinding, etc. > > If you only want your function to fire when the overview is open you > check whether the overview is visible with `Main.overview.visible`. > > global.screen.connect('workspace-

Re: Help for an extension: Call a function when switch workspace in overview

2012-09-02 Thread Bazon Bloch
Many many thanks, that's it! :-) (I supposed it's right I put it in the init function of the extension ...at least it works.) Am 02.09.2012 20:39, schrieb Jasper St. Pierre: (CCing gnome-shell-list, please try to reply on-list) On Sun, Sep 2, 2012 at 2:35 PM, Bazon Bl

Help for an extension: switch workspace in overview

2012-09-02 Thread Bazon Bloch
Hello, I'm about to write a Gnome-Shell-Extension and by now, everything is fine, except one thing: I need to call a function when the workspaces switch in the overview. I tried with Main.wm.actionMoveWorkspaceUp, but that is only for workspace change outside the overview. So what can I do t