Commit Graph

47 Commits

Author SHA1 Message Date
CharlesG
e7e658dd71 Fix badge numbers on 3.36 2020-03-15 22:29:35 -04:00
Charles Gagnon
4f36264a21 Fix warped appindicator icons on 3.28 vertical panel 2020-03-15 17:28:11 -04:00
Jason DeRose
bf213af4c2 Initial implementation of dbus progress and badge counts 2020-02-03 08:46:39 -05:00
Charles Gagnon
1192abbf38 Restore panel css class names 2019-10-28 09:33:52 -04:00
Charles Gagnon
f67ea70f9a Set larger default padding for vertical panel buttons 2019-09-18 09:06:26 -04:00
Charles Gagnon
e692cba8ef Fix vertical clock padding on primary monitor 2019-09-15 15:08:47 -04:00
Charles Gagnon
e3061ab5c0 Adjust vertical clock for 12h format 2019-09-14 20:18:47 -04:00
Charles Gagnon
f5f01f85df Adjust panel buttons with vertical panel size 2019-09-14 12:05:47 -04:00
Charles Gagnon
d6c19fa97b Adjust fine-tune styles for vertical panel 2019-09-11 12:30:11 -04:00
Charles Gagnon
18a774a142 Adjust boxes padding 2019-09-10 09:21:35 -04:00
Charles Gagnon
38a1792258 Adjust panel boxes 2019-09-07 21:43:18 -04:00
Charles Gagnon
2cd9429f0d Use custom panel on primary monitor 2019-09-07 17:03:51 -04:00
Charles Gagnon
e53ccd399c Adjust vertical allocations 2019-09-02 23:05:08 -04:00
Charles Gagnon
f26e092d04 Add custom scrollview fade for previews 2019-06-09 21:54:30 -04:00
Charles Gagnon
0a5ce634e4 Add previews dynamic size option 2019-05-26 17:46:05 -04:00
Charles Gagnon
8e6c196f44 Use clipping container to prevent alpha addition 2019-05-18 00:08:53 -04:00
Charles Gagnon
15d1bf4464 Work on preview animations 2019-05-17 01:25:39 -04:00
Charles Gagnon
4e2f757e2f Add window clones scaling 2019-05-16 14:22:01 -04:00
Charles Gagnon
207cc57772 Add initial window clones 2019-05-14 17:08:08 -04:00
Charles Gagnon
de1b38f076 Reset margin and padding of taskbar's immediate widget children 2019-03-30 22:48:49 -04:00
Charles Gagnon
7c47fd0433 Add light visual feedback on appicon click 2019-02-06 21:38:53 -05:00
Charles Gagnon
aa86ce8b1e Adjust appIcon drag positioning 2019-01-24 22:20:58 -05:00
Charles Gagnon
e69690df67 Add option to specify show apps icon padding 2019-01-14 22:53:14 -05:00
Charles Gagnon
15a3cea2d5 Fix allocations for 3.32 2019-01-13 23:18:19 -05:00
Charles Gagnon
b7ef85c1b0 Add custom scrollview fade for multi-monitor support 2019-01-09 23:25:32 -05:00
Charles Gagnon
fd894c1663 Fix inert scrollview on secondary panels 2019-01-05 21:45:00 -05:00
Charles Gagnon
17f5a21283 Remove scrollview's fade effect when unneeded 2019-01-03 15:23:59 -05:00
Charles Gagnon
e2eeb02901 Highlight favorites while dragging appIcons 2018-12-28 20:33:41 -05:00
Charles Gagnon
2fedcf4794 Modify drag and drop to move the actual appIcon instead of a placeholder 2018-11-10 14:11:08 -05:00
Charles Gagnon
08be789109 Add drag and drop possibilities 2018-11-05 18:15:58 -05:00
Charles Gagnon
5d2f5f61db Remove blue panel corner on default theme 2018-10-22 08:41:15 -04:00
Charles Gagnon
e032e823b7 Adjust icon paddings following new BaseIcon allocation 2018-10-18 19:19:07 -04:00
Charles Gagnon
41d5610ef2 Fix stacked icon appearance following BaseIcon new allocation 2018-10-12 10:53:32 -04:00
Charles Gagnon
b8ab43fd5d Adjust to BaseIcon's new squared allocation 2018-10-12 09:12:48 -04:00
Charles Gagnon
55da36895b Adjust icon paddings following Shell.GenericContainer deprecation 2018-10-11 09:43:38 -04:00
Charles Gagnon
4b639ec12c Support deprecation of Shell.GenericContainer 2018-10-11 00:38:21 -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
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
0fb0427a82 Add number overlay style. 2017-06-07 12:48:00 -04:00
jderose9
e15d901d1c Show Desktop button for #36 2017-02-28 20:27:06 -05:00
jderose9
65f0a0b3ed style and naming cleanup for #15 2017-01-10 18:35:10 -05:00
jderose9
50d762a294 remove spacing between leftbox items
Adding an additional extension such as gno-menu or applications menu was creating a gap
2017-01-06 16:24:33 -05:00
jderose9
aa61fb235a update credits 2017-01-02 08:27:54 -05:00
jderose9
eb3905d956 Update licensing and credits 2016-12-30 08:10:48 -05:00
jderose9
2529448e8a Allow panel size and position adjustment 2016-12-30 08:10:48 -05:00
Artyom Zorin
093338beac Imported from previous codebase 2016-09-21 00:18:00 +00:00