Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-05 | mate-panel-applet-factory: format code | rbuj | 1 | -77/+82 | |
2020-12-05 | mate-panel-applet-factory: Boilerplate | rbuj | 2 | -27/+14 | |
2020-12-05 | fish: Do not to include the math.h library to get the PI value | rbuj | 1 | -4/+3 | |
2020-12-05 | Fix solid color controls after disabling compositor | rbuj | 5 | -30/+25 | |
2020-12-04 | mate-panel-applet: Boilerplate | rbuj | 3 | -353/+450 | |
2020-12-04 | Fix applet background for transparency | William Wold | 1 | -0/+4 | |
as proposed by @mbkma | |||||
2020-12-04 | Don't enable transparency slider if not supported | William Wold | 1 | -1/+11 | |
2020-12-04 | Don't try to use transparent color if not supported | William Wold | 1 | -1/+7 | |
2020-12-04 | Fix the opaque label in panel-properties-dialog.ui | William Wold | 1 | -15/+15 | |
2020-12-04 | Drop panel_profile_set_background_gdk_rgba() and getter (duplicates of ↵ | William Wold | 3 | -23/+4 | |
panel_profile_set_background_color ()) | |||||
2020-12-04 | Remove get_background_color() (duplicate of ↵ | William Wold | 1 | -17/+1 | |
panel_profile_get_background_gdk_rgba()) | |||||
2020-12-04 | Drop dead panel_background_set_opacity() | William Wold | 2 | -22/+0 | |
2020-12-04 | Drop background compositing | William Wold | 5 | -722/+6 | |
2020-11-20 | wncklet: function declaration isn't a prototype | rbuj | 1 | -3/+2 | |
2020-11-18 | configure: remove warning about option 'subdir-objects' is disabled | rbuj | 1 | -0/+2 | |
2020-11-18 | travis CI: use rolling tag for ubuntu docker image | raveit65 | 1 | -1/+1 | |
2020-11-18 | Remove USE_MATE2_MACROS from autogen.sh (legacy) | rbuj | 1 | -1/+0 | |
2020-11-05 | Use g_task... replace obsolete function g_ simple.... | zhuyaliang | 1 | -126/+102 | |
2020-10-21 | Show label about options not available on Wayland | William Wold | 2 | -2/+22 | |
2020-10-21 | Disable controls not applicable to Wayland | William Wold | 2 | -4/+29 | |
2020-10-21 | Set minimized windows control sensitivity with the parent box | William Wold | 2 | -6/+4 | |
2020-10-21 | Suppress applet's default context menu for window buttons | William Wold | 1 | -0/+21 | |
2020-10-21 | Switch to C-style comments as requested | William Wold | 7 | -53/+53 | |
2020-10-21 | Fix workspace switcher on X11 | William Wold | 1 | -6/+2 | |
2020-10-21 | Fix showdesktop applet on X11 | William Wold | 1 | -9/+7 | |
2020-10-21 | Link with libwayland | William Wold | 3 | -14/+14 | |
2020-10-21 | Link wncklet with libwayland-client (why did this ever work?) | William Wold | 1 | -0/+5 | |
2020-10-21 | Don't crash if shell doesn't support foreign toplevel | William Wold | 1 | -0/+1 | |
2020-10-21 | Window list Wayland support | William Wold | 5 | -3/+431 | |
2020-10-21 | Add foreign toplevel management protocol and generated code | William Wold | 4 | -0/+977 | |
2020-10-21 | Wncklet applets: don't crash on Wayland | William Wold | 7 | -152/+398 | |
2020-10-11 | travis: fix make distcheck error on archlinux | Wu Xiaotian | 1 | -0/+2 | |
2020-09-27 | Use gdk_set_allowed_backends () instead of custom check | William Wold | 1 | -13/+8 | |
2020-09-21 | Drop libxau from .build.yml | William Wold | 1 | -2/+0 | |
2020-09-21 | Drop 'xau' from PKG_CHECK_MODULES call | William Wold | 1 | -1/+1 | |
2020-09-07 | Remove variableScope warnings reported by cppcheck | rbuj | 32 | -349/+255 | |
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-08 | release 1.25.1v1.25.1 | raveit65 | 2 | -1/+49 | |
2020-08-08 | tx: sync with transifex | raveit65 | 152 | -16900/+9463 | |
2020-08-08 | tx: update resource | raveit65 | 1 | -144/+174 | |
2020-08-08 | Handle locked down settings better when dropping an image URI | Colomban Wendling | 1 | -15/+52 | |
Don't propose actions that will fail anyway, and create a launcher automatically if it's the only option. However, still ask for setting the background to still avoid unintentional changes. | |||||
2020-08-07 | panel-toplevel: Fix -Wenum-conversion warning | rbuj | 1 | -1/+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-08-05 | launcher: Fix memory leaks | Colomban Wendling | 1 | -11/+15 | |
2020-08-05 | panel-action-button: using enum for accessing an array indexed | rbuj | 1 | -52/+30 | |
2020-08-05 | clock-face: Use gdk_pixbuf_new_from_resource_at_scale | rbuj | 6 | -67/+4 | |
2020-08-05 | launcher: Fix memory leak | rbuj | 1 | -4/+2 | |
2020-08-04 | Ask the user what to do when receiving an image drop | Colomban Wendling | 1 | -2/+104 | |
Instead of unconditionally setting the panel's background when an image file URI gets dropped on a panel, ask the user whether to create a launcher for that URI (like for non-image URIs) or to use the image as the panel's background. A number of users have seen their panel's background changed unexpectedly due to unwanted drop of an image file over the panel, sometimes seeing this as a panel's bug. Also, this behavior is inconsistent with dropping a URI pointing to any other type of file, where it would create a launcher for it. Consequently, and as setting the panel's background doesn't seem like a so common task it ought to be super fast, ask the user what to do when receiving an image URI drop. | |||||
2020-08-04 | Create launchers when dropping multiple image URIs | Colomban Wendling | 1 | -2/+4 | |
It doesn't make any sense to set the panel's background several times if we get multiple image URIs dropped, so don't consider multi-URI drops as candidate for setting the background, and handle those like other non-image URIs. | |||||
2020-08-04 | panel-util: Fix memory leak | rbuj | 1 | -0/+1 | |