Commit Graph

1083 Commits

Author SHA1 Message Date
Charles Gagnon
20e3012ab5 Fix actor reference on older gnome-shell versions 2020-05-17 12:26:46 -04:00
Charles Gagnon
ec63802ac8 Consider panelBox padding in allocation 2020-05-17 11:51:49 -04:00
Charles Gagnon
f907ccca4a Add setting to sync positions on every monitor 2020-05-17 09:42:07 -04:00
Charles Gagnon
a909283aa6 Adjust scrollview size on taskbar enable 2020-05-17 08:26:49 -04:00
Charles Gagnon
e679599662 Determine panel element groups 2020-05-17 08:18:20 -04:00
Charles Gagnon
705b39fc74 Update saved monitors on display configuration change 2020-05-13 20:49:59 -04:00
Charles Gagnon
54ccd2d8c9 Adjust panel corners for in panel menus 2020-05-12 22:47:09 -04:00
Charles Gagnon
e79d0da8c9 Add new panel positioning options 2020-05-12 19:00:51 -04:00
Charles Gagnon
0dd48e0068 Flatten multi-monitor options 2020-05-04 19:39:17 -04:00
Charles Gagnon
6fbbb13904 Fix panelcorner actor on older gnome-shell versions 2020-05-04 10:44:39 -04:00
Charles Gagnon
6eaab5ada0 Adjust latest for larger scale factors 2020-05-03 21:27:40 -04:00
Charles Gagnon
07478c8a39 Apply adwaita border radius to top panel corner 2020-05-03 18:41:33 -04:00
Charles Gagnon
ca96bf5d4f Fix search-entry centering on older gnome-shell versions 2020-05-03 13:59:07 -04:00
Charles Gagnon
353565f2c1 Center overview search-entry when vertical 2020-05-03 13:48:58 -04:00
Charles Gagnon
dc61935c07 Include corner height in panel clip 2020-05-03 12:27:07 -04:00
Charles Gagnon
a196afa7b0 Use constant for title right padding 2020-05-03 11:22:51 -04:00
Charles Gagnon
08a46105fc Adjust flat-remix when keeping stock gnome-shell top panel 2020-05-02 19:10:57 -04:00
Charles Gagnon
0013f5154f Add option to keep gnome-shell top panel 2020-05-02 12:57:21 -04:00
Charles Gagnon
f8560cd190 Use taskbar property to indicate a full scrollview 2020-05-01 19:24:26 -04:00
Charles Gagnon
ff923c75d9 Use signalshandler for adjustment signal 2020-05-01 18:56:26 -04:00
Charles Gagnon
d878987d48 Add option to override escape key for Show Applications 2020-05-01 17:40:55 -04:00
Charles Gagnon
602f5cf693 Use fixed label widths if possible when apps are ungrouped 2020-05-01 16:46:04 -04:00
Charles Gagnon
1887501081 Remove fuzzy mentions from spanish translation 2020-05-01 14:10:09 -04:00
Charles Gagnon
595a083201 Update proximity when closing the overview 2020-04-30 13:13:33 -04:00
Charles Gagnon
36e0600df5 Animate only peeked window workspace 2020-04-30 00:30:52 -04:00
Charles Gagnon
08947f97aa Fix unsupported onStart Clutter animation property 2020-04-29 19:59:37 -04:00
Charles Gagnon
468b53565d Fix window peek issue on 3.36.1 2020-04-29 17:36:52 -04:00
Charles Gagnon
f1db6e3f93 Modify -natural-hpadding workaround for Ubuntu tray icons 2020-04-28 22:00:54 -04:00
Charles Gagnon
7fcab98d7b Use fixed max value for opened preview menu timeout 2020-04-27 23:43:10 -04:00
Charles Gagnon
f65d94d987 Add different timeout for opened preview menu 2020-04-27 13:08:48 -04:00
Charles Gagnon
50edcc7e86 Fix open-application-menu keyboard shortcut 2020-04-26 21:35:34 -04:00
Charles Gagnon
58dd623008 Use milliseconds for Clutter animation delay 2020-04-26 17:01:44 -04:00
Charles Gagnon
5ed3ef5a0b Fix animation api breaking change for St.Adjustment 2020-04-26 11:37:01 -04:00
Jason DeRose
b420ef5f84 Update README.md 2020-04-25 08:41:17 -04:00
Charles Gagnon
2330d6772d Fix extra comma for gnome-shell 3.18 2020-04-25 00:32:23 -04:00
Jason DeRose
7f3aebd474 Update credits 2020-04-24 23:50:41 -04:00
Charles Gagnon
70007c809e Fix 3.36 appmenu visible on lock screen 2020-04-24 20:15:06 -04:00
Charles Gagnon
00ef45165e Fix catch syntax for older gnome-shell versions 2020-04-24 09:54:05 -04:00
Jason DeRose
6fa3c813ab Merge pull request #953 from sicklylife-jp/translation
Update Japanese translation
2020-04-24 08:31:06 -04:00
Jason DeRose
18ebf2578f Merge pull request #947 from tper0700/master
AppsIcon Menu only shows existing apps
2020-04-24 08:30:37 -04:00
Charles Gagnon
ed7f43c9cb Fix 3.36 date menu indicator pad on secondary monitors 2020-04-22 19:39:41 -04:00
Charles Gagnon
fb66d56acd Fix 3.36 icon grid allocation on window monitor change 2020-04-21 19:17:24 -04:00
Tom Perez
11868062d8 Merge remote-tracking branch 'upstream/master' 2020-04-19 21:30:17 -07:00
Tom Perez
20ebb623b8 Incorporating feedback to address gsettings localization issues. 2020-04-19 21:14:04 -07:00
Charles Gagnon
2ab8ea2f7c Remove notebook side margins in settings dialog 2020-04-19 12:59:32 -04:00
Charles Gagnon
46b65faf71 Use Clutter implicit animations if available 2020-04-19 12:13:09 -04:00
Charles Gagnon
55e8dea70a Reuse system menus instead of recreating them 2020-04-18 17:36:39 -04:00
Tom Perez
8200a481ea Handling the case where sh is not available and allowing an empty menu 2020-04-17 16:40:16 -07:00
Tom Perez
ce32b43310 Caching results of checkIfCommandExists to speed up menu display. 2020-04-17 16:26:04 -07:00
Tom Perez
39d07f1c0e Building AppIconMenu from settings schema 2020-04-17 14:51:07 -07:00