summaryrefslogtreecommitdiff
path: root/applets/wncklet
AgeCommit message (Collapse)AuthorFilesLines
2016-02-12GTK+3 workspace-switcher: fix deprecated warningsWolfgang Ulbrich1-0/+8
gtk_window_reshow_with_initial_size replaced with suggestion from this commit: https://git.gnome.org/browse/gtk+/commit/?id=01f7ed1 taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=ce5b1fb
2016-02-12GTK+3 workspace-switcher: do not use rc_styleWolfgang Ulbrich1-5/+9
2016-02-10GTK+3 showdesktop: do not use GtkStock for 'image-missing' for both gtk+ ↵Wolfgang Ulbrich1-1/+1
versions
2016-02-09GTK+3 windows-list: fix a build warningWolfgang Ulbrich1-1/+1
2016-02-01fix a couple of build warningsmonsta1-1/+0
2015-12-22wncklet: remove dead codemonsta1-27/+0
2015-12-22wncklet: mate_gdk_spawn_command_line_on_screen can be used with any GTK+monsta1-15/+2
2015-12-17GTK3 workspace-switcher: add fallback colorGyörgy Balló1-0/+14
Without setting a color, the actual workspace is not highlighted, if the theme does not set WnckPager:selected explicitely (e.g. with Adwaita).
2015-11-11fix typo in #definemonsta1-3/+3
2015-09-06Rework gsettings schema buildinginfirit5-56/+54
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files
2015-08-31check for wnck 3.0.0, not some pre-release version :)Monsta2-2/+2
2015-07-14Drop gdkkeysyms-compat usage in Gtk+3infirit1-9/+6
The new GDK_KEY_ keys are also in Gtk+2.
2015-03-19gtk3: correct css theme selector widget nameDenis Gorodnichev1-1/+1
Window Selector widget name is "PanelApplet-window-menu-applet-button". This fix 1px focus width Closes https://github.com/mate-desktop/mate-panel/pull/275
2014-11-23Gtk3: window-menu: Don't change selector style since it's already changed by ↵infirit1-25/+0
libwnck Based on gnome-panel commit: 60cb9c798ed25868c1c07b73fa08aabbb5892d2c From: Carlos Garcia Campos <[email protected]>
2014-11-23showdesktop: Fix the size of the iconinfirit1-2/+2
Based on gnome-panel commit: 6dae521ff187dcb2da1969ad017cf5b9e1bcb8f2 From: Carlos Garcia Campos <[email protected]>
2014-11-23Gtk3: showdesktop: Port gtk_widget_get_style to GtkStyleContextinfirit1-0/+27
Based on gnome-panel commit: d27ef4de9ba872e5afc5e60430c7a16549158f61 From: Germán Póo-Caamaño <[email protected]>
2014-11-23Gtk3: showdesktop: Port to GtkStyleContextinfirit1-0/+17
Based on gnome-panel commit: fb1fa7ef2087b68fc7e7a01050e4c6747e8771e8 From: Carlos Garcia Campos <[email protected]>
2014-11-23Gtk3: window-menu: Use gtk_render_focus() instead of gtk_paint_focus()infirit1-14/+31
Based on gnome-panel commit: eab5174e71e705331c53482b7eecb56c1dc3ef6c From: Carlos Garcia Campos <[email protected]>
2014-11-22Gtk3: Remove frame of window-menu appletinfirit1-0/+41
Based on gnome-panel commit: 1f086d72760569bc466de082e99a55a82ac06014 From: Carlos Garcia Campos <[email protected]>
2014-11-22Gtk3: window-list Don't use deprecated size-allocate signalinfirit1-4/+4
Take an additional change from gnome-panel that was not in MATE commit: 77a45f0abf8d0db41bb4b99e08dfbdd968cb6be8 From: Carlos Garcia Campos <[email protected]>
2014-10-03Update Marco WM name as per Marco commitNathan Torchia1-1/+1
Closes https://github.com/mate-desktop/mate-panel/pull/240 cbf24f5d78719b930fc0cd6c0c80e00e9d62c95a
2014-06-25Restore way to close windows with middle clickStefano Karapetsas1-1/+2
It was forgot during transition to libwnck Closes https://github.com/mate-desktop/mate-panel/issues/191
2014-06-20Fix RGBA issues for GTK3Konstantin Pugin1-0/+2
2014-04-26Use about dialog from libmate-desktopStefano Karapetsas4-4/+10
2014-02-09help: Avoid file collision with gnome-panelinfirit5-7/+7
Also correct help uri for applets.
2013-12-01Remove has_separator property from ui filesStefano Karapetsas2-2/+0
2013-11-29Merge pull request #145 from infirit/masterStefano Karapetsas2-4/+16
Check if WNCK_CHECK_VERSION is defined
2013-11-28Check if WNCK_CHECK_VERSION is definedinfirit2-0/+12
2013-11-28Revert "Fixed the WNCK_CHECK_VERSION calls to only be used when GTK is version"infirit2-8/+1
This reverts commit 428e32cd0f3f2df0cbd4e859304f0935a11612bc.
2013-11-28Revert "Correct wnck/gtk3 check."infirit2-5/+12
This reverts commit a2b1af54a24b93766f5e2ed4a216637dc510ec47.
2013-11-15wncklet: Fit window list size with GTK3Stefano Karapetsas1-0/+12
2013-11-12Correct wnck/gtk3 check.infirit2-12/+5
2013-11-12Fixed the WNCK_CHECK_VERSION calls to only be used when GTK is versionAlex Brinister2-1/+8
3.0
2013-10-26wncklet: Add GTK3 supportStefano Karapetsas6-26/+113
2013-07-26wncklet: Come back to libwnckStefano Karapetsas8-90/+94
2013-07-12Use yelp-tools instead of mate-doc-utilsStefano Karapetsas1-2/+2
2013-06-30Fixes for make distStefano Karapetsas1-2/+3
2013-04-10Removed unused variable.muesli41-1/+0
2013-04-10Modified the function workspace_switcher_applet_fill, which now correctly ↵muesli41-1/+1
loads the wrap-workspaces GSchema entry.
2013-04-03Fixed a bug when the toggle button belonging to wrap_workspaces is not ↵muesli41-0/+5
toggled even though the value is TRUE on preferences dialog creation.
2013-03-03add transparency background function for workspace-switcherraveit1-9/+26
2013-02-10Make GSettings schemas translatableStefano Karapetsas5-48/+51
2013-02-10Added a wrap around option for workspace switcherMoritz Bruder3-1/+78
Includes: - a toggle button in the preferences (wrap_workspaces_toggle), a gboolean keeping track (wrap_workspaces) - another entry in the schema (gsettings) - and some minor code changes (which only affect the code when scrolling while on the last or first index)
2013-02-07wncklet: Set orientation in window listStefano Karapetsas1-0/+3
Closes https://github.com/mate-desktop/mate-panel/issues/58
2013-01-19wncklet: Fix window-list grouping preferenceStefano Karapetsas1-6/+6
See https://github.com/mate-desktop/mate-panel/issues/70
2012-12-20Fix missing NULL pointerNelson Marques1-1/+1
2012-11-18fixed incorrect fsf addresses.Steve Zesch6-12/+12
2012-11-12Code audit: fix compile warnings, uninitialized pointer problemsScott Balneaves1-1/+2
2012-10-12fix 64bit-portability-issueStefano Karapetsas1-3/+3
2012-10-11add wncklet schemasStefano Karapetsas2-0/+43