Commit Graph

302 Commits

Author SHA1 Message Date
Milan Zink
be4622697f Renamed czech translation 2018-04-10 14:03:45 +02:00
Milan Zink
205d67fbce Updated Czech translation - v12 2018-02-03 23:50:09 +01:00
jderose9
223d015251 Default version to 9999 in case of shallow clone so update notifications are never shown #319 2018-02-01 22:45:52 -05:00
jderose9
9223a67ebf display latest commit hash in Settings About tab when installed locally 2018-01-26 21:53:21 -05:00
jderose9
c629456166 pull latest version from tag in github when building #286 2018-01-26 21:46:49 -05:00
Jason DeRose
1086cdaeab Merge pull request #316 from charlesg99/master
Fix compatibility of the apps ungrouping with older gnome versions
2018-01-25 17:40:40 -05:00
Charles Gagnon
0c02982ea8 Fix compatibility of the apps ungrouping with older gnome versions 2018-01-25 11:47:53 -05:00
jderose9
e4ba6485d3 Fix "Raise" click option 2018-01-24 21:43:53 -05:00
Jason DeRose
c070818cc8 Merge pull request #315 from charlesg99/master
Add a polyfill for the findIndex method
2018-01-24 21:42:55 -05:00
Charles Gagnon
c42d9576ac Add a polyfill for the findIndex method 2018-01-24 11:07:20 -05:00
Jason DeRose
a8a8d62972 Merge pull request #314 from charlesg99/master
Add option to set the "show desktop button" width
2018-01-23 22:19:20 -05:00
Charles Gagnon
a8cba45910 Add option to set the "show desktop button" width 2018-01-23 10:37:04 -05:00
Jason DeRose
4b05d300f5 Merge pull request #297 from elsieholmes/master
Improve Ukrainian translation
2018-01-22 21:31:52 -05:00
Jason DeRose
864ab8822b Merge pull request #312 from charlesg99/master
Add option to ungroup the application instances and show their window titles
2018-01-22 21:31:16 -05:00
Charles Gagnon
9fa68a3527 Consider the HiDPI scale factor when setting the title widths 2018-01-22 11:25:33 -05:00
Charles Gagnon
c4f13e44c2 Allow a wider range of widths for the titles (0-1000) 2018-01-20 18:19:10 -05:00
Charles Gagnon
027d9e86b1 Remove the animations when switching between isolated workspaces
Only when the application instances are ungrouped
2018-01-18 21:05:24 -05:00
Charles Gagnon
22464cccac Reduce the number of times the taskbar redisplays when isolating workspaces 2018-01-18 12:11:53 -05:00
Charles Gagnon
1ea7a6a048 Restore the "focused" class as the Ciliora theme uses it
Add/remove it asynchronously instead to fix the message "_cogl_buffer_fini: assertion '!(buffer->flags & COGL_BUFFER_FLAG_MAPPED)' failed"
2018-01-18 00:04:03 -05:00
Charles Gagnon
abea257996 Remove unnecessary styling with the "focused" css class
Fix the message "_cogl_buffer_fini: assertion '!(buffer->flags & COGL_BUFFER_FLAG_MAPPED)' failed" occurring when a new icon is added to the
taskbar
2018-01-17 18:12:21 -05:00
Charles Gagnon
2c8bb94508 Clarify ungrouped application settings 2018-01-17 16:23:37 -05:00
Charles Gagnon
9df49d3373 Brighten the default highlight color 2018-01-17 15:36:51 -05:00
Charles Gagnon
db8b61aea6 Disable the highlight color options when the highlighting is deactivated 2018-01-17 12:37:32 -05:00
Charles Gagnon
26d076e5d8 Ensure that the window isn't setting an empty title (e.g. Peek) 2018-01-17 11:48:32 -05:00
Charles Gagnon
e20b161f98 Use the available screen height for the settings window 2018-01-17 00:31:48 -05:00
Charles Gagnon
5507f2e39a Ensure the redisplay of the icons when there is no workspace isolation 2018-01-16 21:51:32 -05:00
Charles Gagnon
f758bb787a Disable the gear button when the applications are grouped 2018-01-16 20:44:09 -05:00
Charles Gagnon
1cb0866af6 Add option to set the window titles font color 2018-01-16 20:28:59 -05:00
Charles Gagnon
f94e87e18e Fix message "[.../dash-to-panel@jderose9.github.com/panel.js 414]: Too many arguments to method Clutter.Actor.allocate: expected 2, got 3"
occurring when disabling the extension
2018-01-16 15:04:54 -05:00
Charles Gagnon
f7bf526a55 Add option to ungroup the application instances and show their window titles
New features
 - ungroup aplication instances, while keeping them grouped by application
 - when ungrouped, display the window titles and allow the customization of their font-size and width
 - when ungrouped, optionally have the favorite application icons serve as launchers
 - customize the focused application indicator's color and opacity

