- 08 Jan, 2013 6 commits
-
-
-
Jasper St. Pierre authored
-
Jasper St. Pierre authored
Due to limitations and bugs in SpiderMonkey's GC, wrapper objects for cairo contexts and similar may not get cleaned up immediately after repainting, leading to leaking memory. Explicitly disposing of such objects after they're not needed can clean up large portions of memory for cairo surfaces. https://bugzilla.gnome.org/show_bug.cgi?id=685513
-
Andre Klapper authored
-
Enrico Nicoletto authored
Updated minor fixes in Brazilian Portuguese translation contributed by F. Neves <florencioneves@gmail.com>
-
Enrico Nicoletto authored
-
- 07 Jan, 2013 2 commits
-
-
-
Kjartan Maraas authored
-
- 06 Jan, 2013 1 commit
-
-
Baurzhan Muftakhidinov authored
-
- 05 Jan, 2013 2 commits
-
-
Matthias Clasen authored
Doh, it is actually a uint, not an int.
-
Matthias Clasen authored
org.gnome.desktop.screensaver lock-delay is an integer, not a boolean, so don't use get_bool() on it. https://bugzilla.gnome.org/show_bug.cgi?id=691170
-
- 04 Jan, 2013 5 commits
-
-
Rui Matos authored
With panel buttons changing dynamically on session mode changes we can no longer rely on a corner's respective box style-changed signal to find the nearest button. Instead, make the panel take care of telling the corners to look for a new button when buttons are changed. https://bugzilla.gnome.org/show_bug.cgi?id=690180
-
-
Rui Matos authored
Acting on each Show/Hide DBus call immediately may cause a lot of jittery movement when Alt+Tabbing or even just switching tabs in e.g. gnome-terminal. To make the OSK feel sturdier, we wait a bit before actually showing or hiding it so that we can coalesce tight sequences of Show/Hide calls. I.e. the last call wins which means that we might end up not doing anything. https://bugzilla.gnome.org/show_bug.cgi?id=688646
-
Rui Matos authored
There's no reason to do it and it actually breaks when showing subkeys since then we won't get a 'key-released' signal for the main key. https://bugzilla.gnome.org/show_bug.cgi?id=674955
-
Rui Matos authored
We can't pushModal() when showing the subkeys popup because that will cause the application to lose focus and thus we get a Hide() call for the whole OSK. Instead, capture events on the main OSK actor while the subkeys popup is shown so that we can both prevent events from reaching the main keys but also cancel the subkeys if the user clicks away in the OSK. https://bugzilla.gnome.org/show_bug.cgi?id=674955
-
- 03 Jan, 2013 10 commits
-
-
Cosimo Cecchi authored
Instead of g_file_create(), which always fails if the file exists already.
-
Cosimo Cecchi authored
Use gdbus-codegen to generate a docbook for the screenshot interface, and add it to our gtk-doc. https://bugzilla.gnome.org/show_bug.cgi?id=688004
-
Cosimo Cecchi authored
Since we're breaking API already, take this as an occasion to use a separate interface for all the screenshot-related methods. The interface name is org.gnome.Shell.Screenshot. Internally, move all the related code to screenshot.js. https://bugzilla.gnome.org/show_bug.cgi?id=688004
-
Cosimo Cecchi authored
When a basename is passed, avoid filename conflicts. The unique path is returned by the API. https://bugzilla.gnome.org/show_bug.cgi?id=688004
-
Cosimo Cecchi authored
Since we also support passing a basename now, clients might be interested in knowing the path used to save the file. Add an out argument to the interface for that. https://bugzilla.gnome.org/show_bug.cgi?id=688004
-
Cosimo Cecchi authored
If a non-absolute path is passed to the screenshot methods, treat it as a basename for the output image, and automatically try to save it in $XDG_PICTURES_DIR, falling back to $HOME if it doesn't exist. https://bugzilla.gnome.org/show_bug.cgi?id=688004
-
Cosimo Cecchi authored
This will be useful for e.g. selecting an area for a screenshot. https://bugzilla.gnome.org/show_bug.cgi?id=687954
-
Giovanni Campagna authored
According to css3-transition, transition-duration is expressed as a time, that is, in seconds or milliseconds. Fix that by recognizing numbers with units and implicitly converting to milliseconds after parsing. https://bugzilla.gnome.org/show_bug.cgi?id=681376
-
Giovanni Campagna authored
-
Giovanni Campagna authored
The screensaver schema has a key that it is meant for locking down the ability to switch user when the screen is locked, but support for it was not implemented in the new screenshield. Fix that by checking the key before creating the button. https://bugzilla.gnome.org/show_bug.cgi?id=691042
-
- 02 Jan, 2013 10 commits
-
-
Jasper St. Pierre authored
This isn't there in newer versions of gjs.
-
Jasper St. Pierre authored
Otherwise, we'll see issues with tray icons. https://bugzilla.gnome.org/show_bug.cgi?id=690590
-
Jasper St. Pierre authored
This is a preliminary patch to make the diff in the next patch cleaner. This just shuffles code around without changing anything. https://bugzilla.gnome.org/show_bug.cgi?id=690590
-
Jasper St. Pierre authored
This is now unused. https://bugzilla.gnome.org/show_bug.cgi?id=691019
-
Jasper St. Pierre authored
This removes us from caching the pixbuf data in the icon cache, and allows us to remove St.TextureCache.load_from_raw(). https://bugzilla.gnome.org/show_bug.cgi?id=691019
-
Jasper St. Pierre authored
It took me a few minutes to realize why, so let's just add this in for future reference. https://bugzilla.gnome.org/show_bug.cgi?id=690965
-
Jasper St. Pierre authored
This better describes what we're tracking here: the previous keyboard focus before pushing the modal. https://bugzilla.gnome.org/show_bug.cgi?id=690965
-
Jasper St. Pierre authored
This seems to be an incorrect conversion when we moved from an array to an object of keys in 3a6b4f3e. https://bugzilla.gnome.org/show_bug.cgi?id=690965
-
Jasper St. Pierre authored
We didn't install the captured event handler on grab focus grabs, leading to the case where we didn't ungrab correctly. https://bugzilla.gnome.org/show_bug.cgi?id=690897
-
Jasper St. Pierre authored
Make the logic for this clearer and easier to see. https://bugzilla.gnome.org/show_bug.cgi?id=680414
-
- 30 Dec, 2012 4 commits
-
-
Jasper St. Pierre authored
Use the same code for parsing notification data to handle both icons and images. https://bugzilla.gnome.org/show_bug.cgi?id=680414
-
Jasper St. Pierre authored
This is a quick API change that should clean up some conditionals. https://bugzilla.gnome.org/show_bug.cgi?id=680414
-
Jasper St. Pierre authored
While we really need to clean up the bad MessageTray API, this is a quick step to allow for a cleaner codebase for the future. https://bugzilla.gnome.org/show_bug.cgi?id=680414
-
Jasper St. Pierre authored
We already calculated and created a gicon based on the icon and hints. https://bugzilla.gnome.org/show_bug.cgi?id=680414
-