summaryrefslogtreecommitdiff
path: root/applets
AgeCommit message (Expand)AuthorFilesLines
2023-07-31wayland-tasklist: really set maximum label widthlukefromdc1-1/+4
2023-07-28wayland tasklist: fit buttons to tasklist, limit button size, hide contents ...lukefromdc1-5/+237
2023-07-26notification-area: stop warning on removallukefromdc1-1/+1
2023-07-20Wayland: ensure tasklist buttons get widget namelukefromdc1-0/+1
2023-07-20wayland: stop tasklist overflowing over other appletslukefromdc1-6/+3
2023-07-11Clock applet/wayland: position calendar window same as in x11Luke from DC2-83/+195
2023-06-28Fix distribution of applet service filesColomban Wendling4-4/+4
2023-06-15Wayland, Tray applet: allow in-process applet to load, using SNI only (#1372)Luke from DC5-11/+12
2023-05-17tell dconf-edit about relocatable schemas (#1355)Denis Gorodnichev1-10/+0
2023-05-17applets/wncklet/wayland-backend: Add basic icon support (#1275)Consolatis1-2/+31
2023-05-17applets/wncklet/wayland-backend: Add basic context menu (#1276)Consolatis1-5/+110
2023-03-27Clock Applet: Update date/time and weather after resume from sleep modeGordon Norman Squash1-0/+103
2023-02-14Update window-list.cNik Soggia1-1/+23
2023-02-14Update window-list.uiNik Soggia1-1/+59
2023-02-14Update org.mate.panel.applet.window-list.gschema.xml.inNik Soggia1-0/+5
2023-01-14wncklet: center previews when scaling is enabledBalazs Endresz1-16/+6
2023-01-14wncklet: fix incorrect preview positions for multiple monitorsBalazs Endresz1-5/+2
2022-12-27wncklet: disable preview centering when scaling is enabledBalazs Endresz1-6/+23
2022-12-27wncklet: center preview windows when grouping is enabledBalazs Endresz1-20/+59
2022-12-23wncklet: center preview windowsBalazs Endresz1-12/+51
2022-12-02windows-list.ui: lower gtk3 required versionraveit651-1/+1
2022-06-28clock: Fix memory leakColomban Wendling1-1/+2
2022-06-02notification_area: Reduce lifetime of the settings local variable (#1309)Robert Antoni Buj Gelonch1-2/+2
2022-04-26wncklet: Fix crash thumbnailing dying or otherwise inaccessible windowsColomban Wendling1-0/+8
2022-04-22Register SNI host only if SNI is enabledIlya Fedin1-1/+6
2022-03-18wncklet: Condition 'sdd->wnck_screen!=NULL' is always falserbuj1-7/+12
2022-03-18clock: cast from function call of type 'gdouble' to non-matching typerbuj1-3/+3
2022-02-20wncklet: do not exceed workspace number when setting n_rowsrbuj1-4/+7
2022-01-26Fix implicit conversion changes signedness: 'gboolean' to 'guint'rbuj2-2/+2
2022-01-21wncklet: The values stored in the wrapper hash table are incorrectrbuj1-16/+2
2022-01-18notification_area: fix build warning -Wbad-function-castrbuj1-6/+10
2022-01-02clock: fix memory leakrbuj1-0/+2
2021-12-20Fix some -Wsign-compare warningsrbuj2-7/+7
2021-12-20Remove unnecessary cast in g_signal_connect* callrbuj9-75/+157
2021-12-19Use dashes instead of underscores in signal namesrbuj10-50/+50
2021-12-19clock: gtk_entry_set_alignment in clock.uirbuj2-3/+3
2021-12-19clock: gtk_entry_set_width_chars in clock.uirbuj2-3/+3
2021-12-19clock: Upgrade clock.uirbuj1-294/+340
2021-12-19clock: Define _clock_get_widget instead of using one sentence methodrbuj1-7/+2
2021-12-19clock: simplify temperature_unit_changed and speed_unit_changedrbuj1-22/+23
2021-12-19clock: fix temperature_unit_changed and -Wsign-compare warningsrbuj1-7/+13
2021-12-19Use GLib's new g_clear_signal_handler() function to simplify coderbuj1-2/+10
2021-12-16Use g_clear_pointer() and g_clear_object()rbuj10-101/+38
2021-12-11Use a blank line at mostrbuj17-33/+0
2021-10-19sn-dbus-menu-item: fix include guardrbuj1-1/+1
2021-09-02fix show window thumbnails check buttonmbkma2-15/+14
2021-09-02Revert "window-list.c: use g_settings_* functions directly instead of using s...mbkma1-104/+355
2021-07-28Fix clock applet add location crashzhuyaliang2-3/+3
2021-06-10workspace-switcher: support xmonad WMmu1-1/+19
2021-05-09window-list.c: use g_settings_* functions directly instead of using stored va...mbkma1-355/+104