about summary refs log tree commit diff
path: root/exwm-systemtray.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-13 Drop :version keywords from defgroupDaniel Mendler1-1/+0
2024-01-08 Update copyright year to 2024Adrián Medraño Calvo1-1/+1
2023-08-18 Fix bytecompiler warnings, improve docstringsAdrián Medraño Calvo1-9/+15
2023-08-18 Update copyright year to 2023Adrián Medraño Calvo1-1/+1
2023-08-18 Merge branch 'jollm.github.com/ignore-struts-top-bottom' into externals/exwmAdrián Medraño Calvo1-12/+13
2023-08-18 Convert `exwm-workspace--workareas' to a list of `xcb:RECTANGLE'sAdrián Medraño Calvo1-12/+13
2023-06-09 Observe connection status on deinitializationAdrián Medraño Calvo1-13/+14
2022-11-22 Pick the correct line height for the systemtraySteven Allen1-1/+2
2022-11-09 Default exwm-systemtray color to `workspace-background'Adrián Medraño Calvo1-4/+1
2022-11-09 Refresh the tray icon background when updating the background colorSteven Allen1-4/+14
2022-11-09 * exwm-systemtray.el (exwm-systemtray--on-theme-change): Add missing parameter.Steven Allen1-1/+1
2022-11-09 * exwm-systemtray.el (exwm-systemtray--init): Set EWMH window type to dock.Adrián Medraño Calvo1-1/+7
2022-11-09 Support setting system tray background color to current workspace'sAdrián Medraño Calvo1-7/+27
2022-11-04 Use default visual, depth and colormap in systray embedder windowAdrián Medraño Calvo1-43/+116
2021-10-29 Update copyright year to 2021Adrián Medraño Calvo1-1/+1
2020-02-02 Add solid background support to systemtrayChris Feng1-3/+39
2020-02-02 Update copyright year to 2020Chris Feng1-1/+1
2019-09-14 Replace `frame-geometry'Chris Feng1-41/+42
2019-08-11 Fix a regression with systemtrayChris Feng1-15/+25
2019-02-06 Add input method supportChris Feng1-5/+2
2019-02-01 Update copyright year to 2019Chris Feng1-1/+1
2018-12-02 ; Improve debug logs.Chris Feng1-7/+19
2018-08-19 Consistently name helper windowsAdrián Medraño Calvo1-16/+21
2018-05-27 Fix systemtray position when menu-bar / tool-bar is enabledChris Feng1-6/+2
2018-03-09 Minor fixesChris Feng1-0/+1
2018-02-19 Fix various issues with multi-monitor supportChris Feng1-12/+14
2018-02-19 Add customization settingsChris Feng1-12/+22
2017-12-31 Update copyright year to 2018Chris Feng1-1/+1
2017-10-09 Fix systemtray applications crash when restartingChris Feng1-0/+12
2017-08-31 Update systemtray when initializingChris Feng1-1/+4
2017-02-24 Fix systemtray positionChris Feng1-2/+16
2017-02-05 Fix checkdoc warningsChris Feng1-1/+1
2017-02-05 Update copyright year to 2017Chris Feng1-1/+1
2016-09-23 Redirect KeyPress events sent to system tray iconsChris Feng1-1/+33
2016-08-12 Fix CreateWindow attributesChris Feng1-5/+12
2016-08-07 Set background pixmap for system tray embedderChris Feng1-16/+27
2016-07-30 Add restart supportChris Feng1-0/+5
2016-07-17 Add missing declarationsAdrián Medraño Calvo1-2/+5
2016-07-14 Fix various stability issuesChris Feng1-2/+4
2016-05-23 Add cleanup codes for Emacs daemonChris Feng1-4/+20
2016-05-13 Use `xcb:connect' instead of `xcb:connect-to-socket'Chris Feng1-1/+1
2016-04-21 Announce manager selection with client messageChris Feng1-0/+24
2016-02-21 Fix emacsclient related issuesChris Feng1-7/+7
2016-02-19 Minor fixes for system trayChris Feng1-9/+12
2016-02-19 Fix system tray issues after updating workspacesChris Feng1-23/+36
2016-02-19 Add system tray supportChris Feng1-0/+372