Commit Graph

26 Commits

Author SHA1 Message Date
Charles Gagnon
8ee97ed089 Add conditional build to remove update mechanism 2019-10-28 23:59:13 -04:00
CharlesG
d64b7bd3d2 Remove update mechanism 2019-10-25 23:40:01 -04:00
Charles Gagnon
92ee3ad157 Include update.js in files to localize 2019-10-10 14:48:42 -04:00
Charles Gagnon
614ef9c68e Merge branch 'feature-update' 2019-09-22 22:32:32 -04:00
Charles Gagnon
baa2c121f3 Restore 4px side padding on horizontal panel 2019-09-18 00:10:35 -04:00
Charles Gagnon
80d6986cd9 Adjust stacked bg for left/right indicators 2019-09-13 11:33:59 -04:00
Charles Gagnon
ca85785120 Add initial update mechanism 2019-08-28 22:07:02 -04:00
Charles Gagnon
ec597a295f Add dynamic transparency and panel opacity/color options 2018-10-14 13:36:02 -04:00
Charles Gagnon
563ede8135 Extract proximity detection from intellihide 2018-10-12 23:58:31 -04:00
jderose9
7b94dd7247 Start of multi-monitor implementation 2018-09-13 19:46:09 -04:00
Jason DeRose
10c11310b5 Move non-dependencies of prefs window from convenience.js into utils.js
Fixes issue with settings panel freezing when opened 2nd time. Maintains similar file structure with Dash-to-Dock following commit 9350417f090ac2a3a253551e6629d634a28a6b2a
2018-08-02 11:58:25 -04:00
CharlesG
e1f05880b3 Add intellihide feature 2018-03-14 12:15:41 -06: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
c629456166 pull latest version from tag in github when building #286 2018-01-26 21:46:49 -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
franglais125
dbebbb135a Add Spanish translation
- Add appIcons.js as a file to localize
2017-03-20 23:45:02 -04: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
f5cd4acc0e rename indicator style and images 2017-02-20 22:30:08 -05:00
jderose9
ffae4dcda9 Add several indicator types and fix animation 2017-02-20 21:51:03 -05:00
jderose9
887bce8110 Add highlight for focused application icon 2017-02-17 13:25:01 -05:00
jderose9
56d838f4cf Allow for padding leftbox, tray, and status icons 2017-01-03 18:01:33 -05:00
jderose9
a98b3638fb Pull in workspace isolation and hide dash from d2d 2017-01-02 20:46:35 -05:00
jderose9
ad2e7ba32e refactor panel management into its own class 2016-12-30 08:10:48 -05:00
jderose9
ad45f1003b Rename "OneBar" to "dash-to-panel" 2016-12-30 08:10:48 -05:00
jderose9
2529448e8a Allow panel size and position adjustment 2016-12-30 08:10:48 -05:00