Commit Graph

97 Commits

Author SHA1 Message Date
Davide Beatrici
9f6d21bd73 themes: add "Classic - Old Style" theme
This commit adds a theme called "Classic - Old Style", which is simply a set of icons for the system's theme (used when "None" is selected).

Those icons are the ones we had for "None" until 7bf387de8c.
2019-03-21 07:27:29 +01:00
Davide Beatrici
1961ce1168 Fix pod bay doors trigger system 2019-03-19 21:05:49 +01:00
Davide Beatrici
94b14fa86d icons: remove unused "mumble.osx.png" image
The image is loaded from the theme since 7bf387de8c.
2018-08-20 05:12:16 +02:00
Davide Beatrici
0db0ea3342 icons: update Mumble icon for macOS 2018-08-20 05:04:38 +02:00
Davide Beatrici
3c542534f7 icons: delete third party icons and move our own into "classic" 2018-07-23 00:20:32 +02:00
Mikkel Krautz
d1baf4f93d Merge PR #3037: Replacing grayed out with closed mouth icon 2017-05-31 20:18:56 +02:00
Shen-Ta Hsieh
7c059d9178
Recompress png files and ico files
Signed-off-by: Shen-Ta Hsieh <ibmibmibm.tw@gmail.com>
2017-04-30 04:19:14 +08:00
mray
c582bded26 Replacing grayed out with closed mouth icon
This replaces a grayed out mouth icon with a grayed out but *closed* mouth icon.
2017-04-18 01:06:34 +02:00
Jan Klass
6a9f4913f1 Merge pull request #2799: Reduce SVG icon file size 2017-02-26 16:15:31 +01:00
Jan Klass
bb32763704 Add push-to-mute icon
As per https://github.com/mumble-voip/mumble/pull/2824#issuecomment-278168881
2017-02-13 17:56:17 +01:00
Jan Klass
b9e9ee9c0f Reduce SVG icon file size
Use Inkscape File -> clean up document functionality to remove SVG bloat.
This does not even remove all Inkscape specific metadata, but already
hugely reduces file size (and complexity).
before: 1.432.192 bytes, after: 633.535 bytes

It seems this function was previously called "Vacuum defs" in Inkscape,
and the savings we see are in large part due to removal of unused defs.

In some files it also changes the way paths are defined, but without
obvious visible changes.

The files still contain Inkscape metadata like the window size, version
and workspace position that could be removed without losing useful SVG
information.

Also note that for the file publicdomain/Information_icon.svg as well as
the layout_* files this process would actually increase file size as
Inkscape adds additional metadata. Hence that file is not changed.
2017-01-31 23:23:30 +01:00
Jan Klass
5dbb124fed Update country flag icons
Update the flags with our script extract-emojione-flags.py from the most recent emojione version 2.2.7.

Emojione changed from rectangle flags to round representations.

Fixes #2732

Previously, the mumble_flags.qrc was split into several files, generated
by mkflags.py. This will now generate only one qrc file because the svg
files are substantially reduced in size, all together 440.638 bytes in
size (so the workaround would actually no longer be necessary, and we
actually get only one qrc file).
2017-01-30 18:39:48 +01:00
Matt Hamilton
40868d47bc Update svg URL(s) from sourceforge to github 2015-12-12 19:41:18 +01:00
Mikkel Krautz
e94c8f7a03 Use Emoji One SVGs for our flag icons instead of FamFamFam.
While the FamFamFam icons have served us well, we really
need SVG flag icons for HiDPI scenarios.

This is one of the last pieces missing to allow us to
claim we fully support Retina displays on OS X.
2015-11-17 00:13:59 +01:00
Mikkel Krautz
d02ea645f3 Convert icons/filter.txt to ASCII and sync licenses.h.
Clang with -Werror correctly complained that the filter
icon's license text was using an invalid encoding.
2015-11-15 12:41:05 +01:00
Natenom
23899b4f8b Extended icon theming options.
* New toolbar icon for self comment changes: self_comment.svg
* Different state icons for filter.svg (on/off)
* Added separate icon for priority_speaker: priority_speaker.svg
* Added copies of old icons for the new names so our
  base theme doesn't break.
2014-10-27 21:18:23 +01:00
Stefan Hacker
acf73f5815 Drop unused files and icon.
Seems like we had some unreferenced files lying around.
- PAAudioConfig seems to be an (unfinished?) PulseAudio
  configuration dialog.
- PositionalSound seems to be an (unfinished?) positional
  audio configuration dialog.

