Commit Graph

1404 Commits

Author SHA1 Message Date
Charles Gagnon
16ad2c2ef9 Update github urls and add back donate button
fixes #1634
2022-04-20 10:27:49 -04:00
Charles Gagnon
a0cfefb627 Stop 'Extension did not provide any UI' error
Fixes #1633
2022-04-19 18:24:50 -04:00
Charles Gagnon
1d6c052412 Update README.md 2022-04-19 15:10:48 -04:00
Charles Gagnon
2b30561a44 Fix proximity detection with DING wayland window 2022-04-19 09:31:37 -04:00
Charles Gagnon
e69b50601a Drop convenience functions 2022-04-18 11:57:05 -04:00
Charles Gagnon
c7f393f0db Use ExtensionUtils.openPrefs 2022-04-18 11:51:51 -04:00
Charles Gagnon
feb1a0fdfe Clear timeouts 2022-04-18 11:49:22 -04:00
Charles Gagnon
ab2bc1a432 Merge pull request #1418 from vantu5z/master
Update Russian translation
2022-04-18 08:59:10 -04:00
vantu5z
dfc857eba4 update RU translation 2022-04-18 08:42:39 +03:00
vantu5z
5ce5b99c41 fix menu translation 2022-04-18 08:30:23 +03:00
vantu5z
bad13e8328 popup menu translation 2022-04-18 08:28:39 +03:00
vantu5z
57b7595ee1 Update Russian translation 2022-04-18 08:22:21 +03:00
Charles Gagnon
68b2be37fc Fix right click headerbar toggles overview on 41.5
fixes #1629
2022-04-16 22:49:58 -04:00
Charles Gagnon
99ec0331e6 Update french translation 2022-04-16 08:42:09 -04:00
Charles Gagnon
5328ef6092 Remove settings can_focus 2022-04-15 14:36:36 -04:00
Charles Gagnon
0df37b04b7 Fix po syntax 2022-04-15 14:33:50 -04:00
Charles Gagnon
830a766106 Merge pull request #1617 from HaselLoyance/master
Toggle for notification counter badge
2022-04-15 14:30:05 -04:00
Charles Gagnon
47c5025b16 Merge pull request #1578 from spectreseven1138/master
Add 'Toggle single / Cycle multiple' option to all click methods
2022-04-15 14:28:05 -04:00
Charles Gagnon
5ed7e6140f Merge pull request #1543 from kuroehanako/master
Add Korean Translation and Update appIcons.js
2022-04-15 14:24:03 -04:00
Charles Gagnon
a80c06f8a2 Merge pull request #1531 from vagkaefer/master
Updating translation "Português Brasil"
2022-04-15 14:22:47 -04:00
Charles Gagnon
8db51ddaa8 Merge pull request #1525 from Etamuk/master
Update de.po
2022-04-15 14:20:17 -04:00
Charles Gagnon
3e156c70f6 Merge pull request #1511 from nexryai/master
Update ja.po
2022-04-15 14:19:44 -04:00
Charles Gagnon
22acc78610 Merge pull request #1445 from vantu5z/fix_makefile
Fix makefile POT file generation
2022-04-15 14:11:47 -04:00
Charles Gagnon
ee7c2ffce5 Fix settings export/import filechooser cancel action 2022-04-14 12:46:30 -04:00
Charles Gagnon
498dc3cc98 Start removing legacy code 2022-04-13 22:29:57 -04:00
Charles Gagnon
d5ee1362cb Allow separation of apps on panels not showing favorites 2022-04-12 22:30:48 -04:00
Charles Gagnon
ebeba208b5 Revert to fixed label size, but don't alter during alloc
Fix jumpy ungrouped app icons
2022-04-11 12:14:16 -04:00
Charles Gagnon
c2e084f27c Apply scale factor to label margin in overview 2022-04-10 20:00:48 -04:00
Charles Gagnon
00e88199a2 Allow separation of application if using launchers
fixes #676
2022-04-10 16:50:58 -04:00
Charles Gagnon
1a2a50eb7a Use workspace windows for proximity detection 2022-04-10 10:58:50 -04:00
Charles Gagnon
4afcbdbdd9 Update proximity watches on workspace switch
fixes #1618
2022-04-09 23:19:51 -04:00
Charles Gagnon
709bfb947e Change scrolling windows direction fixes #1167 2022-04-09 14:22:04 -04:00
Charles Gagnon
cc7c6f6916 Prevent the chrome to reveal panelbox in overview 2022-04-09 13:05:25 -04:00
Charles Gagnon
dab9820132 Rely on overview allocation, enough with the ghosts 2022-04-09 12:03:46 -04:00
HaselLoyance
8cb5db7c93 Toggle notification counter badge 2022-04-09 01:00:19 -05:00
Charles Gagnon
d37e213fab Use panel size to define overview dash height 2022-04-08 22:54:55 -04:00
Charles Gagnon
98e2815e81 Fix hotkey keyboard modifiers 2022-04-08 18:50:50 -04:00
Charles Gagnon
79f54a6fba Fix appicon label needs an allocation warnings 2022-04-08 12:30:57 -04:00
Charles Gagnon
4e4efeb06e Consider scale factor when using animate hovering app icon
fixes #1613, fixes #1412
2022-04-08 09:07:38 -04:00
Charles Gagnon
6675c60bcb Fix setting hotkeys prefix
fixes #1397
2022-04-07 22:20:43 -04:00
Charles Gagnon
af0d9af4a9 Use default gtk focus and fix setting keyboard shortcuts
fixes #1612
2022-04-07 22:06:28 -04:00
Charles Gagnon
09664d041d Replace clutter removed get_click_count api function
fixes #1611
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2024
2022-04-07 19:33:14 -04:00
Charles Gagnon
d9e701649d Remove deprecated getShowAppsButton hookup 2022-04-07 16:38:44 -04:00
Charles Gagnon
7d99c507a2 Update isolated indicators on overview window drag
fixes #1610
2022-04-07 15:15:48 -04:00
Charles Gagnon
1efa51b76b Fix overlapping text in window preview settings 2022-04-07 13:14:05 -04:00
Charles Gagnon
e31e5ba558 Fix proximity actor alloc change 2022-04-07 08:19:03 -04:00
Charles Gagnon
d86b22890f Add missing margins 2022-04-07 00:01:06 -04:00
Charles Gagnon
1cfffb4865 Include secondary monitors in click empty to close overview 2022-04-06 23:17:38 -04:00
Charles Gagnon
97a7a79581 Fix showapps icon padding on GS 42 2022-04-06 22:41:38 -04:00
Charles Gagnon
d7a7c92d13 Change workspace on overview window-picker click 2022-04-06 22:12:13 -04:00