Releases: ragusa87/kde-tiling-on-drag
Releases · ragusa87/kde-tiling-on-drag
release-v1.0.2
Changelog release-v1.0.2
- fix(memory): Remove client from handler on detach - Laurent Constantin
- feat(maximize): Setting to add padding - Laurent Constantin
- fix: MinimizeHandler detect the proper client - Laurent Constantin
- fix(retiling): Debounce handler for more stability - Laurent Constantin
- fix(tiling): use the client's screen not the active one - Laurent Constantin
- fix(logger): Better context printing - Laurent Constantin
- chore(npm): update packages - Laurent Constantin
release-v1.0.1
Changelog release-v1.0.1
- fix(github-ci): Upgrade upload/download artifacts - Laurent Constantin
- fix: Improve some debugging messages - Laurent Constantin
- fix: Better screen detection while tiling - Laurent Constantin
- getPosition refactored to getWindowCenter - Laurent Constantin
- fix: Dragging the window on the same tile as before should retile it - Laurent Constantin
- fix: Use cursor position only on manual drag - Laurent Constantin
release-v1.0.0
Changelog release-v1.0.0
- Breaking changes for Plasma 6 (drop support for Plasma 5) - Laurent Constantin
- Plasma 6 initial support - Laurent Constantin
release-v0.1.6
Changelog release-v0.1.6
- Disable forceRedraw option by default - Laurent Constantin
- Force usage of single quote - Laurent Constantin
- Better x11 support - Laurent Constantin
- Add basic support for shortcuts - Laurent Constantin
- Rework logger - Laurent Constantin
- Ignore Eclipse - Laurent Constantin
- Pipeline: fix apt install using awalsh128/cache-apt-pkgs-action - Laurent Constantin
release-v0.1.5
Changelog release-v0.1.5
- Still maximize window if rearrange window setting is off - Laurent Constantin
- Add rearrangeWindows setting - Laurent Constantin
- Expose maximizeSingleWindow setting - Laurent Constantin
- Add config to skip force-redraw and avoid flickering - Laurent Constantin
- Setting to rearrange window between monitors - Laurent Constantin
- Ignore steam windows - Laurent Constantin
- Log windows properties without having to enable debug mode - Laurent Constantin
- Avoid triggering screenChanged when the user start moving a window - Laurent Constantin
- Retile: Avoid tiling client on a busy tile and support other screen - Laurent Constantin
- Add comment about outline geometry - Laurent Constantin
- screenChanged Listener - Laurent Constantin
- Add missing rollup config - Laurent Constantin
- Update demo - Laurent Constantin
- License - Laurent Constantin
release-v0.1.4
Changelog release-v0.1.4
- Fix changelog - Laurent Constantin
- Improve timers and cleanup - Laurent Constantin
- defer layoutModified event - Laurent Constantin
release-v0.1.3
Changelog release-v0.1.3
- Use the cursor position instead of window's center during drag - Laurent Constantin
- Ignore tiles that are "just containers" for other tiles - Laurent Constantin
- Refactor code with module support - Laurent Constantin
- Bundle modules with rollup - Laurent Constantin
release-v0.1.2
Changelog release-v0.1.2
- Alter version number automatically - Laurent Constantin
- Improve ignore-list - Laurent Constantin
- showOutline config - Laurent Constantin
- Show outline maximized when needed - Laurent Constantin
- Show outline automatically - Laurent Constantin
- Retile on layout change, and maximize when no layout is defined - Laurent Constantin
- Improve debugTree info - Laurent Constantin
- typo - Laurent Constantin
- Remove comments - Laurent Constantin
- Change geometry instead of frameGeometry - Laurent Constantin
- Declare KWin enum - Laurent Constantin
- eslint config - Laurent Constantin
- Filter all window by activity and desktop - Laurent Constantin
release-v0.1.1
Changelog release-v0.1.1
- Fix changelog - Laurent Constantin
- Bump version to v0.1.1 - Laurent Constantin
- Add configuration for logs - Laurent Constantin
- Update README.md - Laurent Constantin
release-v0.1.0
Changelog release-v0.1.0
- Stip date from release name - Laurent Constantin
- Rename tilling -> tiling - Laurent Constantin
- Readme changes - Laurent Constantin
- Update readme and include it in the release - Laurent Constantin
- Use github actions to test and release (#3) - Laurent Constantin
- Improve re-tilling (#2) - Laurent Constantin
- Update readme - Laurent Constantin
- Improve everything - Laurent Constantin
- Improve support with TS - Laurent Constantin
- Add typescript support - Laurent Constantin
- ts - Laurent Constantin
- typo - Laurent Constantin
- Lint - Laurent Constantin
- rename to kde-tilling-on-drag - Laurent Constantin
- Create README.md - Laurent Constantin