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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-28
Fix distribution of applet service files
Colomban Wendling
1
-1
/
+1
2023-05-17
applets/wncklet/wayland-backend: Add basic icon support (#1275)
Consolatis
1
-2
/
+31
2023-05-17
applets/wncklet/wayland-backend: Add basic context menu (#1276)
Consolatis
1
-5
/
+110
2023-02-14
Update window-list.c
Nik Soggia
1
-1
/
+23
2023-02-14
Update window-list.ui
Nik Soggia
1
-1
/
+59
2023-02-14
Update org.mate.panel.applet.window-list.gschema.xml.in
Nik Soggia
1
-0
/
+5
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-12-02
windows-list.ui: lower gtk3 required version
raveit65
1
-1
/
+1
2022-04-26
wncklet: Fix crash thumbnailing dying or otherwise inaccessible windows
Colomban Wendling
1
-0
/
+8
2022-03-18
wncklet: Condition 'sdd->wnck_screen!=NULL' is always false
rbuj
1
-7
/
+12
2022-02-20
wncklet: do not exceed workspace number when setting n_rows
rbuj
1
-4
/
+7
2022-01-26
Fix implicit conversion changes signedness: 'gboolean' to 'guint'
rbuj
1
-1
/
+1
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
5
-51
/
+137
2021-12-19
Use dashes instead of underscores in signal names
rbuj
4
-19
/
+19
2021-12-11
Use a blank line at most
rbuj
7
-14
/
+0
2021-09-02
fix show window thumbnails check button
mbkma
2
-15
/
+14
2021-09-02
Revert "window-list.c: use g_settings_* functions directly instead of using s...
mbkma
1
-104
/
+355
2021-06-10
workspace-switcher: support xmonad WM
mu
1
-1
/
+19
2021-05-09
window-list.c: use g_settings_* functions directly instead of using stored va...
mbkma
1
-355
/
+104
2021-05-09
window-list.ui: use GtkNotebook
mbkma
1
-317
/
+307
2021-04-05
Add window list disable mouse scrolling function
zhuyaliang
3
-0
/
+93
2021-02-04
build: Use PACKAGE_URL variable
rbuj
4
-6
/
+6
2021-01-16
Update copyright to 2021
rbuj
4
-4
/
+4
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: Condition ~wm_name is always true
rbuj
1
-2
/
+4
2020-12-25
wncklet: variable is assigned a value that is never used
rbuj
1
-2
/
+2
2020-12-25
wncklet: missing breaks on switch cases
rbuj
1
-4
/
+11
2020-12-15
Signal name is 'value-changed' for GtkSpinButton
rbuj
1
-4
/
+6
2020-12-11
remove function calls to mate_panel_applet_set_background_widget
mbkma
4
-8
/
+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-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-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
1
-8
/
+9
2020-10-21
Link wncklet with libwayland-client (why did this ever work?)
William Wold
1
-0
/
+5
[next]