Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-21 | Window list Wayland support | William Wold | 1 | -2/+8 | |
2020-10-21 | Wncklet applets: don't crash on Wayland | William Wold | 1 | -30/+121 | |
2020-09-07 | Remove variableScope warnings reported by cppcheck | rbuj | 1 | -2/+1 | |
cppcheck --enable=all . 2> err.txt grep variableScope err.txt | |||||
2020-09-03 | wncklet: Check the length of the pixel data for empty thumbnails | rbuj | 1 | -3/+1 | |
2020-08-05 | wncklet: Hide window preview on non-visible windows | Victor Kareh | 1 | -0/+5 | |
When a window is not visible we cannot capture its thumbnail. We used to store the thumbnail when a window was visible so that we could reuse it when minimized, but this can cause visual glitches. | |||||
2020-05-25 | Fix some cast-function-type warnings introduced in GCC 8 | rbuj | 1 | -1/+1 | |
2020-05-24 | preferences dialog: change show thumbnails radio to check button and bind ↵ | Konstantin Unruh | 1 | -49/+15 | |
its active property to sensitivity state of GtkSpinButton | |||||
2020-01-12 | Update copyright to 2020 | raveit65 | 1 | -1/+1 | |
2019-07-05 | Remove trailing whitespaces | Laurent Napias | 1 | -4/+4 | |
2019-05-09 | Determine libwnck version during configure | Victor Kareh | 1 | -20/+33 | |
2019-05-09 | Add version check for libwnck | Victor Kareh | 1 | -2/+30 | |
2019-05-09 | window-list: Show window previews on hover | Victor Kareh | 1 | -1/+269 | |
When hovering on taskbar entries, display a popup with a thumbnail of the associated window. Popup goes away when leaving the button. If a window has not been mapped since the applet started, it will not display a thumbnail. Once mapped, however, it will use its latest available thumbnail as preview, even when minimized. Thumbnails can be turned on or off, and the size can be changed in the applet preferences dialog. | |||||
2019-02-17 | Ensure proper translation of the about dialog title | rbuj | 1 | -0/+1 | |
Note that GTK+ sets a default title of _("About %s") on the dialog window (where %s is replaced by the name of the application, but in order to ensure proper translation of the title, applications should set the title property explicitly when constructing a GtkAboutDialog https://developer.gnome.org/gtk3/stable/GtkAboutDialog.html | |||||
2019-02-15 | Make translatable the copyright in about dialog | rbuj | 1 | -6/+3 | |
2018-08-07 | Change GTK_CHECK_VERSION to match next gtk+ release | raveit65 | 1 | -3/+3 | |
2018-07-27 | applets: Guard against GTK scale-factor fixes on GtkSocket | Victor Kareh | 1 | -3/+3 | |
2018-07-26 | window-list: Skip setting size hints until WnckTasklist has items to show. | Victor Kareh | 1 | -1/+28 | |
2018-04-26 | wncklet: Convert to GResource | Vincent Untz | 1 | -15/+4 | |
origin commits: https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=9fbca7d https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=695d30c https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=00f9870 | |||||
2018-03-21 | Fix rendering of out-of-process window list with hidpi | lukefromdc | 1 | -2/+2 | |
Fix #754 | |||||
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -4/+3 | |
2018-01-25 | avoid deprecated GtkStock | Pablo Barciela | 1 | -3/+3 | |
2018-01-22 | bump minimum required libwnck version to 3.4.6 | monsta | 1 | -6/+1 | |
and drop WNCK_CHECK_VERSION usage | |||||
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2017-11-14 | wncklet: disconnect signals by data on destroy | monsta | 1 | -15/+2 | |
do the same as in 4fbe8e24933d367316441166ca448cdb03c6a35f this optimizes 9f43dd5c7c37b84960d06a98a4738ee40d8bfd50 | |||||
2017-08-13 | wncklet: stop segfaults, warnings on removing in-process switcher, window-list | lukefromdc | 1 | -10/+29 | |
Fixes window list, workspace switcher. Window menu and show desktop no warnings or segfaults on removal when built in process | |||||
2017-04-11 | update copyright year to 2017 | monsta | 1 | -1/+1 | |
2017-01-30 | window-list: add GTK 3.20 version check to css forcing zero padding | lukefromdc | 1 | -3/+4 | |
This version check added to version 1.16 backport, let's use it in master too | |||||
2017-01-10 | window-list.c: Fix indent | lukefromdc | 1 | -14/+14 | |
2017-01-09 | GTK 3.20/22: fix warnings from tasklist buttons | lukefromdc | 1 | -0/+15 | |
Force padding and margins to zero. Borders don't seem to throw warnings here | |||||
2016-11-21 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -20/+0 | |
and require libmate-desktop >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it. | |||||
2016-07-28 | window-list: use GtkAbout and update copyright | raveit65 | 1 | -2/+2 | |
2016-06-29 | fix some warnings and deprecations | Sorokin Alexei | 1 | -16/+1 | |
2016-02-09 | GTK+3 windows-list: fix a build warning | Wolfgang Ulbrich | 1 | -1/+1 | |
2016-02-01 | fix a couple of build warnings | monsta | 1 | -1/+0 | |
2015-12-22 | wncklet: remove dead code | monsta | 1 | -27/+0 | |
2015-12-22 | wncklet: mate_gdk_spawn_command_line_on_screen can be used with any GTK+ | monsta | 1 | -15/+2 | |
2015-08-31 | check for wnck 3.0.0, not some pre-release version :) | Monsta | 1 | -1/+1 | |
2014-11-22 | Gtk3: window-list Don't use deprecated size-allocate signal | infirit | 1 | -4/+4 | |
Take an additional change from gnome-panel that was not in MATE commit: 77a45f0abf8d0db41bb4b99e08dfbdd968cb6be8 From: Carlos Garcia Campos <[email protected]> | |||||
2014-06-25 | Restore way to close windows with middle click | Stefano Karapetsas | 1 | -1/+2 | |
It was forgot during transition to libwnck Closes https://github.com/mate-desktop/mate-panel/issues/191 | |||||
2014-06-20 | Fix RGBA issues for GTK3 | Konstantin Pugin | 1 | -0/+2 | |
2014-04-26 | Use about dialog from libmate-desktop | Stefano Karapetsas | 1 | -1/+2 | |
2014-02-09 | help: Avoid file collision with gnome-panel | infirit | 1 | -2/+2 | |
Also correct help uri for applets. | |||||
2013-11-29 | Merge pull request #145 from infirit/master | Stefano Karapetsas | 1 | -3/+11 | |
Check if WNCK_CHECK_VERSION is defined | |||||
2013-11-28 | Check if WNCK_CHECK_VERSION is defined | infirit | 1 | -0/+8 | |
2013-11-28 | Revert "Fixed the WNCK_CHECK_VERSION calls to only be used when GTK is version" | infirit | 1 | -6/+1 | |
This reverts commit 428e32cd0f3f2df0cbd4e859304f0935a11612bc. | |||||
2013-11-28 | Revert "Correct wnck/gtk3 check." | infirit | 1 | -4/+9 | |
This reverts commit a2b1af54a24b93766f5e2ed4a216637dc510ec47. | |||||
2013-11-15 | wncklet: Fit window list size with GTK3 | Stefano Karapetsas | 1 | -0/+12 | |
2013-11-12 | Correct wnck/gtk3 check. | infirit | 1 | -9/+4 | |
2013-11-12 | Fixed the WNCK_CHECK_VERSION calls to only be used when GTK is version | Alex Brinister | 1 | -1/+6 | |
3.0 | |||||
2013-10-26 | wncklet: Add GTK3 support | Stefano Karapetsas | 1 | -13/+34 | |