Commit Graph

379 Commits

Author SHA1 Message Date
vaxerski 477b23f224 fixed vlc being wack on fullscreen 2021-12-11 12:54:45 +01:00
vaxerski 21eab55ffb made logging cheaper 2021-12-10 23:42:24 +01:00
vaxerski 158260c0ec border animation optimization 2021-12-10 23:28:00 +01:00
vaxerski 3216afbf12 fixed border animations lag 2021-12-10 22:42:06 +01:00
vaxerski 183026e2b7 Fixed #16 2021-12-10 22:12:42 +01:00
vaxerski d329e39873 fixed comments in the config oops 2021-12-10 21:57:08 +01:00
vaxerski caa967a9b2 Added border animations and better config warnings 2021-12-10 21:55:41 +01:00
vaxerski 2ac537a2fa I broke your configs. (see example.conf animations part)
np guys love yall too
2021-12-10 19:10:12 +01:00
vaxerski d44c5a9f16 added a main_mod for moving and resizing 2021-12-10 12:09:36 +01:00
vaxerski 8aadccd9e4 sloppy fix for new windows frozen sometimes
if anyone knows a better one feel free
2021-12-09 21:58:20 +01:00
vaxerski 24db17f139 Fix no config found being stuck 2021-12-08 22:27:53 +01:00
vaxerski c39ced01b0 Added an info when config broken or errors.
Config is now required
2021-12-08 22:05:19 +01:00
vaxerski 06b31f2a5a Fixed a bug with reloading disabled icons 2021-12-06 22:40:43 +01:00
vaxerski 3c86cd2c13 fixed another tray oopsie 2021-12-06 22:38:17 +01:00
vaxerski 03de64b70e Fixed a tray oopsie 2021-12-06 22:34:52 +01:00
vaxerski e3925a6659
updated the readme known issues 2021-12-06 19:51:31 +01:00
vaxerski 9e759fe39e Added cheap animations 2021-12-06 19:43:01 +01:00
vaxerski 7d39393cf8 fix disabled anims not updating 2021-12-06 19:10:38 +01:00
vaxerski 2ca2ddfd2e Added a tray module 2021-12-06 18:56:24 +01:00
vaxerski b897a1b64e Better mod parsing 2021-12-06 15:04:47 +01:00
vaxerski efcb0f1a9e disable anims by default 2021-12-06 14:53:49 +01:00
vaxerski f83d3ccea7 added moving focus and no hover focus 2021-12-05 12:05:44 +01:00
vaxerski 6fbbcd2a1c fix again because the last fix didnt fully fix 2021-12-04 23:45:22 +01:00
vaxerski d1f1643a8f fix some default floating windows crashing 2021-12-04 23:38:31 +01:00
vaxerski aacdd572f4
updated readme with new master 2021-12-04 23:17:56 +01:00
vaxerski 4e4d7870a3 Added a master layout (configurable) 2021-12-04 23:16:24 +01:00
vaxerski 1f317f2ebc fix rounded corners border sometimes bugging 2021-12-04 20:52:55 +01:00
vaxerski 1ac5665d09 Merge branch 'main' of https://github.com/vaxerski/Hypr 2021-12-04 17:07:31 +01:00
vaxerski dfb3efa33d Change how tiled->float size works 2021-12-04 17:07:26 +01:00
vaxerski 61cd52f669
updated the readme, roadmap 2 done 2021-12-04 16:01:29 +01:00
vaxerski db258c63bb Merge branch 'main' of https://github.com/vaxerski/Hypr 2021-12-04 15:55:56 +01:00
vaxerski fd94badac9 Fixed rounded borders and rounded fullscreen 2021-12-04 15:55:54 +01:00
vaxerski 81d14a69fc
update codeql 2021-12-02 22:45:59 +01:00
vaxerski dfdf8c7b66
update c++ ci 2021-12-02 22:44:58 +01:00
vaxerski bafa001f59 refocus when window closed 2021-12-02 15:08:19 +01:00
vaxerski 0cfe129ce4 Correctly lay out centered floating on multimon 2021-12-01 22:28:53 +01:00
vaxerski da349a03b2 Added #12
Added %WINCLASS% to percent tokens
2021-12-01 22:23:16 +01:00
vaxerski eb1d5f94d8 Merge branch 'main' of https://github.com/vaxerski/Hypr 2021-12-01 16:24:54 +01:00
vaxerski dc017c49c5 Added a min floating size on start 2021-12-01 16:24:49 +01:00
vaxerski 57fb8b283f
updated readme images 2021-11-30 22:05:22 +01:00
vaxerski b169aca415 marked status as deprecated 2021-11-30 21:14:45 +01:00
vaxerski 2d82458260 Added icons to the status bar 2021-11-30 21:11:27 +01:00
vaxerski acb177bf4d fixed an oopsie 2021-11-30 20:13:56 +01:00
vaxerski 39933b61cd Merge branch 'main' of https://github.com/vaxerski/Hypr 2021-11-30 20:11:04 +01:00
vaxerski cd4d262ec8 Merge branch 'main' of https://github.com/vaxerski/Hypr 2021-11-30 20:11:02 +01:00
vaxerski 09bafd05a1 added exec-once 2021-11-30 20:10:37 +01:00
vaxerski be73f4c3a5
update the readme to match the recent commit 2021-11-30 17:11:09 +01:00
vaxerski f32c0abcf2 Fixed #9 #7 and #8
Alongside with the 2 previous commits.
2021-11-30 17:08:52 +01:00
vaxerski e9313fe3aa better window killing method 2021-11-30 16:43:28 +01:00
vaxerski 565bcd3e5f Render bar fully with cairo to enable alpha blending 2021-11-29 22:09:27 +01:00