Commit Graph

162 Commits

Author SHA1 Message Date
Alice Charlotte Liddell
733844c66a Updated translators list 2017-04-24 20:31:43 -04:00
Alice Charlotte Liddell
230ee8f526 Added Ukrainian translation 2017-04-24 20:31:43 -04:00
Nathan Graule
c326f49e27 Updated French translations
Refined translation for more consistent translations.
2017-04-18 07:51:10 -04:00
Fábio Nogueira
05e08f3132 Updated Brazilian Portuguese translation 2017-04-17 23:03:53 -04:00
Jonatan Hatakeyama Zeidler
50bf86710f Added German Translation 2017-04-14 09:52:17 -04:00
Boyuan Yang
b42a7ac0d6 Add Simplified Chinese translation. 2017-04-12 11:34:00 -04:00
Maxence Dubois
1415cbdf5c Correct top and bottom margin in fine-tune tab 2017-04-07 09:27:18 -04:00
Baurzhan Muftakhidinov
2fa37ac52e Add Kazakh translation. 2017-04-07 09:26:50 -04:00
Balázs Úr
1d150cb323 Added Hungarian translation 2017-04-07 09:26:34 -04:00
franglais125
e52ccf6323 Move checkHotkeyPrefix to prefs.js 2017-04-04 22:49:22 -04:00
franglais125
c7bbe9bc61 Remove unnecessary call to _checkHotkeyPrefix.
This avoids writing settings on every boot (or disable/enable hotkey
sequence).
2017-04-04 22:49:22 -04:00
jderose9
aabaed7324 Don't add hot corner to top left of middle monitor 2017-04-04 22:48:01 -04:00
jderose9
83d4b9ce5a Restore original panel box styles on disable
Closes #34
2017-04-03 22:04:02 -04:00
jderose9
4147dfe8aa set font-size on outer layout container
For #34
2017-03-29 17:37:45 -04:00
LaurentTreguier
f2bdb0dbaa Update French translations 2017-03-27 22:36:25 -04:00
Ivan Mrvelj
1874a2dc04 Support for Gnome 3.24 (#106)
* Support for GNOME 3.24

* chore:
formatting (forgot a space)
2017-03-27 22:33:35 -04:00
Jason DeRose
b463020fcd Credit additional translators 2017-03-24 23:13:38 -04:00
jderose9
1411ebc9ec New customization options for secondary menu
For #83 and #93
2017-03-24 22:31:43 -04:00
jderose9
7d68a21995 Revert "Merge po's"
This reverts commit a8f48b3332.
2017-03-24 15:11:08 -04:00
Jason DeRose
8a88d0a32b Merge pull request #103 from LaurentTreguier/master
Add French translation
2017-03-24 14:53:40 -04:00
LaurentTreguier
6eaceb655d Add French translation 2017-03-24 10:48:15 +01:00
LaurentTreguier
a8f48b3332 Merge po's 2017-03-24 09:37:28 +01:00
jderose9
ce213eae35 Let super class build out context menu items
For #93
2017-03-23 21:37:51 -04:00
jderose9
3bf1bffa25 Fix "too many open files" on Xorg restart 2017-03-22 09:53:24 -04:00
Jason DeRose
8192ad84c6 Merge pull request #100 from franglais125/master
Add Spanish translation
2017-03-22 09:51:30 -04:00
franglais125
dbebbb135a Add Spanish translation
- Add appIcons.js as a file to localize
2017-03-20 23:45:02 -04:00
jderose9
e7d84c7e75 Disable swam animation when coming from overview
For #49
2017-03-20 21:21:25 -04:00
jderose9
36647058e1 Swarm animation start from app-grid button
For #49
2017-03-19 22:01:51 -04:00
jderose9
afb92f9c13 sync up active page even when animation disabled
Fixes #40
2017-03-19 17:54:18 -04:00
jderose9
9e89bf6244 set max-height for submenus from panel
For #6
2017-03-19 16:56:23 -04:00
jderose9
d4d8941d30 Flip location for panel popups if panel on bottom
Fixes #79
2017-03-17 22:54:36 -04:00
jderose9
4dd329e5f9 Workspace isolation running indicator fixes
Closes #94
2017-03-17 22:53:33 -04:00
jderose9
a3680f81a1 force preview shut when dragging file over icon 2017-03-14 17:58:36 -04:00
jderose9
7bba9a4bbb Add Show Desktop to app grid right click
Closes #36
2017-03-04 18:41:17 -05:00
jderose9
69f1f5eb2a Fix issue with show desktop hiding icons
For #36
2017-03-04 17:58:31 -05:00
jderose9
7ae3c4e75c Right click ShowApps opens menu w/ settings access
Closes #50
2017-03-04 15:25:16 -05:00
jderose9
55562b54b9 Refactor AppIcon subclasses into separate file
taskbar.js was getting unwieldy and this will more closely align with dash-to-dock
2017-03-04 14:04:07 -05:00
jderose9
abc2c2b778 Enable/Disable Show Desktop button for #36 2017-02-28 22:50:24 -05:00
jderose9
a457d41d18 Correct wide desktop button width on some themes 2017-02-28 22:07:19 -05:00
jderose9
e15d901d1c Show Desktop button for #36 2017-02-28 20:27:06 -05:00
jderose9
3e2a4896f3 Always return dragover result
#46
2017-02-28 19:33:19 -05:00
jderose9
5ea993f3f3 Open Overview when dragging file over panel
For #46
2017-02-28 19:26:05 -05:00
Jason DeRose
4762d76646 Merge pull request #77 from zeten30/master
Adding cs_CZ translation
2017-02-28 19:17:41 -05:00
Milan Zink
a7b5df2e0f cs_CZ translation 2017-02-28 10:39:55 +01:00
Yury Rodrigues
5f19921c70 Hotkeys: fix KP Combinations when associating the shortcuts 2017-02-27 15:15:03 -05:00
franglais125
c8e135c0a4 Hotkeys: fix Ctrl and Shift combinations when associating the shortcuts
with the schema keys
2017-02-27 01:20:21 -05:00
Jason DeRose
b4b5c88130 Tweak README 2017-02-25 21:11:41 -05:00
jderose9
a0c1dd25d9 Add more screenshots and update README 2017-02-25 20:56:55 -05:00
jderose9
e7554545e1 Move appMenu menu items to top of secondary menu.
For #2
2017-02-25 20:09:37 -05:00
jderose9
c087350d6c Fix extension crash on disable/screen lock.
Closes #74
2017-02-25 19:51:53 -05:00