index
:
mate-panel
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.28
1.6
1.8
fix_panel--replace
gh-pages
gweather
mallard-docs
master
MATE panel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
applets
/
wncklet
/
window-list.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-14
Update window-list.c
Nik Soggia
1
-1
/
+23
2023-01-14
wncklet: center previews when scaling is enabled
Balazs Endresz
1
-16
/
+6
2023-01-14
wncklet: fix incorrect preview positions for multiple monitors
Balazs Endresz
1
-5
/
+2
2022-12-27
wncklet: disable preview centering when scaling is enabled
Balazs Endresz
1
-6
/
+23
2022-12-27
wncklet: center preview windows when grouping is enabled
Balazs Endresz
1
-20
/
+59
2022-12-23
wncklet: center preview windows
Balazs Endresz
1
-12
/
+51
2022-04-26
wncklet: Fix crash thumbnailing dying or otherwise inaccessible windows
Colomban Wendling
1
-0
/
+8
2022-01-21
wncklet: The values stored in the wrapper hash table are incorrect
rbuj
1
-16
/
+2
2021-12-20
Fix some -Wsign-compare warnings
rbuj
1
-2
/
+2
2021-12-20
Remove unnecessary cast in g_signal_connect* call
rbuj
1
-18
/
+53
2021-12-19
Use dashes instead of underscores in signal names
rbuj
1
-6
/
+6
2021-12-11
Use a blank line at most
rbuj
1
-5
/
+0
2021-09-02
fix show window thumbnails check button
mbkma
1
-7
/
+11
2021-09-02
Revert "window-list.c: use g_settings_* functions directly instead of using s...
mbkma
1
-104
/
+355
2021-05-09
window-list.c: use g_settings_* functions directly instead of using stored va...
mbkma
1
-355
/
+104
2021-04-05
Add window list disable mouse scrolling function
zhuyaliang
1
-0
/
+23
2021-02-04
build: Use PACKAGE_URL variable
rbuj
1
-1
/
+1
2021-01-16
Update copyright to 2021
rbuj
1
-1
/
+1
2021-01-06
wncklet: remove extra ref on gdk_x11_window_foreign_new_for_display
rbuj
1
-0
/
+15
2021-01-05
wncklet: search the window before creating a new one
rbuj
1
-4
/
+7
2020-12-25
wncklet: missing breaks on switch cases
rbuj
1
-4
/
+11
2020-12-11
remove function calls to mate_panel_applet_set_background_widget
mbkma
1
-2
/
+0
2020-12-11
window-list: remove intermediate steps to get scaled thumbnail
rbuj
1
-32
/
+6
2020-12-11
window-list: Get thumbnail size and scale in preview_window_thumbnail
rbuj
1
-24
/
+31
2020-12-08
window-list: Render thumbnails as cairo surfaces
Victor Kareh
1
-30
/
+51
2020-10-21
Show label about options not available on Wayland
William Wold
1
-0
/
+4
2020-10-21
Disable controls not applicable to Wayland
William Wold
1
-1
/
+26
2020-10-21
Set minimized windows control sensitivity with the parent box
William Wold
1
-5
/
+3
2020-10-21
Switch to C-style comments as requested
William Wold
1
-18
/
+18
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
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
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 its...
Konstantin Unruh
1
-49
/
+15
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
2019-02-17
Ensure proper translation of the about dialog title
rbuj
1
-0
/
+1
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
2018-03-21
Fix rendering of out-of-process window list with hidpi
lukefromdc
1
-2
/
+2
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
[next]