- 06 Jun, 2016 2 commits
-
-
Nicolas Jager authored
revamps general settings view to fit better with the profil settings. Tuleap: #718 Change-Id: Ib2cc79c115500627e511ba8c7b20d954ad226467
-
Nicolas Jager authored
allows to edit the avatar and the name in settings. Tuleap: #717 Change-Id: I9fcb3606087f2e5a6680a2ea5ba9c7c5cc23d1b1
-
- 12 Feb, 2016 1 commit
-
-
Stepan Salenikovich authored
Certain views/widgets were preventing the ability to resize the main window to a smaller size. They have either been placed in resizable containers (GtkScrolledWindow or GtkPaned) or their properties have been modified such that they can be shrunk. The account view has also been made to look more consistent with the rest of the application as a result. The main window has also been given a bigger default size, since the previous size was forced by certain widgets. Change-Id: Id8ee182becb1bee58a9fbf66236d795df54fc0f5 Tuleap: #348
-
- 05 Nov, 2015 1 commit
-
-
Stepan Salenikovich authored
The chat can now be bellow the video or to the right. An option for this is added to the gsettings schema and to the UI. The default is for it to be to the right like the other Ring clients. Change-Id: I6db382ac77ce0ed192bb717ee7825471ae8f34ee Tuleap: #110
-
- 31 Jul, 2015 1 commit
-
-
Stepan Salenikovich authored
Two options have been added to the client: - hide on close (true by default) - bring to foreground (true by default) The client will now continue running by default in the background after the user closes the main window and thus be able to receive calls and messages. By default the client will also be brought to the foreground when a new call is incoming. Issue: #78461 Change-Id: I3658cd60d2df0a3e1a8c2a4f5d1173824244a3d4
-
- 09 Jun, 2015 1 commit
-
-
Stepan Salenikovich authored
Autostart is enabled by creating a symlink to gnome-ring.desktop in $XDG_CONFIG_HOME/autostart (this is supported by all XDG compliant desktop environments. This is enabled by default and will be done the first time the client is launched and the setting is checked on every launch. This patch also adds a GSettings schema for the client to keep track of the client settings (for now just the autostart enabled). To support non-installed builds, the gschema is compiled to the directory of the binary by default. The client first checks for the .desktop and the compiled gschema in the local directory of the binary. A patch is required in the packaging branch to support the new functionality. Refs #74056 Change-Id: Ife9c8149e3225ab765dc1d2472ca0fd44ad35691
-
- 19 May, 2015 1 commit
-
-
Stepan Salenikovich authored
This adds some history controls Refs #71873 Refs #71866 Change-Id: I01243031c4a6d485780b01b1fbfdacff4fe1d052
-