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
/
workspace-switcher.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-22
wnck-pager: Fix workspace switcher aspect ratio
lukefromdc
1
-1
/
+153
2023-11-21
wncklet: Remove double assignment
Colomban Wendling
1
-3
/
+1
2022-02-20
wncklet: do not exceed workspace number when setting n_rows
rbuj
1
-4
/
+7
2021-12-20
Remove unnecessary cast in g_signal_connect* call
rbuj
1
-15
/
+39
2021-12-19
Use dashes instead of underscores in signal names
rbuj
1
-4
/
+4
2021-12-11
Use a blank line at most
rbuj
1
-3
/
+0
2021-06-10
workspace-switcher: support xmonad WM
mu
1
-1
/
+19
2021-02-04
build: Use PACKAGE_URL variable
rbuj
1
-1
/
+1
2021-01-16
Update copyright to 2021
rbuj
1
-1
/
+1
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-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
1
-2
/
+0
2020-10-21
Switch to C-style comments as requested
William Wold
1
-18
/
+18
2020-10-21
Fix workspace switcher on X11
William Wold
1
-6
/
+2
2020-10-21
Wncklet applets: don't crash on Wayland
William Wold
1
-88
/
+179
2020-09-07
Remove variableScope warnings reported by cppcheck
rbuj
1
-10
/
+6
2020-07-29
workspace-switcher: Fix leaking color string
Tomas Bzatek
1
-3
/
+7
2020-01-12
Update copyright to 2020
raveit65
1
-1
/
+1
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-07-25
applets: Fix runtime error messages
Victor Kareh
1
-4
/
+8
2018-06-06
workspace-switcher: provide themed fallback color
Victor Kareh
1
-11
/
+22
2018-04-26
wncklet: Convert to GResource
Vincent Untz
1
-15
/
+4
2018-03-25
workspace-switcher: support i3 WM
raveit65
1
-0
/
+23
2018-03-22
workspace-switcher: support metacity WM
raveit65
1
-0
/
+15
2018-03-21
Apply fix for workspace-switcher by vkareh
lukefromdc
1
-1
/
+1
2018-01-25
avoid deprecated GtkStock
Pablo Barciela
1
-3
/
+3
2018-01-09
update copyright year to 2018
monsta
1
-1
/
+1
2017-11-14
wncklet: disconnect signals by data on destroy
monsta
1
-12
/
+2
2017-08-13
wncklet: stop segfaults, warnings on removing in-process switcher, window-list
lukefromdc
1
-10
/
+22
2017-04-11
update copyright year to 2017
monsta
1
-1
/
+1
2017-03-31
workspace switcher: handle GDK_SCROLL_SMOOTH and fix build warning
monsta
1
-3
/
+5
2017-03-30
Reenable workspace switcher wrapping
Moritz Bruder
1
-0
/
+110
2016-11-21
move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
monsta
1
-174
/
+1
2016-07-28
workspace-switcher: use GtkAbout and update copyright
raveit65
1
-2
/
+2
2016-03-23
GTK+3.20: adjust CSS classes for WnckPager
György Balló
1
-2
/
+4
2016-02-20
GTK+3: add style class wnck-pager
Wolfgang Ulbrich
1
-0
/
+4
2016-02-16
GTK+-3.0 workspace-switcher: Remove switching workspace on scroll events
Wolfgang Ulbrich
1
-0
/
+4
2016-02-12
GTK+3 workspace-switcher: fix deprecated warnings
Wolfgang Ulbrich
1
-0
/
+8
2016-02-12
GTK+3 workspace-switcher: do not use rc_style
Wolfgang Ulbrich
1
-5
/
+9
2015-12-17
GTK3 workspace-switcher: add fallback color
György Balló
1
-0
/
+14
2015-11-11
fix typo in #define
monsta
1
-3
/
+3
2015-08-31
check for wnck 3.0.0, not some pre-release version :)
Monsta
1
-1
/
+1
2014-10-03
Update Marco WM name as per Marco commit
Nathan Torchia
1
-1
/
+1
2014-04-26
Use about dialog from libmate-desktop
Stefano Karapetsas
1
-1
/
+2
2014-02-09
help: Avoid file collision with gnome-panel
infirit
1
-2
/
+2
2013-11-28
Check if WNCK_CHECK_VERSION is defined
infirit
1
-0
/
+4
2013-11-28
Revert "Fixed the WNCK_CHECK_VERSION calls to only be used when GTK is version"
infirit
1
-2
/
+0
2013-11-28
Revert "Correct wnck/gtk3 check."
infirit
1
-1
/
+3
[next]