Commit graph

  • 3e6abaf680 fix some swipe issues vaxerski 2022-07-25 14:06:49 +0200
  • 6dc8c4b310 Shadowing Keybinds fixes vaxerski 2022-07-24 14:35:58 +0200
  • 1ddd7ee713 remove forced envvars vaxerski 2022-07-24 13:29:46 +0200
  • 92d1d21a3d added default touchpad settings to example configs vaxerski 2022-07-24 12:23:31 +0200
  • 8dcc3032a8 fix keybinds shadowing multibinds vaxerski 2022-07-24 12:16:26 +0200
  • 1626707b7f make layerSurfaces into RAII vaxerski 2022-07-23 15:48:08 +0200
  • 970bcc467c
    remove version Blake Lee 2022-07-22 15:32:56 -0400
  • 72700bf9dc
    layersurfaces: set default geometry Mihai Fufezan 2022-07-22 20:28:43 +0300
  • 616ec22735 wrapped wl_listener fixes vaxerski 2022-07-22 13:34:19 +0200
  • d9b0edb786 remove newPopup handler for LS vaxerski 2022-07-22 13:12:26 +0200
  • 3f169a937a fix wlr workspace names before init vaxerski 2022-07-22 12:37:44 +0200
  • fa1273f258 minor changes to swipes vaxerski 2022-07-22 00:13:56 +0200
  • 8f66ddcad0 minor changes to swipes vaxerski 2022-07-22 00:10:26 +0200
  • 4db1062af6 minor changes to swipes vaxerski 2022-07-22 00:08:25 +0200
  • 0013ef9ef0 reload input after exec once vaxerski 2022-07-21 20:30:48 +0200
  • 19cd04c85f shadow keybinds on drag events vaxerski 2022-07-21 19:44:34 +0200
  • a011c28227
    Merge pull request #265 from xDarksome/main Vaxry 2022-07-21 19:40:15 +0200
  • d5ccca4fdb Consider scroll as a 'pressed' key Darksome 2022-07-21 20:31:38 +0300
  • f512bf6b5a remove server from hyprctl as it's unused vaxerski 2022-07-21 19:27:55 +0200
  • ce508f1cdc Fix merge Darksome 2022-07-21 19:48:34 +0300
  • eb8a1939e6 Merge upstream Darksome 2022-07-21 19:18:03 +0300
  • 7f660fed0d
    Merge pull request #404 from System-x64/new-hyprland.png Vaxry 2022-07-21 14:46:56 +0200
  • b9f8d900b3 updated-hyprland.png Dikshant Namdeo 2022-07-21 12:31:24 +0530
  • 75ce01b1a7 Make the thread manager into a wl event loop timer vaxerski 2022-07-21 12:33:22 +0200
  • 189cbe9f09 added shadowing keybinds vaxerski 2022-07-20 23:17:26 +0200
  • fa2bd3b1a8 added keybinds on key up vaxerski 2022-07-20 22:45:06 +0200
  • fc33cae70c change bind flag parsing vaxerski 2022-07-20 22:33:43 +0200
  • 641aaff998 minor code adjustments vaxerski 2022-07-20 18:39:08 +0200
  • 9463e3eb0a fix transformed snapshots a bit vaxerski 2022-07-20 16:28:05 +0200
  • 934c7a2ce3
    nix: add home-manager module Gabriel Fontes 2022-07-19 22:51:35 -0300
  • e6b151b6c3 fix memory read after free in damageSurface vaxerski 2022-07-20 12:06:14 +0200
  • d52446135b add sensitivity per device & reload mice on config vaxerski 2022-07-19 19:26:53 +0200
  • 1ba600ca23 added workspace swipe fingers vaxerski 2022-07-19 18:35:24 +0200
  • 0026414f9b fix workspace swipes mistake vaxerski 2022-07-19 18:30:53 +0200
  • ce8d655fad fix oopsie in log vaxerski 2022-07-19 16:39:15 +0200
  • d4690a5c5e minor change to unmanaged X11 geom requests vaxerski 2022-07-19 16:38:27 +0200
  • 755245e752 adjust workspace on geom change x11 vaxerski 2022-07-19 16:21:35 +0200
  • ec2afb563e fix oopsie include vaxerski 2022-07-19 14:28:37 +0200
  • 59e34e311e fix oopsie include vaxerski 2022-07-19 14:27:52 +0200
  • c6c3d66373 fix hyprctl with relative negative vaxerski 2022-07-19 14:24:03 +0200
  • 21217bcb2b notify enter on subsurfaces with follow mouse not 1 vaxerski 2022-07-19 14:05:12 +0200
  • f905ae33c8 guard pSurface in unmapsubsurface vaxerski 2022-07-19 13:54:42 +0200
  • 0281caa8e0 fix ASan error vaxerski 2022-07-19 13:36:54 +0200
  • a312f8e0ac
    replace rst2man with pandoc Blake Lee 2022-07-18 18:56:46 -0400
  • f35d513bf5
    Merge pull request #391 from dgerblick/focuswindow-options Vaxry 2022-07-18 23:19:12 +0200
  • 10a83853ac added ls noprocess vaxerski 2022-07-18 21:16:01 +0200
  • 53b8263eb1 remove fixXwaylandwindowsonworkspace, not needed anymore vaxerski 2022-07-18 21:15:46 +0200
  • 8bcfda2230 update moveactivetoworkspace logic vaxerski 2022-07-18 20:53:29 +0200
  • f2c0e6ef02 fixed issue causing hyprctl to output ill-formed json when strings include characters needing escaping Daniel Gerblick 2022-07-18 14:47:28 -0400
  • b669948737 fix logo center vaxerski 2022-07-18 15:41:02 +0200
  • a4b1d51c63 add new wallpapers vaxerski 2022-07-18 15:31:59 +0200
  • e7b8cda360 update logo vaxerski 2022-07-18 15:23:26 +0200
  • c466bd1219 fix webkit vaxerski 2022-07-18 14:21:21 +0200
  • ad19a15cef readme center vaxerski 2022-07-18 14:20:43 +0200
  • 954a387cf9 fix center vaxerski 2022-07-18 14:19:21 +0200
  • a51f44d566 readme fix vaxerski 2022-07-18 14:16:49 +0200
  • 423c9f9d56 new logo vaxerski 2022-07-18 14:15:33 +0200
  • 900e6947e9 reject windows with tiny sizes, overwrite size vaxerski 2022-07-18 13:14:31 +0200
  • 90d07d7b52 fix shadows on unmanaged and noborder vaxerski 2022-07-18 12:39:57 +0200
  • 60cc33a53c added time logging vaxerski 2022-07-18 11:46:42 +0200
  • dc1f34c5fa added PID and address-based options for focuswindow, as well as updated hyprctl clients to be consistent with logs and hyprctl activewindow Daniel Gerblick 2022-07-17 19:00:12 -0400
  • afeb040684 fix selection events vaxerski 2022-07-17 18:56:01 +0200
  • f5bd30569f fix borders on scaled vaxerski 2022-07-16 23:29:42 +0200
  • 6f1b9d6af9 add master:new_on_top vaxerski 2022-07-16 23:24:42 +0200
  • 1848086abd reload layout on hyprctl layout vaxerski 2022-07-16 22:44:29 +0200
  • cb2989cec5 fix fade corner artifacts vaxerski 2022-07-16 21:10:16 +0200
  • 16afa2c422 fix border rendering on certain windows vaxerski 2022-07-16 20:57:59 +0200
  • edcecae7a0 dont cycle on fullscreen vaxerski 2022-07-16 19:55:40 +0200
  • aac546b771 added center windowrule vaxerski 2022-07-16 16:27:17 +0200
  • ef24329495 pass through pinch events vaxerski 2022-07-16 16:12:31 +0200
  • 5c836e6460 added master layout vaxerski 2022-07-16 15:57:31 +0200
  • 68cfc1a496 Merge branch 'main' of github.com:xDarksome/Hyprland Darksome 2022-07-16 15:35:47 +0300
  • 08319dd1f5 Fix handleKeybinds debug log Darksome 2022-07-16 15:34:13 +0300
  • 4f9be67298
    Merge branch 'hyprwm:main' into main xDarksome 2022-07-16 15:30:32 +0300
  • ce9efb7ae3 Impl changeworkspace(e+{n}) Darksome 2022-07-16 15:28:17 +0300
  • 48e5bd96bc Added shadow colors animations and inactive col vaxerski 2022-07-16 12:44:45 +0200
  • 2ae088d631 Use correct wlroots commit Darksome 2022-07-16 12:47:37 +0300
  • fdbc54d97b Restore events/Devices.cpp formatting Darksome 2022-07-16 12:44:12 +0300
  • e56ff0fcb0 Merge remote-tracking branch 'upstream/main' into mouse-wheel-cfg Darksome 2022-07-16 12:40:02 +0300
  • 43b7da0bb1 Rollback flake.lock Darksome 2022-07-16 12:30:07 +0300
  • 88506d4284
    Apply suggestions from code review Blake Lee 2022-07-15 22:34:35 -0400
  • 9fc74a708e
    Apply suggestions from code review volitank 2022-07-15 22:25:03 -0400
  • 310a839700
    docs: add man pages Blake Lee 2022-07-15 20:04:17 -0400
  • b2650928ea obey xdg reqs better vaxerski 2022-07-16 00:11:21 +0200
  • 069e3b2114
    Merge pull request #376 from dgerblick/hyprctl-json-segfault-fix Vaxry 2022-07-15 23:21:46 +0200
  • db693ec7e5 Fixed SEGFAULT when running hyprctl with only the -j option Daniel Gerblick 2022-07-15 15:39:39 -0400
  • 16fecac2d1 [gha] bump flake inputs xDarksome 2022-07-15 18:55:08 +0000
  • 1eceae811f Try mouse wheel configuration Darksome 2022-07-15 21:54:05 +0300
  • fbcc6936f4 fix dashes in hyprctl vaxerski 2022-07-15 20:07:52 +0200
  • 90ebeaa881 fixed fullscreen opacity on fullscreen 1 vaxerski 2022-07-15 19:33:09 +0200
  • 1441856811 fix blur on oversized, default to enabled vaxerski 2022-07-15 19:21:13 +0200
  • 19c646ab47 Minor changes to the renderer's overflow behavior vaxerski 2022-07-15 19:07:06 +0200
  • 5388b54442 Merge upstream Darksome 2022-07-15 19:42:03 +0300
  • 6306d4dae3 add remove, to blurls vaxerski 2022-07-15 13:29:56 +0200
  • 5af26a451a
    Merge pull request #373 from fufexan/configpath Vaxry 2022-07-15 12:03:50 +0200
  • ba48e7ceea fixed up hyprctl flags vaxerski 2022-07-15 11:58:09 +0200
  • c0377457df don't poison wlr in make install vaxerski 2022-07-15 11:39:11 +0200
  • 202fb4d8d4
    add clangd cache in gitignore Mihai Fufezan 2022-07-15 00:10:00 +0300
  • d8fee02063
    add simple help message Mihai Fufezan 2022-07-15 00:09:31 +0300
  • 01fc3d6068
    add config flag Mihai Fufezan 2022-07-14 23:55:24 +0300