Commit Graph

1012 Commits

Author SHA1 Message Date
Rico Tzschichholz
3b5d7e7f13 data: Fix translation of gala-other.desktop 2017-02-20 08:11:19 +01:00
Rico Tzschichholz
a9323f0055 screenshotmanager: Propagate errors for not implemented methods
So users of SelectArea/ScreenShotArea() will know what is going on.
2017-02-19 19:53:23 +01:00
Rico Tzschichholz
ea7c28515d background: Avoid dangling reference to Background instances
Make sure all references gets dropped on destroy and it gets finalized.
2017-02-19 16:50:40 +01:00
Rico Tzschichholz
9f6b9313db vapi: Add missing vapi/deps to dist 2017-02-17 17:34:05 +01:00
Rico Tzschichholz
d0fee928a8 Include gettext scripts way earlier 2017-02-17 17:01:28 +01:00
Rico Tzschichholz
ad795d74d1 Require glib2.0 >= 2.44 2017-02-17 14:25:08 +01:00
Rico Tzschichholz
9ddd14e9b8 Drop intltool requirement and use gettext >= 0.19.6 only 2017-02-17 14:15:46 +01:00
Rico Tzschichholz
f17a27cd6e po: Update translations 2017-02-16 19:55:23 +01:00
Rico Tzschichholz
a647051236 Add support for mutter 3.23.90 2017-02-16 19:43:56 +01:00
Rico Tzschichholz
1841dc23ef dbus: Acquire "org.gnome.Shell.Screenshot" bus-name 2017-02-16 19:33:15 +01:00
Rico Tzschichholz
bb5e880e41 screenshotmanager: Add support for mutter 3.22+ 2017-02-16 18:06:53 +01:00
Santiago León
cd2c7c6460 screenshotmanager: Implement Screenshot and ScreenshotArea 2016-12-31 13:35:02 +01:00
Rico Tzschichholz
7633b7402e Add org.gnome.Shell.Screenshot dummy interface 2016-12-31 12:45:48 +01:00
Rico Tzschichholz
0c5b1307bb maskcorners: Add missing license header 2017-01-05 15:03:38 +01:00
Rico Tzschichholz
5ab5c3d884 po: Update translations 2016-12-31 09:16:02 +01:00
Rico Tzschichholz
4493f5aa32 vapi: Update gdesktopenums-3.0 and gnome-desktop-3.0 2016-12-31 09:12:06 +01:00
Corentin Noël
9665ae90d6 data: Replace png with svg files 2016-12-31 09:08:58 +01:00
Adam Bieńkowski
12f47ed258 Make dialog animations simpler 2016-11-18 17:57:03 +01:00
Rico Tzschichholz
aa813412c4 lib: Drop stray clutter-gtk-1.0 reference 2016-11-15 17:56:40 +01:00
Rico Tzschichholz
9469155b44 Add support for mutter 3.22
Replace clutter-gtk-1.0 with native clutter-1.0 API and use mutter's
internal clutter/cogl libraries if needed.
2016-11-15 17:13:39 +01:00
Rico Tzschichholz
a7ebc3a4a5 vapi: Upate mutter bindings to 3.22.2
This also adds internal mutter-clutter-1.0/cogl-1.0 bindings which are
required now too.
2016-11-14 15:38:40 +01:00
Rico Tzschichholz
6b85d5c35b po: Update translations 2016-11-14 08:42:11 +01:00
felescoto95@hotmail.com
9feb0e9ab8 WorkspaceClone: Fixed changing resolution breaking Multitasking View 2016-11-13 10:00:48 -06:00
felescoto95@hotmail.com
b9e325e109 utils: Guard actors retrieved from Compositor.get_window_actors()
Ignore an actor if is_destroyed() is true to avoid using them in an
unstable state.

