SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for miracle-wm-debugsource-0.3.7-1.fc41.x86_64.rpm :

* Tue Oct 22 2024 Neal Gompa - 0.3.7-1- Update to 0.3.7
* Tue Oct 01 2024 Neal Gompa - 0.3.6-2- Fix miral and miroil versioned BRs
* Wed Sep 25 2024 Matthew Kosarek - 0.3.6-1- Update to 0.3.6
* Mon Sep 09 2024 Neal Gompa - 0.3.5-1- Update to 0.3.5- Enable systemd session- Drop upstreamed patches
* Tue Sep 03 2024 Neal Gompa - 0.3.4-3- Backport miraclemsg
* Wed Aug 28 2024 Neal Gompa - 0.3.4-2- Backport fix for initializing default config
* Tue Aug 27 2024 Matthew Kosarek - 0.3.4-1- Update to 0.3.4
* Tue Aug 13 2024 Matthew Kosarek - 0.3.2-1- Adjustment so that we\'re no longer building against the dev release of Mir
* Mon Aug 12 2024 Matthew Kosarek - 0.3.1-1- snap: update to v0.3.0 by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/187- test + refactor: renames to more closely match i3, refactor to accomodate testing of the TilingWindowTree, initial tests for the tiling window tree by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/189- minor: rename master to develop because master is not the mastered version in this context by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/190- refactor: establish a single source of truth for the selected window by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/192- refactor: giving Window modification control over to the Workspace instead of the Output by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/193- refactor: make it so that the tiling window tree relies on the active window much less by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/194- refactor: remove `WindowMetadata` and make everything a container + refactor `Output` and `Workspace` big time such that they do way less work by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/195- bugfix: fixing how modes are reported and multi-subscriptions are created by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/199- bugfix: no longer relying on the Output to get the compositor state by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/200- refactor: a Container is used as the active element instead of a miral::Window by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/201- Allow using custom mir libraries directory by AATTTibboddiT in https://github.com/mattkae/miracle-wm/pull/198- feature: swaymsg exit works now by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/203- feature: no longer restarting commands that exit with 127 by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/204- feature: if the configuration doesn\'t exist, we try to copy it from /usr/share/miracle-wm/config/default.yaml or we write it blank by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/205
* Mon Jul 29 2024 Matthew Kosarek - 0.3.0-1- bugfix: temporary fix for #24 while we consider it in the Mir project by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/112- (#113) bugfix: fullscreen windows no longer get their rectangle set if one is pending by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/114- feature: supporting the i3 focus command by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/116- feature: displaying a border around windows by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/103- feature: animation groundwork + window movement animation by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/121- feature: configurable animations + animation for window opening + multiple ease functions by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/125- feature: workspace switching animations by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/128- epic: animations, animations, and animations! by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/127- feature + testing: animation testing refactor + slide animation now includes a scale + improving workspace transforms + constraining less often by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/130- snap: upgrade to core24 by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/129- (#131 #132 #133) bugfix: clipped windows now behave properly when being animated by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/135- refactor: move ProgramFactory to its own file + clang-tidy issues around the renderer by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/139- bugfix: unset CMAKE_CXX_COMPILER by AATTpastalian in https://github.com/mattkae/miracle-wm/pull/138- feature: support for i3 \'exec\' command by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/140- feature: implementation if the i3 \'split\' command by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/142- feature: support for the i3 \'move\' command by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/143- feature: support for i3 \'sticky\' command by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/145- (#136) bugfix: interpolating first slide animation from the current position by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/146- (#147) bugfix: workspace animations are now interpolated + border respecting workspace transforms + massive simplification of workspace transformation code by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/148- refactor: resizing is now global instead of local to a particular output by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/150- frankenstein: borders disappearing bug for floating windows + percentage not being clamped on animations + IPC_GET_VERSION + IPC_GET_BINDING_MODES + IPC_GET_BINDING_STATE + IPC_GET_OUTPUTS by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/153- (#122) bugfix: border rendering no longer throws GL error 1281 by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/155- (#156) bugfix: place fullscreen windows properly by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/159- bugfix: XWayland windows some times become unclickable by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/167- (#166) XWayland windows now have a proper Z-order so that they don\'t step on each other\'s toes by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/170- bugfix: handling initially fullscreen windows + allowing workspaces to be floating by default + allowing windows to be floating initially + fixes for #168 by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/171- bugfixes: select on hover always + release builds for debian & snap + fix for for #174 when we have zero monitors by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/176- (#4) bugfix: gedit save dialog no longer appears as a tile + removing some dead code + mild refactor and debugging by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/177- (#178) bugfix: fix for menus no longer being selectable + being able to allocate a floating window as the initial window by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/179- bugfix: need libnotify4 in stage packages by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/182- (#97) bugfix: preventing some windows (e.g. emacs) from deciding on too small of size for their tile by AATTmattkae in https://github.com/mattkae/miracle-wm/pull/184- Fix compile with glm 1.0.0+ and musl libc by AATTJamiKettunen in https://github.com/mattkae/miracle-wm/pull/185
* Thu Jul 18 2024 Fedora Release Engineering - 0.2.1-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed May 15 2024 Neal Gompa - 0.2.1-2- Rebuild for Mir 2.17
* Tue Apr 23 2024 Matthew Kosarek - 0.2.1-1- Release for the deb and Fedora packages
* Mon Apr 22 2024 Matthew Kosarek - 0.2.0-1- (#35) sway/i3 IPC support has been implemented to minimally support waybar- (#45) Added \"floating window manager\" support whereby individual windows can be made to float above the tiling grid and behave just as they would in a \"traditional\" floating window manager- (#38) The user configuration now automatically reloads when a change is made to it- (#37) A terminal option can now be specified in the configuration to decide which terminal is opened up by the keybind. We also do a much better job of deciding on a sane default terminal- Environment variables can now be specified in the configuration (e.g. I needed to set mesa_glthread=false to prevent a bunch of screen tearing on my new AMD card)- Upgrade to Mir v2.16.4 which brought in a few important bugfixes for miracle-wm- (#48) Fullscreened windows are now guaranteed to be on top- (#34) Fixed a bug where panels could not be interacted with- (#50) Keyboard events are now properly consumed when a workspace switch happens- (#61) Outer gaps no longer include inner gaps- (#66) Disabled moving fullscreen windows between workspaces- (#67) Fixed a bug where resizing a window over and over again would make it progressively tinier due to rounding errors- Refactored the tiling window system in a big way for readability. This solved a number of tricky bugs in the process so I am very happy about it- (#81) Gaps algorithm no longer leaves some nodes smaller than others- The project finally has meaningful tests with many more to come 🧪
* Mon Apr 01 2024 Matthew Kosarek - 0.1.0-1- Initial version
 
ICM