Commit graph

  • 569ae86c90
    props.json: update to 0.23.0 Mihai Fufezan 2023-03-15 00:29:21 +0200
  • 8531d1d7a6
    Readme: update to mention plugins v0.23.0beta Vaxry 2023-03-14 21:56:31 +0000
  • e4b6af41e5
    Refactor CMake and Make file (#1766) stephan-cr 2023-03-14 22:50:30 +0100
  • c0a3ba1ffa Fix include path to wlroots generated header files Stephan Creutz 2023-03-14 19:19:51 +0100
  • d63e8c8f45 ime: account for text height in popup calcs vaxerski 2023-03-14 16:46:39 +0000
  • 7e5a3eb045 ime: fix panels overflowing on corners vaxerski 2023-03-14 16:12:25 +0000
  • f960f72785 input: minor fixes for tiv1 vaxerski 2023-03-14 14:37:00 +0000
  • 0807b8b95f tiv1: minor fixes for crashes vaxerski 2023-03-14 13:51:08 +0000
  • 5dc1a5fec6
    input: text-input-v1 support (#1778) Vaxry 2023-03-14 12:57:50 +0000
  • fafc743677 fix warm vaxerski 2023-03-13 21:18:36 +0000
  • a131212ec1 fix crashes vaxerski 2023-03-13 21:14:49 +0000
  • 295bece15d
    text-input: fix protocol name & add to meson Mihai Fufezan 2023-03-13 23:10:38 +0200
  • 9d89b46ec3 fix some crashes vaxerski 2023-03-13 20:41:41 +0000
  • 94ba1713c4 fixes vaxerski 2023-03-13 20:28:07 +0000
  • d3157ceb50 staticify internal funcs vaxerski 2023-03-13 18:35:11 +0000
  • 05fab111f5 fix typos vaxerski 2023-03-13 18:20:29 +0000
  • be9bfedc26 fix typo vaxerski 2023-03-13 18:00:59 +0000
  • 9f956655a8 initial v1 impl vaxerski 2023-03-13 17:27:32 +0000
  • e749af7b60 dispatchers: remember named workspaces in prev vaxerski 2023-03-13 15:19:25 +0000
  • 17deeb07ad master: better cycle vaxerski 2023-03-13 01:07:05 +0000
  • bcd8fe9573 groups: add deco on moveIntoGroup vaxerski 2023-03-13 00:47:57 +0000
  • 444e84db6f Refactor CMake and Make file Stephan Creutz 2023-03-12 17:39:53 +0100
  • 146d231ec5 config: add key_press_enables_dpms vaxerski 2023-03-12 13:46:38 +0000
  • 71ef1bde7e dispatchers: disallow togglesplit on fullscreen vaxerski 2023-03-11 17:58:34 +0000
  • 253286669a groups: fix fullscreen behavior with groups vaxerski 2023-03-10 15:19:02 +0000
  • 0ad2d9f0b5 Nix: fix build on aarch64 Mihai Fufezan 2023-03-09 01:10:01 +0200
  • c9167d9646 blurls: fix address substr length vaxerski 2023-03-09 14:24:06 +0000
  • ca1c1438e3 Compositor: fix crash on exit vaxerski 2023-03-09 14:19:41 +0000
  • 878fe20409 [gha] build man pages vaxerski 2023-03-09 10:55:40 +0000
  • 5a5c41301d
    bugifx: updated urls poiting to old wiki pages (#1738) Benjamin Asbach 2023-03-09 11:55:17 +0100
  • 27c77b48d5
    Nix: fix build on aarch64 Mihai Fufezan 2023-03-09 01:10:01 +0200
  • d0dc860f37 bugifx: updated urls poiting to old wiki pages Benjamin Asbach 2023-03-08 23:15:27 +0100
  • 92d2331170 Events: Avoid sending std::nullptr_t in keyboardFocus vaxerski 2023-03-08 09:46:17 +0000
  • a85a6fa6c8 Dwindle: Added default_split_ratio vaxerski 2023-03-07 14:24:04 +0000
  • b11e2eaa3b
    Fix plugin argument-less hyprctl calls (#1723) Stanisław Zagórowski 2023-03-07 11:42:33 +0100
  • 185d0ca8ba Fix plugin argument-less hyprctl calls Stanisław Zagórowski 2023-03-06 21:58:44 +0100
  • 0aeb61a95a Opengl: Fix forcefully setting missing time prop to final shader vaxerski 2023-03-06 19:02:08 +0000
  • 4f647a8e8b
    fix mfact not applying to addmaster (#1715) hillyu 2023-03-06 17:03:49 +0800
  • ce542f738f fix mfact not applying to addmaster Hill 2023-03-06 15:17:11 +0800
  • 7739b776cd
    config: explicitly use environ(7) after b03c8970e6 (#1708) Jan Beich 2023-03-05 18:39:46 +0000
  • 0c8d1ba4a8
    Buffer overflow fix (#1707) opsu 2023-03-05 20:16:42 +0200
  • d1a7aa0038 config: explicitly use environ(7) after b03c8970e6 Jan Beich 2023-03-05 17:55:18 +0000
  • 7acf18b5e3 Buffer overflow fix opsuu 2023-03-05 19:33:43 +0200
  • 7ce92f93ad
    add mfact setting for master layout (#1666) hillyu 2023-03-06 00:29:23 +0800
  • cf0f93392e fix format using clang-format Hill 2023-03-05 00:31:04 +0800
  • 8774f39e7f Update ConfigManager.cpp hillyu 2023-03-05 00:18:12 +0800
  • 5b5d850e2a format hillyu 2023-03-02 11:07:00 +0800
  • 696998fde5 add mfact setting for master layout Hill 2023-03-02 00:39:47 +0800
  • b03c8970e6 Allow environment in config vaxerski 2023-03-05 14:54:26 +0000
  • de5f1b2a83
    Optionally expose time to screen shaders (#1700) scorpion-26 2023-03-05 15:05:30 +0100
  • dc7d783d14 Initialize priority managers before server init vaxerski 2023-03-05 13:37:21 +0000
  • 8e5ee31f30 Add env to example cfgs vaxerski 2023-03-05 13:37:05 +0000
  • 51c24adc0a Rename m_Timer to m_tGlobalTimer scorpion-26 2023-03-05 14:24:42 +0100
  • 90c5715bc6 add env dbus opt vaxerski 2023-03-05 13:15:12 +0000
  • d5093f7af0 add env keyword to cfg vaxerski 2023-03-05 13:12:01 +0000
  • 4abc608bc0 update dbus env on exec-once dispatches vaxerski 2023-03-05 12:52:57 +0000
  • 7bae0823c8
    Nix: move dependency overrides inside wlroots-hyprland call Mihai Fufezan 2023-03-05 14:10:49 +0200
  • 5184b542b1
    nix: show commit in hyprctl Mihai Fufezan 2023-03-04 17:34:15 +0200
  • 124dc369bc Optionally expose time to screen shaders scorpion-26 2023-03-04 16:48:10 +0100
  • fea2031bfe systemd: expand sysd import env script vaxerski 2023-03-04 15:20:23 +0000
  • be22172a35 Nix: simplify CI Mihai Fufezan 2023-03-04 16:43:26 +0200
  • b69f40815f opengl: use a passthru shader for final wlr copy vaxerski 2023-03-04 14:59:27 +0000
  • 62407584bf
    Nix: simplify CI Mihai Fufezan 2023-03-04 16:43:26 +0200
  • f678789dfd
    Fix clang compilation (#1697) scorpion-26 2023-03-04 15:02:40 +0100
  • c386c52cf9 Nix: fix hidpi patch Mihai Fufezan 2023-03-04 01:41:37 +0200
  • 8439ebc7fc
    Nix: fix hidpi patch Mihai Fufezan 2023-03-04 01:41:37 +0200
  • 75dc41876a Fix clang compilation scorpion-26 2023-03-04 13:17:07 +0100
  • c444099325 Mirrors: remove accidentally leftover logs vaxerski 2023-03-04 01:06:16 +0000
  • 31cd104286 fix warns vaxerski 2023-03-04 00:53:39 +0000
  • 1ead6c46f4 Mirrors: minor fixes vaxerski 2023-03-04 00:48:02 +0000
  • fb45f8f2f9 crashReporter: remove inconsistent log from crash reports vaxerski 2023-03-04 00:14:20 +0000
  • c1217066d1
    Nix: fix hyprland-no-hidpi Mihai Fufezan 2023-03-04 00:37:00 +0200
  • 3b41169395
    Use ${PREFIX} rather than /usr directly in Makefile, and force the build to attempt compilation even if the user does not have ${PREFIX}/lib write permissions (#1688) Froggo 2023-03-03 16:15:15 -0600
  • 8bfb2ad2b7 ci: fix arch ci vaxerski 2023-03-03 21:37:30 +0000
  • b602ac0970 [gha] bump flake inputs vaxerski 2023-03-03 21:33:14 +0000
  • a34b747661 update wlroots dep vaxerski 2023-03-03 21:28:22 +0000
  • fe007fd36a xwl: don't try to get unmanaged titles vaxerski 2023-03-03 19:37:20 +0000
  • 141365cbc1
    Fix plugin config breakage (#1687) Stanisław Zagórowski 2023-03-03 20:32:44 +0100
  • 274f32f59b
    Prevent insufficient permissions error with make install Froggo 2023-03-03 10:58:02 -0600
  • 2efcafd7a0 Fix plugin config breakage Stanisław Zagórowski 2023-03-03 17:50:15 +0100
  • 103e3d4bdf Force the make process to use ${PREFIX} rather than /usr directly, and make the build attempt to continue even if the user does not have write permissions in ${PREFIX}/lib (for libwlroots) Froggo8311 2023-03-03 10:20:23 -0600
  • 51ce3ddd67 layoutmgr: don't reenable layout on unchanged layout vaxerski 2023-03-03 14:06:01 +0000
  • 64f35c0e31 Bezier: Fix incorrect binary search in bezier approx vaxerski 2023-03-03 13:33:52 +0000
  • 9c0e2bba54 Renderer: Nuke onWindowResize{start/end} vaxerski 2023-03-03 13:18:44 +0000
  • 62e0c9226e Up the bezier bake count vaxerski 2023-03-03 13:17:11 +0000
  • c5aa20f226 fix bezier step approx vaxerski 2023-03-03 13:08:46 +0000
  • 66b8629964 Update the debug overlay vaxerski 2023-03-03 12:15:59 +0000
  • 9e028d56c0 fix credentials of invalid surfaces vaxerski 2023-03-03 11:17:43 +0000
  • 489ef7c51c add toggle group lock vaxerski 2023-03-02 20:50:37 +0000
  • 34685a836a Move AnimationManager::tick() to an event loop vaxerski 2023-03-02 17:30:47 +0000
  • dea71875e4 add desc: to getMonitorFromString vaxerski 2023-03-02 12:04:41 +0000
  • 76fc12869d nuke cursorSI due to crashes vaxerski 2023-03-01 22:12:26 +0000
  • 556c7dd51f reset signal handlers in unrecoverable vaxerski 2023-03-01 21:55:30 +0000
  • 52878161e4 add log tail to crash reports vaxerski 2023-03-01 15:14:35 +0000
  • 6c250df77e generate coredumps on sigabrt too vaxerski 2023-03-01 15:08:44 +0000
  • 7c5c7ced91 Convert reverse iterators to ranges vaxerski 2023-03-01 14:06:52 +0000
  • 3cef005fec use XCURSOR_SIZE for internal cursor size vaxerski 2023-03-01 13:54:48 +0000
  • 71496a0a3c Fix fatal aborts with X11 OR windows vaxerski 2023-03-01 13:47:40 +0000
  • 86acdcf8b6 nuke unmanagedx11 vector vaxerski 2023-03-01 13:15:51 +0000
  • ea717731a4 Simplfy framebuffer erasing in cleanupFadingOut vaxerski 2023-03-01 10:06:04 +0000