Charles Gagnon
e69690df67
Add option to specify show apps icon padding
2019-01-14 22:53:14 -05:00
jderose9
fa0a39cdb0
Correct misspelling
2019-01-05 12:13:20 -05:00
zeitigeist
267004881f
Renaming and removed unnecessary function
2019-01-04 19:30:38 +03:00
zeitigeist
1694632c68
Added new option to clicking on the icon of a running application
...
If running application has more than 1 window don't close the window preview and do nothing. If running application has 1 window minimize or activate. This behaviour is more similar to Windows.
2019-01-04 16:27:36 +03:00
jderose9
fecf099525
Fix some monitors not selectable for panel when primary is not 0. #551
2019-01-03 13:21:56 -05:00
Charles Gagnon
2d31c4beb7
Add showapps context menu to lock taskbar
2018-11-05 19:04:49 -05:00
Charles Gagnon
aa5f7a47e2
Add a setting to keep stock gnome-shell dash in overview
2018-10-28 12:06:20 -04:00
Charles Gagnon
767641bb9f
Add a setting to show previews on hotkey
2018-10-27 01:19:50 -04:00
Charles Gagnon
5ad1893389
Add intellihide setting to reveal and hold panel
2018-10-24 22:10:17 -04:00
Charles Gagnon
81ff8f810a
Add settings to define panel gradient
2018-10-18 00:14:36 -04:00
Charles Gagnon
411829bd06
Add setting to select the windows affecting transparency
2018-10-15 10:21:54 -04:00
Charles Gagnon
ec597a295f
Add dynamic transparency and panel opacity/color options
2018-10-14 13:36:02 -04:00
Jason DeRose
280fe3d280
display favorites on all monitors by default (match windows)
2018-10-10 11:48:47 -04:00
Charles Gagnon
6fc02fdb74
Merge branch 'feature-multimon' of https://github.com/home-sweet-gnome/dash-to-panel into feature-multimon
2018-10-09 19:57:51 -04:00
Charles Gagnon
4b13393a29
Add a setting to show or not the favorites on all monitors
2018-10-09 19:57:43 -04:00
Charles Gagnon
45240096b9
Add a setting to show the status menu on all monitors
2018-10-09 19:40:07 -04:00
Jason DeRose
581498064a
tweak default settings
2018-10-09 16:00:28 -04:00
Charles Gagnon
435f492a6d
Add a setting to show the clock on all monitors
2018-10-07 14:12:08 -04:00
Charles Gagnon
0b3497624f
Add multi-monitor settings and clean up secondary panels on disable
2018-10-04 21:36:56 -04:00
Charles Gagnon
a927344517
Add monitor isolation
2018-10-03 21:49:11 -04:00
jderose9
c5a5653df4
Refactor taskbar allocation and include new options #60
2018-08-21 22:40:41 -04:00
QuaSoft
027abac574
Allow changing of font weight of ungrouped application titles
2018-07-28 16:55:29 +03:00
Charles Gagnon
74161cd3af
Add clock location options
2018-06-05 11:01:36 -04:00
Charles Gagnon
cfe642b4ed
Add "natural right" to clock location options
2018-05-19 22:44:04 -04:00
CharlesG
6a21b1e0ca
Add a setting to adjust the appIcons padding
2018-04-12 22:22:24 -05:00
CharlesG
d1bdb4eeda
Add settings for window preview padding
2018-04-08 08:12:52 -05:00
CharlesG
609a298baa
Add setting to hide the window title in previews
2018-04-05 23:03:50 -05:00
CharlesG
3f5bcf4336
Add settings for window preview dimensions
2018-04-05 22:20:00 -05:00
CharlesG
e1f05880b3
Add intellihide feature
2018-03-14 12:15:41 -06:00
CharlesG
1cbd92545f
Add the option to select a custom Show Applications icon
2018-03-11 20:57:10 -06:00
jderose9
e4ba6485d3
Fix "Raise" click option
2018-01-24 21:43:53 -05:00
Charles Gagnon
a8cba45910
Add option to set the "show desktop button" width
2018-01-23 10:37:04 -05:00
Charles Gagnon
9df49d3373
Brighten the default highlight color
2018-01-17 15:36:51 -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
fee6a6b724
replace "centered in center panel" by "centered between content"
2017-11-23 09:33:17 +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
Jason DeRose
9d7059c022
Default middle-click to close preview to true
2017-09-28 11:34:22 -04: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
eec9197808
Backport hide favorite option
2017-06-27 11:06:57 +02:00
franglais125
a6b9ab9f50
Remove deprecated key from the schema.
2017-05-26 20:14:03 -04:00
franglais125
eef0982e6d
New Number Overlay option
2017-05-26 20:14:03 -04: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
jderose9
1411ebc9ec
New customization options for secondary menu
...
For #83 and #93
2017-03-24 22:31:43 -04:00
jderose9
7bba9a4bbb
Add Show Desktop to app grid right click
...
Closes #36
2017-03-04 18:41:17 -05: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