gnome-3 Questions

2

Solved

I am new to Gtk+ development, and am trying to write an app using PyGObject and Gtk+3.0. When I run my app in Gnome Shell from the command line, however, the application name as it appears in the u...
Hyperbolic asked 17/2, 2012 at 7:0

4

Solved

We are trialing Gtk3/Vala/Genie for the development of application user interfaces using Gnome-Builder/Meson/Glade/Flatpak. While there are many examples of Gtk.HeaderBar.pack_start( ... ) and Gtk....
Bumble asked 2/2, 2018 at 10:51

3

Solved

when I upgraded from gnome 3.4 to gnome 3.6 I realized that I could not change my keyboard layout using Alt+Shift anymore. so I installed gnome-tweak-tool and in Typing tab I selected Alt+Shift fro...
Dyspepsia asked 5/1, 2013 at 13:5

4

Solved

Background: I'm working on a piece of software called ActivityWatch that logs what you do on your computer. Basically an attempt at addressing some of the issues with: RescueTime, selfspy, arbtt, e...
Apyretic asked 2/8, 2017 at 15:28

3

Goal: Assign both the Super_L or Super_R keys as triggers for the overlay menu. Environment: Gnome 3.26.2, Fedora 27, Dell XPS 9550, Kinesis Advantage2 Why: For work I use a laptop either by itse...
Bronson asked 22/11, 2017 at 16:49

3

Solved

Gnome 3 has a beautiful calendar panel that drops down from the menu bar, and includes a space for your upcoming appointments. By default this appointment manager reads from the calendar in Evoluti...
Booby asked 17/10, 2011 at 14:35

3

Solved

When I want to execute a file, it seems that I always have to first 'cd' into that file's directory before executing it, unless it fails on a can't-find-my-dataz type error. How can I get around ...
Necrophilia asked 29/11, 2012 at 10:50

1

Solved

Is there a way to change WM_CLASS of showinfo (and other dialogs)? className, class_ parameters do the job for Tk, Toplevel. import tkinter as tk from tkinter.messagebox import showinfo if __name_...
Corinthians asked 15/5, 2022 at 17:6

4

I'm using the following code to set my Java Swing application's title in Gnome 3's top bar. However, when I run it, I get the warnings shown below the code. Is there a better way to set the applica...
Adjudge asked 19/11, 2017 at 23:3

3

When a user right-click on a folder in Nautilus, a menu appears. I want to add more options in that menu. I am using Gnome 3. Is there any other way to customize that menu with command line?...
Arroyo asked 11/11, 2017 at 6:20

6

I would like to disable the Gnome 3 notifications/pop-ups/integrated notifications (if that's even the right term for them). For example, they're the notifications that appear when your receive an ...
Overgrowth asked 4/11, 2011 at 14:59

2

Solved

How can I add an event or other method to listen to keypresses on a gnome shell extension? e.g. show a dialog with each key press showing the pressed key? I can not find any example. The documenta...
Pothook asked 15/2, 2015 at 1:3

4

Solved

So I have a fresh install of Centos 7 Desktop version. It uses gnome 3.8 and I have multiple monitors. When I go left to right with my mouse on the top portion of the screen, it shows me all ...
Potaufeu asked 1/5, 2015 at 19:15

3

So I'm making a Gnome Shell extension. And I want to be able to run some command with a pipe. (The command is actually "xrandr --query | awk 'something'", but that is off topic) So, what I have do...
Nielsen asked 25/11, 2015 at 8:36

1

Gnome Shell has great shortcuts, however, I don't find a way to call them programmingly Assume that I want to use a GJS script to start Google Chrome, move it to workspace 1, and maximize it, then ...
Knapp asked 13/2, 2014 at 8:25

1

Solved

I am very new to GNOME extension development, and I am having a hard time working with it, due to a profound lack of documentation (or maybe my Internet is clandestinely censored) of the API. I sta...
Noakes asked 28/4, 2018 at 19:44

2

I am running Debian Sid with the following bluetooth-related packages installed: blueman 2.0.4-1 bluetooth 5.43-1 bluez 5.43-1 bluez-firmware 1.2-3 firmware-misc-nonfree 20161130-2 gnome-bluetoot...
Breana asked 24/2, 2017 at 20:49

2

Solved

I tried to do a GtkHeaderBar application with glade 3.20, but I have the oldschool bar on top every time, when creating my python app. In glade 3.19, checking the client-side decoration property c...
Fulvia asked 24/6, 2016 at 9:41

8

Solved

I would like to develop GNOME Shell extensions and found it's really easy to step into the development process but I still can't figure out how to debug / test my extensions effectively. Are there...

2

I want to write an extension that does the opposite of the "focus-follows mouse" setting in GNOME Shell: I want to make my pointer move to the center of the currently focused window. Can this be d...
Burkitt asked 4/1, 2017 at 22:27

0

I have question how to change focus between two screens on Gnome. I am using Fedora 25 and I can move window to other screen by using mod + shift + right or mod + shift + left but focus (cursor) st...
Cecil asked 14/1, 2017 at 18:5

1

Solved

Is there a way for a Java Swing desktop application that runs in Gnome (3.14) on Linux (Debian) to make Gnome use the dark-themed (Adwaita) version of the window decoration? I am using a custom da...
Jaredjarek asked 7/3, 2016 at 20:21

5

Solved

I'm running some code in Java on Ubuntu 12.04 LTS 64 Bit (with Gnome Shell), using Oracle JDK 1.8.0_05 via NetBeans8.0. The following function works perfectly when called either in Main or in an o...
Insouciant asked 19/4, 2014 at 23:10

1

I am trying to create simple gtk application for gnome-shell using gjs. Its window contains Gtk.TextView only and I want to process events when user is typing. Here is my code: #!/usr/bin/gjs v...
Selectee asked 4/6, 2015 at 22:56

1

Solved

I am using a text editor which uses shortcut ctrl+alt+arrowup/arrowdown which is default key for switching workspaces in fedora 20. So i need to change the shortcut key to make it work in text edit...
Genitourinary asked 12/11, 2014 at 14:4

© 2022 - 2025 — McMap. All rights reserved.