summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated Indonesian translationAndika Triwidada2012-10-111-27/+40
|
* display: (Optionally) delay focus changes in focus-follows-mouse modeFlorian Müllner2012-10-115-38/+186
| | | | | | | | | | | | | Moving focus immediately on crossing events as we currently do in focus-follows-mouse mode may trigger a lot of unwanted focus changes when moving over unrelated windows on the way to a target. Those accidental focus changes prevent features like GNOME Shell's application menu from working properly and are visually expensive since we now use a very distinct style for unfocused windows. Instead, delay the actual focus change until the pointer has stopped moving. https://bugzilla.gnome.org/show_bug.cgi?id=678169
* Expose MetaPlugin to introspectionEvan Broder2012-10-081-8/+4
| | | | | | | | Add a type annotation on the xevent_filter vfunc. This is sufficient to remove the skip annotation on MetaPlugin and MetaPluginClass without triggering scan errors. https://bugzilla.gnome.org/show_bug.cgi?id=671098
* window: Don't move the desktop window after monitor hotplugJasper St. Pierre2012-10-071-0/+3
| | | | | | | | If someone plugs in a new monitor, while all their regular windows should move in absolute X coordinates to ensure they stay on the same monitor, the desktop window should stay put. https://bugzilla.gnome.org/show_bug.cgi?id=681159
* Remove unused public window-property functionsOwen W. Taylor2012-10-032-114/+29
| | | | | | | | | | | | | | | | | Simplify the set of window-property functions to remove the unused functions: meta_window_reload_properties_from_xwindow() meta_window_reload_properties() And to make: meta_window_reload_property() static. The code is considerably simplified by removing the plural variants. https://bugzilla.gnome.org/show_bug.cgi?id=587255
* window-actor: Don't create a mask texture unnecessarilyJasper St. Pierre2012-09-261-6/+12
| | | | | | | | Mask texture resources may be expensive. Don't create one if we don't need to, like on an unshaped window without a frame. https://bugzilla.gnome.org/show_bug.cgi?id=681676
* Bump version to 3.6.03.6.0Florian Müllner2012-09-242-2/+11
| | | | Update NEWS
* [l10n] Updated Estonian translationMattias Põldaru2012-09-241-49/+6
|
* Finnish translation update by Jiri GrönroosTimo Jyrinki2012-09-241-253/+467
|
* [l10n] Update Japanese translationNoriko Mizumoto2012-09-241-440/+231
|
* Updated Belarusian translation.Ihar Hrachyshka2012-09-231-51/+24
|
* Updated gujarati fileSweta Kothari2012-09-221-20/+33
|
* Updated Latvian translationRūdolfs Mazurs2012-09-221-456/+403
|
* Updated Malayalam fileAni Peter2012-09-221-2211/+1075
|
* Updated Telugu TranslationsKrishnababu Krothapalli2012-09-211-242/+441
|
* hindi updateRajesh Ranjan2012-09-211-238/+67
|
* hindi updateRajesh Ranjan2012-09-211-1482/+1556
|
* Uploaded UkranianDaniel Korostil2012-09-211-126/+125
|
* Updated Bulgarian translationAlexander Shopov2012-09-191-19/+19
|
* Bump version to 3.5.923.5.92Florian Müllner2012-09-192-1/+18
| | | | Update NEWS
* doap: Add myself as maintainerFlorian Müllner2012-09-191-0/+7
|
* util: Guard against older zenity versionsFlorian Müllner2012-09-191-3/+26
| | | | | | | | Plenty of ugly here, but it works; revert when the zenity version we depend on stops being bleeding-edge (or we can assume a zenity version that does not error out on unknown options). https://bugzilla.gnome.org/show_bug.cgi?id=684306
* util: Use a sad face in the force-quit dialogFlorian Müllner2012-09-194-2/+11
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=684306
* utils: Request a modal dialog when transient_for is setFlorian Müllner2012-09-191-2/+4
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=684306
* Updated Czech translationMarek Černocký2012-09-191-172/+163
|
* delete: Unbreak string freezeFlorian Müllner2012-09-191-1/+5
| | | | | | | | Quotes should definitively part of the translation, but we are in string freeze now - revert this when we get a string freeze approval or after the freeze ends. https://bugzilla.gnome.org/show_bug.cgi?id=684306
* Minor improvements to the not responding dialogWilliam Jon McCann2012-09-191-7/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=684306
* display: Add API to set wm_name / wm_keybindingsFlorian Müllner2012-09-182-4/+41
| | | | | | | | | | As plugins can now define their own keyboard shortcuts via meta_display_add_keybinding(), it makes sense for them to expose those shortcuts to System Settings, so add some API to set the properties gnome-control-center uses to pick up wm keybinding settings. https://bugzilla.gnome.org/show_bug.cgi?id=671010
* Updated translation for Brazilian Portuguese.Rafael Ferreira2012-09-171-179/+175
|
* Updated Danish translationAsk H. Larsen2012-09-161-172/+173
|
* Updated Korean translationChangwoo Ryu2012-09-151-171/+120
|
* Updated Vietnamese translationNguyễn Thái Ngọc Duy2012-09-131-86/+86
|
* Updated Greek translationTom Tryfonidis2012-09-131-23/+30
|
* [l10n] Updated German translationTobias Endrigkeit2012-09-091-141/+149
|
* Updated Polish translationPiotr Drąg2012-09-081-44/+46
|
* [l10n]Updated Catalan (Valencian) translationCarles Ferrando2012-09-071-124/+123
|
* [l10n] Updated Catalan translationGil Forcada2012-09-071-319/+342
|
* Updated Thai translation.Theppitak Karoonboonyanan2012-09-071-664/+485
|
* Update French translationAlexandre Franke2012-09-061-10/+9
|
* Update French translationAlexandre Franke2012-09-061-47/+56
|
* Updated British English translationBruce Cowan2012-09-051-168/+155
|
* updated Tamil translationDr.T.Vasudevan2012-09-051-161/+162
|
* screen: Allow NULL out arguments in meta_screen_get_sizeTomeu Vizoso2012-09-051-2/+5
|
* keybindings: Correct annotations for meta_keybindings_set_custom_handlerJasper St. Pierre2012-09-041-0/+13
| | | | | We need @handler to be marked as (allow-none). At the same time, give the function a more useful docstring.
* Updated Polish translationPiotr Drąg2012-09-041-7/+14
|
* Updated Hungarian translationGabor Kelemen2012-09-041-198/+228
|
* Bump version to 3.5.913.5.91Florian Müllner2012-09-042-1/+16
| | | | Update NEWS
* window-group: Add missing castFlorian Müllner2012-09-041-1/+1
|
* window-group: Remove unused variablesFlorian Müllner2012-09-041-1/+0
|
* Updated Swedish translationDaniel Nylander2012-09-021-175/+166
|