This fixes crash on inserting workspace after closing one.
2016-09-30 07:14:57 +02:00
Rico Tzschichholz
bd811e3e07 po: Update translations 2016-09-24 21:25:45 +02:00
Rico Tzschichholz
dc42ecb3ea vapi: Update mutter bindings to 3.22.0 2016-09-24 21:20:06 +02:00
Rico Tzschichholz
e5ffd4c645 build: Bump conditional mutter requirement to latest corresponding release 2016-08-22 15:59:20 +02:00
Rico Tzschichholz
e3d683809c notify: Check type of "desktop-entry" hint before retrieving it 2016-08-21 15:43:54 +02:00
Rico Tzschichholz
2db249cb70 po: Update translations 2016-08-10 09:07:54 +02:00
Rico Tzschichholz
f136229957 Drop obsolete VALA_0_26 conditionals 2016-08-04 22:00:06 +02:00
Rico Tzschichholz
cf82dd5ca9 Guard usage of actors retrieved from Meta.Compositor.get_window_actors()
Ignore an actor if is_destroyed() is true to avoid using them in an
unstable state.
2016-08-04 09:37:29 +02:00
Rico Tzschichholz
26b286c9cb po: Update translations 2016-08-03 13:28:08 +02:00
Rico Tzschichholz
b5459fd746 Provide ShowOSD() on org.gnome.Shell to handle media-keys notifications
The media-keys plugin of gnome-settings-daemon is sending the needed
information to provide a feedback. Currently only "icon" and "level" are
used, while "label" and "montior" are ignored.
2016-08-03 13:14:55 +02:00
Adam Bieńkowski
246dead5dc notify: freeze track of notifications area only when a notification animation is happening 2016-07-29 00:19:16 +02:00
Rico Tzschichholz
31a063a694 po: Update translations 2016-07-22 16:59:45 +02:00
Rico Tzschichholz
7822e09908 Update bzrignore 2016-07-22 16:52:45 +02:00
Cody Garver
39d9cdd324 po: Add gala-other.desktop.in to POTFILES.in 2016-07-14 15:32:15 -05:00
felescoto95@hotmail.com
b8e1a694c1 NotifyServer: use app_id as key for notification settings with gala-other as the fallback
The included .desktop file allows switchboard-plug-notifications to control notifications from applications using the outdated method for sending them
2016-07-14 15:04:44 -05:00
Kirill Antonik
f9c3a52d6a keyboardmanager: Switch input-source on modifiers-accelerator-activated 2016-06-20 15:46:41 +02:00
Rico Tzschichholz
a0407f8f85 keyboardmanager: Avoid out-of-bounds access if no input-sources are set 2016-06-16 08:53:18 +02:00
Rico Tzschichholz
063bf0fb41 Don't classify constants with "static" which is misleading and not supported 2016-06-09 11:28:33 +02:00
Santiago León
4c94f2c66e Applying xkb configuraion on startup.
Currently if we log out and back in, compose key will not work, this
fixes that.
2016-05-30 16:30:10 -05:00
Rico Tzschichholz
46b8229398 po: Update translations 2016-05-24 15:04:30 +02:00
Rico Tzschichholz
ea41e76ee7 windowmanager: Don't add hotcorner-actor if it doesn't own an action
Based on a patch by Adam Bieńkowski (donadigo)
2016-05-24 15:00:35 +02:00
Santiago León
0cbcd6814d keyboardmanager: Apply desired backend's keymap accordingly
Follow "org.gnome.desktop.input-sources" as needed and tweak it to comply
with non-latin layouts as well.
2016-05-15 14:58:06 +02:00
Rico Tzschichholz
b2756258b0 background: Guard against new_background_actor being null
This just masks an underlying race condition for re-setting user-selected
background-files.
2016-05-12 17:30:20 +02:00
Rico Tzschichholz
17051fa49e background: Disconnect from the correct "changed" signal 2016-05-12 07:46:34 +02:00
Rico Tzschichholz
0a34060187 po: Update translations 2016-04-25 16:00:43 +02:00
felescoto95@hotmail.com
86b578c99a Multitaskingview: Adapt to changed Clutter.Event bindings 2016-04-25 07:41:53 -05:00
Rico Tzschichholz
15170d4bd8 vapi: Update mutter bindings to 3.20.1 2016-04-16 09:54:50 +02:00