about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2022-11-22 Pick the correct line height for the systemtraySteven Allen1-1/+2
2022-11-11 Bump version to 0.27Adrián Medraño Calvo1-1/+1
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
2022-10-29 Merge branch 'j4m3s-s.github.com/master' into externals/exwmAdrián Medraño Calvo1-1/+1
2022-10-29 Merge branch 'mgi.github.com/mgi/fix' into externals/exwmAdrián Medraño Calvo1-4/+9
2022-10-29 Fix logging order in exwm-workspace--set-activeJames1-1/+1
2022-10-29 Merge branch 'stebalien.github.com/fix/hide-floating-tabs' into externals/exwmAdrián Medraño Calvo1-0/+2
2022-10-29 Focus workspace frames upon _NET_ACTIVE_WINDOWManuel Giraud1-4/+9
2022-07-26 Hide tab-bar on floating windowsSteven Allen1-0/+2
2022-03-24 Use 32-bit visual for frame containersAdrián Medraño Calvo2-4/+32
2022-02-10 Set WM_STATE on emacs framesElijah Malaby1-0/+5
2022-02-10 Add license fileAdrián Medraño Calvo1-0/+674
2021-11-10 Bump version to 0.26Adrián Medraño Calvo1-1/+1
2021-11-10 Fix previous commit "Remove duplicate code"Adrián Medraño Calvo1-3/+5
2021-11-02 Correct wrong variable nameAdrián Medraño Calvo1-1/+1
2021-10-30 Remove duplicate codeAdrián Medraño Calvo1-2/+0
2021-10-30 Merge branch 'mattbeshara.github.com/less-consy-workspace--client-p' into ext...Adrián Medraño Calvo1-3/+15
2021-10-30 Merge branch 'tumashu.github.com/master' into externals/exwmAdrián Medraño Calvo1-0/+7
2021-10-30 Bump version to 0.25Adrián Medraño Calvo1-1/+1
2021-10-29 Update copyright year to 2021Adrián Medraño Calvo12-12/+12
2021-10-29 New maintainerAdrián Medraño Calvo1-1/+1
2021-10-25 Explicitly remove workspace frames from client-p cache when deletedMatt Beshara1-1/+2
2021-10-25 Rename variable using ‘exwm-workspace’ package prefix; add docstringMatt Beshara1-4/+6
2021-10-25 Use a hash table to cache result of ‘exwm-workspace--client-p’Matt Beshara1-2/+11
2021-10-25 Merge branch 'tumashu.github.com/master' into externals/exwmAdrián Medraño Calvo1-0/+7
2021-10-25 Add variable indicating XIM buffersFeng Shu1-0/+7
2020-07-12 Make button events working with winner-modeChris Feng1-11/+17
2020-06-14 Fix fullscreen statesChris Feng1-2/+4
2020-05-24 Bump version to 0.24Chris Feng1-1/+1
2020-05-10 Clarify the use of `exwm-config-default'Chris Feng2-2/+5
2020-05-10 Make return key work in exwm-ximChris Feng1-1/+2
2020-05-10 Merge branch 'medranocalvo/upcase-menu-item' into externals/exwmChris Feng1-1/+1
2020-05-10 Merge branch 'medranocalvo/prevent-jump-back-workspace' into externals/exwmChris Feng1-5/+5
2020-05-10 Merge branch 'medranocalvo/input-mode-change-hook' into externals/exwmChris Feng1-2/+8
2020-05-06 ; Upcase menu itemAdrián Medraño Calvo1-1/+1
2020-05-06 Prevent jumping back to previous workspaceAdrián Medraño Calvo1-5/+5
2020-05-06 Run hook upon input mode changeAdrián Medraño Calvo1-2/+8
2020-05-05 Merge branch 'medranocalvo/abort-recursive-edit-on-workspace-switch' into ext...Chris Feng1-6/+0
2020-04-15 Fix window manager nameAdrián Medraño Calvo1-2/+3
2020-04-15 Stop aborting recursive edit upon switching workspaces.Adrián Medraño Calvo1-10/+0
2020-04-15 Abort recursive edit before switching workspacesAdrián Medraño Calvo1-6/+10
2020-03-29 Merge branch 'Curiosidad-Racional/patch-1' into externals/exwmChris Feng1-13/+13
2020-03-29 Add support for _NET_WM_STATE_HIDDENChris Feng2-8/+17
2020-03-29 Additional fix for winner-modeChris Feng1-3/+4
2020-03-21 Fixed fail update when current buffer differs from windowCuriosidad-Racional1-13/+13