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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
wncklet: Condition 'sdd->wnck_screen!=NULL' is always false
rbuj
1
-7
/
+12
2022-03-18
clock: cast from function call of type 'gdouble' to non-matching type
rbuj
1
-3
/
+3
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
2
-2
/
+2
2022-01-21
wncklet: The values stored in the wrapper hash table are incorrect
rbuj
1
-16
/
+2
2022-01-18
notification_area: fix build warning -Wbad-function-cast
rbuj
1
-6
/
+10
2022-01-02
clock: fix memory leak
rbuj
1
-0
/
+2
2021-12-20
Fix some -Wsign-compare warnings
rbuj
2
-7
/
+7
2021-12-20
Remove unnecessary cast in g_signal_connect* call
rbuj
9
-75
/
+157
2021-12-19
Use dashes instead of underscores in signal names
rbuj
10
-50
/
+50
2021-12-19
clock: gtk_entry_set_alignment in clock.ui
rbuj
2
-3
/
+3
2021-12-19
clock: gtk_entry_set_width_chars in clock.ui
rbuj
2
-3
/
+3
2021-12-19
clock: Upgrade clock.ui
rbuj
1
-294
/
+340
2021-12-19
clock: Define _clock_get_widget instead of using one sentence method
rbuj
1
-7
/
+2
2021-12-19
clock: simplify temperature_unit_changed and speed_unit_changed
rbuj
1
-22
/
+23
2021-12-19
clock: fix temperature_unit_changed and -Wsign-compare warnings
rbuj
1
-7
/
+13
2021-12-19
Use GLib's new g_clear_signal_handler() function to simplify code
rbuj
1
-2
/
+10
2021-12-16
Use g_clear_pointer() and g_clear_object()
rbuj
10
-101
/
+38
2021-12-11
Use a blank line at most
rbuj
17
-33
/
+0
2021-10-19
sn-dbus-menu-item: fix include guard
rbuj
1
-1
/
+1
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-07-28
Fix clock applet add location crash
zhuyaliang
2
-3
/
+3
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-22
notification_area: Add XAyatanaLabel and XAyatanaNewLabel to interface descri...
rbuj
1
-1
/
+9
2021-02-22
notification_area: move XAyatana(New)Label case at the bottom
rbuj
1
-4
/
+4
2021-02-22
notification_area: fix memory leak
rbuj
1
-3
/
+5
2021-02-20
Add text label display function for notification area
zhuyaliang
1
-1
/
+21
2021-02-07
Redundant NULL check before freeing a variable
rbuj
4
-95
/
+47
2021-02-04
build: Use PACKAGE_URL variable
rbuj
6
-8
/
+8
2021-01-16
Update copyright to 2021
rbuj
7
-7
/
+7
2021-01-07
Local variable shadows outer variable warning reported by cppcheck
rbuj
1
-5
/
+5
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
3
-7
/
+9
2020-12-11
remove function calls to mate_panel_applet_set_background_widget
mbkma
6
-13
/
+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-12-05
fish: Do not to include the math.h library to get the PI value
rbuj
1
-4
/
+3
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
[next]