Skip to content

Releases: prabirshrestha/dwm-win32

v0.1.2

13 Jun 15:28
Compare
Choose a tag to compare
  • 50f1c36 fix topbar x position when taskbar is docked on left
  • 168234a Make time format uses %ls instead of %s

v0.1.1

15 Apr 01:36
Compare
Choose a tag to compare
  • 1a3bdbb Update actions/checkout action to v3
  • 35baa8f ignore minimized windows when arranging
  • 5aefa94 correctly set spyglass to float
  • 79404ab add force rearrange via MOD+Shift+a

v0.1.0

14 Apr 16:14
Compare
Choose a tag to compare

v0.0.18

05 Feb 01:45
Compare
Choose a tag to compare

Changelog:

  • f0a8d7b ignore OperationStatusWindow for explorer progress (#37)
  • ae50de2 add support for processname (#38)
  • 86b6c0b set TaskManagerWindow as floating window (#40)
  • 18a5eff ignore Visual Studio Code border (#41)
  • b2b4d5b add basic CI support (#41)
  • 2fb8319 add draft release and upload asset for tags

v0.0.17

10 Nov 00:50
Compare
Choose a tag to compare

Changelog:

v0.0.16

12 Dec 17:44
fef9b20
Compare
Choose a tag to compare

Changelog:

  • fef9b20 WinEvent: Now cleaning cloaked windows

v0.0.15

12 Dec 04:28
Compare
Choose a tag to compare

Changelog

  • 299cb55 add mod+control+l to log all windows

v0.0.14

23 May 17:28
Compare
Choose a tag to compare

Changelog

v0.0.13

02 May 17:07
Compare
Choose a tag to compare

Changelog:

  • e44ba63 Improved the debug messaging so it now goes to the debugger
  • b469ddf add showutcclock
  • 12ffc87 7c81e2a Fixed problem that caused suspended modern Win10 apps to be managed #3

v0.0.12

10 Mar 00:22
Compare
Choose a tag to compare

Changelog:

  • 97056a2 allow only one instance of dwm-win32 to run
  • 59f527b add support for 32 bit and 64 bit compilation, add support for debug and release mode, Fixed bug in which Qt5 applications were floating instead of being tiled, use CreateMutexW
  • 2911994 ignore border for office apps (excel, word, powerpoint, onenote)