about summary refs log tree commit diff
path: root/exwm-floating.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-13 Drop :version keywords from defgroupDaniel Mendler1-1/+0
2024-01-12 ; First line of docstring should be a full sentenceDaniel Mendler1-4/+4
2024-01-08 Update copyright year to 2024Adrián Medraño Calvo1-1/+1
2023-08-18 Update copyright year to 2023Adrián Medraño Calvo1-1/+1
2023-08-18 Convert `exwm-workspace--workareas' to a list of `xcb:RECTANGLE'sAdrián Medraño Calvo1-7/+3
2022-07-26 Hide tab-bar on floating windowsSteven Allen1-0/+2
2021-10-29 Update copyright year to 2021Adrián Medraño Calvo1-1/+1
2020-02-02 Refactor color-related codeChris Feng1-59/+19
2020-02-02 Update copyright year to 2020Chris Feng1-1/+1
2019-09-14 Replace `frame-geometry'Chris Feng1-17/+46
2019-09-13 Improve user optionsChris Feng1-27/+84
2019-09-08 Fix floating X window size with menu-bar/tool-bar enabledChris Feng1-10/+21
2019-03-24 ; Follows upChris Feng1-61/+61
2019-03-17 Remove loading order dependency on `mouse-autoselect-window'Chris Feng1-1/+1
2019-02-01 Update copyright year to 2019Chris Feng1-1/+1
2018-12-02 ; Improve debug logs.Chris Feng1-1/+10
2018-07-15 ; Use `derived-mode-p'.Chris Feng1-2/+2
2018-03-10 Fix regressionsChris Feng1-1/+1
2018-03-09 Minor fixesChris Feng1-1/+0
2018-03-06 Name all helper windows created by EXWMAdrián Medraño Calvo1-6/+5
2018-03-04 Add header-line format support in per-application configurationsChris Feng1-2/+18
2018-03-03 Add various per-application configurationsChris Feng1-10/+59
2018-02-19 Fix various issues with multi-monitor supportChris Feng1-43/+31
2018-02-19 Add customization settingsChris Feng1-33/+40
2018-02-18 Make X windows container-lessChris Feng1-167/+91
2018-02-04 Avoid crashing Emacs by resizing its frame into 0x0Chris Feng1-2/+2
2017-12-31 Update copyright year to 2018Chris Feng1-1/+1
2017-08-31 Avoid reusing dedicated windowChris Feng1-5/+1
2017-05-07 Force repositioning floating Emacs framesChris Feng1-8/+9
2017-02-05 Update copyright year to 2017Chris Feng1-1/+1
2016-10-06 Fix problems with active minibufferChris Feng1-2/+4
2016-09-23 Use X window bordersChris Feng1-16/+40
2016-09-23 Remember the geometries of floating X windowsChris Feng1-9/+22
2016-08-31 Force using visible buffers in `other-buffer'Chris Feng1-2/+3
2016-08-12 Fix CreateWindow attributesChris Feng1-5/+15
2016-08-09 Update timestamp for WM_TAKE_FOCUS ClientMessageChris Feng1-1/+4
2016-08-09 Fix coordinates calculations concerning workspacesChris Feng1-14/+12
2016-08-09 Ensure floating hooks are run in the right contextChris Feng1-4/+8
2016-07-29 ; * exwm-floating.el (exwm-floating--unset-floating): Reposition an XChris Feng1-0/+8
2016-07-21 Minor cleanupsChris Feng1-5/+5
2016-07-19 Merge branch 'medranocalvo/dynamic-workspaces' into externals/exwmChris Feng1-4/+1
2016-07-18 Fix 2 dock-related issuesChris Feng1-1/+13
2016-07-17 Add missing declarationsAdrián Medraño Calvo1-3/+1
2016-07-13 Add/improve some ICCCM/EWMH featuresChris Feng1-9/+37
2016-05-24 Manage a certain type of undecorated X windowsChris Feng1-0/+6
2016-05-23 Add cleanup codes for Emacs daemonChris Feng1-0/+3
2016-04-07 Fix 2 multi-monitor issuesChris Feng1-1/+3
2016-03-06 UntabifyChris Feng1-66/+66
2016-03-04 Allow moving/resizing undecorated X windowsChris Feng1-63/+89
2016-02-25 Allow user to hide floating X windowsChris Feng1-0/+16