They both used the config_dsound.png (directional? directsound?)
which this commit also drops as it doesn't seem to be used
anywhere.
2014-10-21 03:06:30 +02:00
Stefan Hacker
7a18851220 Make AudioInputDialog and AudioOutputDialog use own icons.
Introduced config_audio_input.png and config_audio_output.png
for for that. Previously used config_basic.png.

Part of #1438
2014-10-21 02:59:55 +02:00
Stefan Hacker
42d74df5ec Fix channel flag handling with filter patch
- Channel comment flags were no longer clickable because
  filters weren't considered in offset calculation.
- What's this text didn't contain the flag icon
- Lowercased Flag.svg
- Magic numbers and abbreviation refactoring
- Lowercased Filter.svg and improved license display
2013-09-19 00:23:48 +02:00
dc6jgk
304bf438da Added channel hiding/filter feature
* To enhance usability of mumble on servers with lots of channels
(like mumble.piratenpartei-nrw.de)
2013-07-08 23:53:55 +02:00
Kissaki
c70dc783bc Generate Mumble icon file with simplified minis 2013-06-15 21:08:13 +02:00
Kissaki
54e74c1606 Keep small, simplified mumble icon closer to original 2013-06-15 19:57:16 +02:00
Kissaki
d218030fc9 add small version of mumble logo for small icons 2013-06-09 13:09:28 +02:00
Jamie Fraser
60cf7f8a35 Add local-ignore-text-messages option.
Users can now locally ignore the text messages of problem users, as
they could with local mute.
2011-10-14 00:42:25 -04:00
Thorvald Natvig
1a8da34781 Make the icon valid 2010-10-07 20:44:01 +02:00
Thorvald Natvig
7df254aed5 Sync alternate icon render 2010-10-07 20:21:38 +02:00
Benjamin Jemlich
0321c24a1c Add recording icon 2010-08-16 01:21:03 +02:00
Martin Skilnand
55aee096e1 New default_avatar.svg "Mr.Jibberish"
*Work in progress*
2010-03-15 20:21:33 +01:00
Martin Skilnand
1e36860075 Placeholder default_avatar.svg 2010-02-08 22:11:27 +01:00
Thorvald Natvig
7d73e62699 Add icon maker, sort of 2010-02-03 16:23:11 +01:00
DWM|G
38b47ecff8 Added Icon Toolbar. 2010-02-03 01:17:20 +01:00
Thorvald Natvig
546b35c400 Quickgenerate certificate for lazy users 2009-12-21 17:15:33 +01:00
Stefan Hacker
6144233b52 Revert to second draft for authenticated.svg. 2009-11-19 21:12:11 +01:00
Martin Skilnand
7f0ba42c27 Centered dD0T type authenticated.svg. 2009-11-19 20:38:39 +01:00
Martin Skilnand
62f9a8b9bd dD0T version of authenticated.svg. Attempt two. 2009-11-19 20:26:34 +01:00
Martin Skilnand
b803a43275 Making comment icons less 3D. 2009-11-19 19:16:55 +01:00
Martin Skilnand
421d778c53 Replaced authenticated.svg 2009-11-19 18:51:00 +01:00
Martin Skilnand
c4d99f585f New comment icons for review. 2009-11-16 20:23:23 +01:00
Martin Skilnand
1813b2efd4 channel_linked.svg now with blue glow. 2009-10-20 22:07:39 +02:00
Martin Skilnand
fa3f1e90a4 Different style edge for better rendering? 2009-10-20 21:56:19 +02:00
Martin Skilnand
025138d196 New test muted_local.svg 2009-10-20 21:37:27 +02:00
Martin Skilnand
a2426bf035 Test icons/muted_local.svg 2009-10-19 21:51:05 +02:00
Thorvald Natvig
6261bbc472 Hierarchical connect dialog 2009-10-08 17:02:46 +02:00
Thorvald Natvig
4e4a6a5ca8 Rich Text Editor 2009-09-24 19:37:21 +02:00
Stefan Hacker
88a10c0e36 Introduce permission denied type TextTooLong. 2009-09-18 15:31:08 +02:00
Thorvald Natvig
46da19c94d Add icon for LAN servers 2009-08-28 02:07:49 +02:00
Martin Skilnand
0fd52da8ab Parameter change in inkscape to prevent bugging in QT... 2009-08-20 00:50:51 +02:00
Thorvald Natvig
eb668a1983 Add placeholder icons 2009-08-19 20:23:12 +02:00
Martin Skilnand
ba3fe92ad3 Merge branch 'master' of ssh://mumble.git.sourceforge.net/gitroot/mumble 2009-08-19 18:02:24 +02:00
Martin Skilnand
b5ba5db8c3 Fixed artifacts in talk icons 2009-08-19 17:53:51 +02:00