Commit graph

12 commits

Author SHA1 Message Date
fd356cdc61 Replace Firefox with Librewolf
I had to switch to using `ahk_exe` for identifying the windows rather
than `ahk_class` because Librewolf's windows' class is
`MozillaWindowClass`, just like Firefox. That means that, if there was
already a Firefox window open, my shortcut would activate that window
instead of launching Librewolf.
2025-03-14 15:12:55 +01:00
93997c2cdf Make window full screen with launch key 2024-07-15 09:32:57 +02:00
5bfca82c4d Use local Firefox installation
Installing Firefox at this location avoids annoyances with admin
privileges as Firefox regularly wants to update itself on launch.
2024-03-18 11:32:32 +01:00
4ddba0ab57 Adjust home directory from old work to new work 2024-02-06 12:52:17 +01:00
5918629dba Add LICENSE 2023-03-10 12:50:48 +01:00
d513e59b92 Use custom tray icon 2023-03-10 12:46:04 +01:00
f11449866b Disable reload hot key 2023-03-10 12:28:21 +01:00
4dcf410573 Launch terminal in full height 2023-03-10 12:26:42 +01:00
defedd50e2 Add header 2023-03-10 12:19:08 +01:00
fce08539bc Add support for opening terminal and browser 2023-03-10 11:58:40 +01:00
4804b2f827 Add support to move windows between monitors 2023-03-10 11:15:48 +01:00
2f584d17d0 Initial commit - basic window manager 2023-03-10 09:53:25 +01:00