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
Rico Tzschichholz
31eeeab37a
vapi: Update bamf bindings to 0.5.3+
2016-04-16 09:45:43 +02:00
Rico Tzschichholz
43085117bb
build: Drop dependency on gnome-common and some minor updates
2016-04-16 09:41:36 +02:00
Rico Tzschichholz
7ca4ccbfa6
windowmanager: Make minimize and (un)maximize animations work again
2016-03-03 19:38:25 +01:00
Diego Rocha
542b1d8880
windowmanager: fix animation of mapping an maximized window
2016-03-03 19:31:45 +01:00
Rico Tzschichholz
fb2f6393db
po: Update translations
2016-03-03 19:18:13 +01:00
Rico Tzschichholz
c11fdea7ee
windowmanager: Fix build with mutter < 3.18
2016-03-03 19:16:54 +01:00
Elias Aebi
14940e4d9c
fix buiding against mutter 3.16
2016-03-03 17:19:47 +01:00
Diego Rocha
6b7e42715c
windowmanager: fix animation of mapping an maximized window
2016-02-19 02:50:06 -02:00
Rico Tzschichholz
e2e817af42
Reimplement "shadow-effect" used by Window- and WorkspaceClone
...
Based on patch by "Diego Rocha (diego-rocha-comp)"
2016-02-16 19:05:29 +01:00
Diego Rocha
39cd6f5f03
windowclone: Fix animation when dragging window from neighboor workspace
2016-02-15 16:40:55 +01:00
Diego Rocha
5592dae8c4
windowclone: Hide close-button immediately when transitioning back
2016-02-15 10:09:12 +01:00
Rico Tzschichholz
2f4de2308e
gschema: Drop deprecated reference to "slingshot-launcher" binary
...
Set panel-main-menu-action to empty string and let the user/distro decide
what to set it to.
2016-02-14 19:07:18 +01:00
Diego Rocha
090ee18de0
windowmanager: fixed maximize and unmaximize animations
2016-02-14 16:02:02 -02:00
Rico Tzschichholz
832e96138d
po: Update translations
2016-02-14 08:58:40 +01:00
Diego Rocha
bf87c06b7f
windowmanager: fixed minimize animation
2016-02-14 03:32:07 -02:00
LemonBoy
b323228614
windowmanager: Put fullscreen windows in their own workspace
2016-02-13 09:33:17 +01:00