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
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
2018-01-22
bump minimum required libwnck version to 3.4.6
monsta
1
-6
/
+1
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
2017-08-13
wncklet: stop segfaults, warnings on removing in-process switcher, window-list
lukefromdc
1
-10
/
+29
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
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
2016-11-21
move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
monsta
1
-20
/
+0
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
[next]