Releases: random532/brut
Releases · random532/brut
1.40
- I added a front page (control panel).
- I reorganized the header file (disk.h).
1.39
- Option 'Modify user' was added.
- Debug info text window is now global.
- Hopefully some fixes.
1.37
- add tabs (disks, groups, user, about).
- avoid popup windows whenever possible.
- simplify the menubar.
- This still needs some polishing. But it should work so far.
1.36
Having less windows seems preferable in Wayland compositors (hikari, sway). So we integrate the editor window into the main window.
1.35
- show file system capacity
- fix scrollbars
- resize main window
- don't claim to support fuse.
1.34
-
removed a bug that prevented gpart create
-
only offer partition types that actually fit on the scheme
-
some minor improvements here and there
-
figured out that it is impossible to find out where an ntfs partition/ file system is mounted.
1.33
- edited some strings in message boxes, added comments, renamed 4 functions, allow more partitions on a slice.
1.31
- show mointpoints
- dont echo the password
- final phase. Only hunt for bugs from now on.