Bug fixes
 - fix icons not showing up immediately when lauching an application
 - fix message "g_signal_handler_disconnect: assertion 'handler_id > 0" occurring when destroying an icon
 - fix message "st_widget_get_theme_node called on the widget [# StIcon:last-child first-child] which is not in the stage." occurring after disabling the extension
 - fix message "[.../dash-to-panel@jderose9.github.com/windowPreview.js 1008]: reference to undefined property 0" occurring when restarting gnome-shell
 - fix message "[.../dash-to-panel@jderose9.github.com/taskbar.js 753]: reference to undefined property 0" occurring when restarting gnome-shell
2018-01-14 15:27:08 -05:00
Alice Charlotte Liddell
b47f674e3a Improve translation 2017-12-04 19:17:54 +02:00
Jason DeRose
9b5f2649b3 Description clarification 2017-11-24 10:31:14 -05:00
Jason DeRose
ac50b4bb48 Update credits 2017-11-24 10:11:47 -05:00
Jason DeRose
a5bf51aa59 Merge pull request #283 from pappfer/patch-1
Update hu.po
2017-11-24 09:55:41 -05:00
Jason DeRose
4d1a5c5b60 Merge pull request #288 from abakkk/centered-taskbar
Add the feature to move taskbar in center panel, including user settings
2017-11-24 09:55:08 -05:00
abakkk
fee6a6b724 replace "centered in center panel" by "centered between content" 2017-11-23 09:33:17 +01:00
abakkk
bac82edb16 syntax, remove ctb and cim transtional variable 2017-11-23 09:04:30 +01:00
abakkk
85c299127f Fix appMenu issue 2017-11-22 22:25:27 +01:00
abakkk
3fcf4e27b6 Add the feature to move taskbar in center panel, including user settings
Finally there are three choices to dash-to-panel users:
- taskbar in left panel as currently
- taskbar in center panel, centered between the left and the right panel
- taskbar in center panel, centered in monitor without considering left and right panels size
Missing the translation of new pref.
And it would be maybe better to use "if" loops rather than logical operations with booleans "ctb" and "cim" in the calculation of allocation size in panel.js
2017-11-07 18:46:37 +01:00
Ferenc Papp
c44503f9e2 Update hu.po 2017-11-03 17:02:03 +01:00
jderose9
187ac72053 reset icons on monitor change (in case dpi is different) #271 2017-11-02 23:01:48 -04:00
jderose9
f6814f8b8c Immediately reflect margin / panel size changes #102 2017-11-02 22:43:48 -04:00
jderose9
d74bbac119 Start with smallest icon size so indicator isn't drawn too wide. #85 2017-11-02 22:40:34 -04:00
jderose9
0fc2325dc8 detatch resize handler on destroy 2017-11-02 22:37:24 -04:00
Jason DeRose
4a54f1896c Merge pull request #272 from MartinPL/patch-1
Update pl.po
2017-10-31 08:16:16 -04:00
jderose9
1a17a57c7b Yet more readme tweaks 2017-10-31 00:05:20 -04:00
jderose9
63ec36b6b8 More README tweaks 2017-10-30 23:53:00 -04:00
jderose9
66765d8bc7 Update README 2017-10-30 23:41:52 -04:00
jderose9
a01360e42d add missing image file 2017-10-30 23:12:08 -04:00
jderose9
aefff8b2c9 Add LinxGem33's design work to repo 2017-10-30 23:02:15 -04:00