Commit Graph

1068 Commits

Author SHA1 Message Date
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
Charles Gagnon
696f30a5a6 Fix Ubuntu dock enable on 20.04 2020-04-17 17:14:24 -04:00
Tom Perez
059a56259c Switch to POSIX "command" for more availability 2020-04-17 01:15:35 -07:00
Tom Perez
536e994257 Moving check to utils and removing unused variables 2020-04-13 11:43:37 -07:00
Tom Perez
77fc91e915 Merge remote-tracking branch 'upstream/master' 2020-04-13 10:20:07 -07:00
CharlesG
01db2b3679 Fix typo in function name 2020-04-13 12:58:28 -04:00
CharlesG
0058f8c30f Update transparency on geometry reset 2020-04-13 12:53:48 -04:00
sicklylife.jp
47d607c4f5 Update Japanese translation 2020-04-12 19:18:11 +09:00
CharlesG
aa4e83a7d4 Fix spanish po syntax 2020-04-09 14:24:36 -04:00
CharlesG
d0b232890b Update spanish translation, thanks to @calotam 2020-04-09 08:58:02 -04:00
Charles Gagnon
14d3dc78fb Update french translation 2020-04-08 18:18:21 -04:00
Charles Gagnon
616ba8622f Fix keyboard arrow orientation 2020-04-07 17:12:45 -04:00
Charles Gagnon
3c294ec3e2 Fix 3.36 grid icon positions 2020-04-07 17:04:03 -04:00
Tom Perez
537cb2b7ae Cleanup logging and comment on last fix. 2020-04-07 11:11:15 -07:00
Tom Perez
ef3f5b7da5 AppsIcon menu only shows existing apps 2020-04-07 11:06:07 -07:00
Charles Gagnon
3e9cf871ef Fix preview reset animation on immediate close 2020-04-05 14:45:13 -04:00