summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-14* window-commander.el (wincom-mode): Remove legacy display function supportexternals/window-commanderDaniel Semyonov
2024-03-11; Update and improve documentationDaniel Semyonov
2024-03-11; Avoid checkdoc warning and slightly improve docstringDaniel Semyonov
2024-03-11; Improve? menu bar command labelsDaniel Semyonov
2024-03-11; Define `overriding-text-conversion-style' to avoid warningDaniel Semyonov
2024-03-11Remove interactive mode tag for commands which are useful on their ownDaniel Semyonov
2024-02-12Add a command for selecting the most recently used windowDaniel Semyonov
2023-12-11Add menu for window commandsDaniel Semyonov
2023-12-11* window-commander.el (wincom-run-window-command): Fix exit functionDaniel Semyonov
2023-12-09* window-commander.el (wincom-define-window-command): Fix keyword argsDaniel Semyonov
2023-12-09Add support for software keyboards which use text-conversionDaniel Semyonov
2023-06-30; Bump version to 3.0.2Daniel Semyonov
2023-06-30; Fix info manualDaniel Semyonov
2023-06-29; Bump version to 3.0.1Daniel Semyonov
2023-06-28; Rename files form wincom* to window-commander*Daniel Semyonov
2023-06-28; Bump version to 3.0Daniel Semyonov
2023-06-28Improve implementation of keywords in 'wincom-define-window-command'Daniel Semyonov
2023-06-28; Small fixDaniel Semyonov
2023-06-25; Fix remaining wrong references to swswDaniel Semyonov
2023-06-25; Clean .gitignoreDaniel Semyonov
2023-06-22Allow selection of minibuffer in defined win command by keyword argDaniel Semyonov
2023-06-22Rename to Window Commander and simplify projectDaniel Semyonov
2022-11-22Improve user option error checking and updatingDaniel Semyonov
2022-11-11; Update introductionDaniel Semyonov
2022-11-10; swsw.text: Fix typos and update informationDaniel Semyonov
2022-10-22; Bump version to 2.3Daniel Semyonov
2022-10-22; Fix swsw-pkg.el generation on OpenBSDDaniel Semyonov
2022-10-22Only define and bind 'swsw-selected-window-prefix' in Emacs 28+Daniel Semyonov
2022-09-17Rework display functionsDaniel Semyonov
2022-09-17; Small change and fix to README and commentaryDaniel Semyonov
2022-09-17; Add a space between the name of the manual and a section nameDaniel Semyonov
2022-07-09; Bump version to 2.2Daniel Semyonov
2022-06-12* swsw.texi (Usage, Window commands): Add details and fix mistakesDaniel Semyonov
2022-06-12Rework display functionsDaniel Semyonov
2022-06-09; Replace (unnecessary) backticks with normal quotesDaniel Semyonov
2022-06-09Change some instances of 'if' and 'let' to use 'if-let'Daniel Semyonov
2022-05-25; Use 'kbd' notation in the READMEDaniel Semyonov
2022-05-25; Indicate ELPA installation is now possible in the READMEDaniel Semyonov
2022-05-23; Bump version to 2.1.1Daniel Semyonov
2022-05-23; Use 'kbd' instead of vector notation for 'define-key' exampleDaniel Semyonov
2022-05-23; Add change log for version 2.1.1Daniel Semyonov
2022-05-23; Generate swsw-pkg.el' automaticallyDaniel Semyonov
2022-05-22; Prepare for NonGNU ELPA inclusionDaniel Semyonov
2022-05-22; Small documentation fixesDaniel Semyonov
2022-05-22; Indicate the mailing list is the "maintainer" of the packageDaniel Semyonov
2022-05-22; Update copyright yearsDaniel Semyonov
2021-12-22; Fix build manifestDaniel Semyonov
2021-12-22; Add build manifestDaniel Semyonov
2021-12-18; Explain 'swsw--id-counter' more thoroughlyDaniel Semyonov
2021-12-18; Fix indentation in a few placesDaniel Semyonov