Commit Graph

17 Commits

Author SHA1 Message Date
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