Commit Graph

  • fe47a00169
    update readme vaxerski 2021-12-19 00:50:49 +0100
  • be399a85b2 minor patches vaxerski 2021-12-19 00:47:58 +0100
  • 57a85553ab Configure request, rounding fixes and bar fixes vaxerski 2021-12-19 00:28:39 +0100
  • 1e16487db0 optimize out refreshing and stuff vaxerski 2021-12-18 15:01:20 +0100
  • 380ee051c9 fix bar offset oops vaxerski 2021-12-17 23:31:12 +0100
  • 962819b049 some delagification vaxerski 2021-12-17 23:27:27 +0100
  • 0f581f6731 typo vaxerski 2021-12-17 22:44:20 +0100
  • ba4a3f7909 oopsie fixed vaxerski 2021-12-17 22:44:00 +0100
  • 126c0ec934 minor fixes to window focusing vaxerski 2021-12-17 22:25:36 +0100
  • 52d8b4fd91 fix firefox spazms vaxerski 2021-12-17 21:03:53 +0100
  • 6e5ab3ce35 small fix vaxerski 2021-12-17 20:59:21 +0100
  • cd3a229fa2 respect docs take 2 vaxerski 2021-12-17 20:58:32 +0100
  • 090048410f Revert "respect docks' reserved area" vaxerski 2021-12-17 20:44:35 +0100
  • 6476407682 respect docks' reserved area vaxerski 2021-12-17 20:42:16 +0100
  • 6a108c5a87 fixed #18 vaxerski 2021-12-17 19:57:07 +0100
  • c4cd0b1ca8 fix some lost keybinds vaxerski 2021-12-13 20:44:14 +0100
  • 88546490ea Added some EWMH vaxerski 2021-12-13 20:21:54 +0100
  • 7da0c70be8 Focus to a fullscreen window if present (manual focus) vaxerski 2021-12-12 13:40:13 +0100
  • df02ccaa75
    Merge pull request #17 from 3JlOy-PYCCKUi/main vaxerski 2021-12-11 15:00:59 +0100
  • 89e3f9e533 fix closing fullscreen vaxerski 2021-12-11 14:53:51 +0100
  • 00eebae66c more vlc fixes vaxerski 2021-12-11 14:50:29 +0100
  • 37496f4ad4 litle printf fix 3JlOy_PYCCKUI 2021-12-11 15:12:21 +0300
  • f4148d1b24 reverted some log changes and made different ones vaxerski 2021-12-11 13:04:03 +0100
  • 477b23f224 fixed vlc being wack on fullscreen vaxerski 2021-12-11 12:54:45 +0100
  • 21eab55ffb made logging cheaper vaxerski 2021-12-10 23:42:24 +0100
  • 158260c0ec border animation optimization vaxerski 2021-12-10 23:28:00 +0100
  • 3216afbf12 fixed border animations lag vaxerski 2021-12-10 22:42:06 +0100
  • 183026e2b7 Fixed #16 vaxerski 2021-12-10 22:12:42 +0100
  • d329e39873 fixed comments in the config oops vaxerski 2021-12-10 21:57:08 +0100
  • caa967a9b2 Added border animations and better config warnings vaxerski 2021-12-10 21:55:41 +0100
  • 2ac537a2fa I broke your configs. (see example.conf animations part) vaxerski 2021-12-10 19:10:12 +0100
  • d44c5a9f16 added a main_mod for moving and resizing vaxerski 2021-12-10 12:09:36 +0100
  • 8aadccd9e4 sloppy fix for new windows frozen sometimes vaxerski 2021-12-09 21:58:20 +0100
  • 24db17f139 Fix no config found being stuck vaxerski 2021-12-08 22:27:53 +0100
  • c39ced01b0 Added an info when config broken or errors. vaxerski 2021-12-08 22:05:19 +0100
  • 06b31f2a5a Fixed a bug with reloading disabled icons vaxerski 2021-12-06 22:40:43 +0100
  • 3c86cd2c13 fixed another tray oopsie vaxerski 2021-12-06 22:38:17 +0100
  • 03de64b70e Fixed a tray oopsie vaxerski 2021-12-06 22:34:52 +0100
  • e3925a6659
    updated the readme known issues vaxerski 2021-12-06 19:51:31 +0100
  • 9e759fe39e Added cheap animations vaxerski 2021-12-06 19:43:01 +0100
  • 7d39393cf8 fix disabled anims not updating vaxerski 2021-12-06 19:10:38 +0100
  • 2ca2ddfd2e Added a tray module vaxerski 2021-12-06 18:56:24 +0100
  • b897a1b64e Better mod parsing vaxerski 2021-12-06 15:04:47 +0100
  • efcb0f1a9e disable anims by default vaxerski 2021-12-06 14:53:49 +0100
  • f83d3ccea7 added moving focus and no hover focus vaxerski 2021-12-05 12:05:44 +0100
  • 6fbbcd2a1c fix again because the last fix didnt fully fix vaxerski 2021-12-04 23:45:22 +0100
  • d1f1643a8f fix some default floating windows crashing vaxerski 2021-12-04 23:38:31 +0100
  • aacdd572f4
    updated readme with new master vaxerski 2021-12-04 23:17:56 +0100
  • 4e4d7870a3 Added a master layout (configurable) vaxerski 2021-12-04 23:16:24 +0100
  • 1f317f2ebc fix rounded corners border sometimes bugging vaxerski 2021-12-04 20:52:55 +0100
  • 1ac5665d09 Merge branch 'main' of https://github.com/vaxerski/Hypr vaxerski 2021-12-04 17:07:31 +0100
  • dfb3efa33d Change how tiled->float size works vaxerski 2021-12-04 17:07:26 +0100
  • 61cd52f669
    updated the readme, roadmap 2 done vaxerski 2021-12-04 16:01:29 +0100
  • db258c63bb Merge branch 'main' of https://github.com/vaxerski/Hypr vaxerski 2021-12-04 15:55:56 +0100
  • fd94badac9 Fixed rounded borders and rounded fullscreen vaxerski 2021-12-04 15:55:54 +0100
  • 81d14a69fc
    update codeql vaxerski 2021-12-02 22:45:59 +0100
  • dfdf8c7b66
    update c++ ci vaxerski 2021-12-02 22:44:58 +0100
  • bafa001f59 refocus when window closed vaxerski 2021-12-02 15:08:19 +0100
  • 0cfe129ce4 Correctly lay out centered floating on multimon vaxerski 2021-12-01 22:28:53 +0100
  • da349a03b2 Added #12 vaxerski 2021-12-01 22:23:16 +0100
  • eb1d5f94d8 Merge branch 'main' of https://github.com/vaxerski/Hypr vaxerski 2021-12-01 16:24:54 +0100
  • dc017c49c5 Added a min floating size on start vaxerski 2021-12-01 16:24:49 +0100
  • 57fb8b283f
    updated readme images vaxerski 2021-11-30 22:05:22 +0100
  • b169aca415 marked status as deprecated vaxerski 2021-11-30 21:14:45 +0100
  • 2d82458260 Added icons to the status bar vaxerski 2021-11-30 21:11:27 +0100
  • acb177bf4d fixed an oopsie vaxerski 2021-11-30 20:13:56 +0100
  • 39933b61cd Merge branch 'main' of https://github.com/vaxerski/Hypr vaxerski 2021-11-30 20:11:04 +0100
  • cd4d262ec8 Merge branch 'main' of https://github.com/vaxerski/Hypr vaxerski 2021-11-30 20:11:02 +0100
  • 09bafd05a1 added exec-once vaxerski 2021-11-30 20:10:37 +0100
  • be73f4c3a5
    update the readme to match the recent commit vaxerski 2021-11-30 17:11:09 +0100
  • f32c0abcf2 Fixed #9 #7 and #8 vaxerski 2021-11-30 17:08:52 +0100
  • e9313fe3aa better window killing method vaxerski 2021-11-30 16:43:28 +0100
  • 565bcd3e5f Render bar fully with cairo to enable alpha blending vaxerski 2021-11-29 22:09:27 +0100
  • 1a05147c92 Bar now fully works with transparency. vaxerski 2021-11-29 21:51:01 +0100
  • da0029d45c made the bar into EWMH dock vaxerski 2021-11-29 21:17:06 +0100
  • c914abe3ba made the pixmap be cleared for bg with alpha 0 to work vaxerski 2021-11-29 20:51:49 +0100
  • 994542e541 Merge branch 'main' of https://github.com/vaxerski/Hypr vaxerski 2021-11-28 16:14:14 +0100
  • d73b3bf92b made all kinds of notifications and dialogs floating by default vaxerski 2021-11-28 16:14:12 +0100
  • 5899aa5fc1
    updated the readme vaxerski 2021-11-28 14:14:12 +0100
  • 5303743157 Added rounded corners. vaxerski 2021-11-28 14:03:34 +0100
  • c0940bddd8 fixed the bar being behind transparent fullscreen windows vaxerski 2021-11-28 13:04:07 +0100
  • 5f8634adbb fix closing fullscreen window vaxerski 2021-11-28 12:57:10 +0100
  • 3f58a2539d fix window calc bug vaxerski 2021-11-28 12:43:53 +0100
  • bf21be1bba fixed a bug with bar config vaxerski 2021-11-28 12:08:52 +0100
  • 05fb292c92 Docks/Fullscreen autodetect + fixed a crash vaxerski 2021-11-28 11:52:40 +0100
  • c080bf5174 fix some memory leaks vaxerski 2021-11-27 20:55:47 +0100
  • d033ae9cfd bar fullscreen window vaxerski 2021-11-27 20:24:50 +0100
  • 49c7b0bcee Merge branch 'main' of https://github.com/vaxerski/Hypr vaxerski 2021-11-27 19:45:00 +0100
  • 5a0a8fb0d1 Fixed WM crashes on wonky windows opening vaxerski 2021-11-27 19:44:58 +0100
  • 637b94df62
    Added a screenshot gallery vaxerski 2021-11-27 19:41:16 +0100
  • 86f9a2bddf
    updated readme with config instructions vaxerski 2021-11-27 19:27:40 +0100
  • 6224ffb078 Bar modules upgrade vaxerski 2021-11-27 19:07:33 +0100
  • ec865f0f8e Feat: made the status bar into a separate process. vaxerski 2021-11-27 13:28:30 +0100
  • 11f3e23a94
    Removed autobuild from codeql vaxerski 2021-11-27 10:23:14 +0100
  • 55d99413d4
    Added CodeQL vaxerski 2021-11-27 10:21:59 +0100
  • f71f30360e
    Update README.md vaxerski 2021-11-26 22:02:20 +0100
  • 58c7eb49d0
    Update README.md vaxerski 2021-11-26 22:02:08 +0100
  • bb5a0ee247 Update c-cpp.yml vaxerski 2021-11-26 21:58:04 +0100
  • 8c7f620ee9 Update c-cpp.yml vaxerski 2021-11-26 21:56:56 +0100
  • 72c7de3721 ugh vaxerski 2021-11-26 21:54:52 +0100