Commit Graph

57 Commits

Author SHA1 Message Date
jderose9
9223a67ebf display latest commit hash in Settings About tab when installed locally 2018-01-26 21:53:21 -05:00
Charles Gagnon
a8cba45910 Add option to set the "show desktop button" width 2018-01-23 10:37:04 -05:00
Charles Gagnon
2c8bb94508 Clarify ungrouped application settings 2018-01-17 16:23:37 -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
e20b161f98 Use the available screen height for the settings window 2018-01-17 00:31:48 -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
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
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
Jason DeRose
cfca5335c3 Merge branch 'master' of https://github.com/jackwickham/dash-to-panel into jackwickham-master 2017-09-28 10:53:12 -04:00
Jack Wickham
d04015f71e Added setting for middle click to close 2017-09-27 17:44:44 +01:00
MartinPL
838ce3901f Backport hide favorite option 2017-06-27 11:05:18 +02:00
franglais125
eef0982e6d New Number Overlay option 2017-05-26 20:14:03 -04:00
franglais125
8055f29499 Move setShortcut function to prefs.js.
This again prevents unnecessary writing to settings when activating the
extension.
2017-05-26 20:14:02 -04:00
jderose9
8d0205aa43 clean up settings size calculation 2017-05-12 17:16:57 -04:00
jderose9
4586e15819 move leave timeout back to advanced options 2017-05-12 16:58:31 -04:00
jderose9
a63ac1fb60 init preferences window at larger size if room 2017-05-12 15:57:27 -04:00
Jason DeRose
46a7e1fb67 Merge pull request #129 from dziku1337/enhancement_97
Enhancement 97
2017-05-12 14:13:49 -04:00
Bilal Elmoussaoui
e2752678cf Fixes #119 2017-05-12 13:43:11 -04:00
dziku1337
ef0418669c Moved window preview options to separate dialog, disabled advanced options 2017-04-15 15:20:56 +02:00
dziku1337
0b9e653525 Syncing branch with master. Merge branch 'master' into enhancement_97 2017-04-09 18:51:16 +02:00
dziku1337
3013229d62 Refactored some code, added opacity adjustment to advanced settings 2017-04-09 18:19:43 +02:00
dziku1337
d38d41052d Added settings entries for peek mode 2017-04-07 22:14:47 +02:00
franglais125
e52ccf6323 Move checkHotkeyPrefix to prefs.js 2017-04-04 22:49:22 -04:00
jderose9
1411ebc9ec New customization options for secondary menu
For #83 and #93
2017-03-24 22:31:43 -04:00
jderose9
abc2c2b778 Enable/Disable Show Desktop button for #36 2017-02-28 22:50:24 -05:00
jderose9
6c5a84c64b Allow different colors for focused app's indicator 2017-02-22 16:57:53 -05:00
jderose9
f5cd4acc0e rename indicator style and images 2017-02-20 22:30:08 -05:00
jderose9
45e04abe9d Allow multiple dot colors to be configured
Depends on number of running application windows
2017-02-19 08:17:15 -05:00
jderose9
9d54b9005d Wire up remaining indicator config settings 2017-02-18 17:22:05 -05:00
jderose9
907b6af5c1 Wire settings schema to UI for indicator options 2017-02-17 23:48:12 -05:00
jderose9
530a9e30e9 Settings UI additions for indicator and animations 2017-02-17 22:11:16 -05:00
franglais125
99320ca586 Hotkeys prefix: limit to either Super or SuperAlt 2017-02-15 15:50:59 -05:00
franglais125
015e9c247f Make the hotkeys' prefix configurable through settings.
This takes care of point 7 in the PR.
2017-02-14 20:40:52 -05:00
franglais125
68452db035 Number overlay improvements:
* 1) Use milliseconds in settings
 * 2) Hotkeys-overlay boolean toggles overlay for app activation only
 * 3), 5) and 6) Decouple the timeouts for the overlay triggered
by hotkeys or shortcut. Make the timeout configuration "sensitive", and
remove show-dock references.
2017-02-14 20:37:57 -05:00
franglais125
5eee608ebc Implement overlay numbers for the hotkeys.
* The user can configure the shortcut and delay
2017-02-14 20:37:57 -05:00
jderose9
9bb0e9382b Merge branch 'dev' 2017-02-06 22:42:59 -05:00
jderose9
f2e159dcf0 Clean up the settings UI for preview delay.
Closes #26
2017-02-06 22:42:22 -05:00
jderose9
e3435275bb Delay window previews on hover for #26 2017-02-06 18:03:42 -05:00
franglais125
c4cafda280 Implement hotkeys for dash-to-panel.
* <Sup> + Num to activate/launch apps
2017-01-27 13:30:59 -05:00
jderose9
049935becf Configurable icon leave preview timeout. Fixes #19 2017-01-24 23:11:51 -05:00
Gogs
84f6d523f4 Option to add/remove AppMenu 2017-01-14 13:18:07 +01:00
jderose9
25524b2213 Add About tab with version and github link 2017-01-11 20:52:32 -05:00
jderose9
3f325a9503 Option to hide window previews for #7 2017-01-10 20:17:01 -05:00
jderose9
65f0a0b3ed style and naming cleanup for #15 2017-01-10 18:35:10 -05:00
jderose9
9284e1b6f5 wire up style config ui & bug fixes 2017-01-04 09:11:09 -05:00
jderose9
db007d65ee configure hiding of activities button 2017-01-02 21:36:09 -05:00
jderose9
a98b3638fb Pull in workspace isolation and hide dash from d2d 2017-01-02 20:46:35 -05:00
jderose9
34d7ca1fb3 allow margins to be configured 2016-12-31 08:24:23 -05:00
jderose9
b08c7cdf41 running indicators configure top/bottom 2016-12-30 18:24:22 -05:00