aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main.cpp
AgeCommit message (Expand)Author
2024-01-05main: Fix typo in std::cerr (#4359)Naksu
2023-12-21systemd: add HYPRLAND_NO_SD_NOTIFYvaxerski
2023-12-12config: Use canonical instead of read_symlink (#4136)dranull
2023-12-04config: Minor --config improvements, fixes (#4034)dranull
2023-11-17env: add HYPRLAND_NO_RTVaxry
2023-11-07main: set isShuttingDown after display dispatch reaches the endVaxry
2023-09-22refactor: manually resets singletons (#3395)memchr
2023-09-06internal: Remove all `.c_str()` calls when using `std::vformat` (#3198)Philip Damianik
2023-09-06internal: Formatter rework (#3186)Vaxry
2023-08-20compositor: fix missed raw throwsvaxerski
2023-07-24init: Fix for issue #2797 (#2799)ferrreo
2023-07-23init: Request SCHED_RR using CAP_SYS_NICE and add Python to nix dev shell (#2...Mily
2023-07-18only return 0 when using -h (#2738)Aaron Blasko
2023-07-06Cleanup compositor deadcode (#2657)Mykola Perehudov
2023-06-09main: fix segfault when -c is given with no other arguments (#2470)eriedaberrie
2023-04-10args: print help on invalid argvaxerski
2023-04-07Better and more secure argument parsing, and code reformatting (#1976)Andrew Nitrogenesis
2023-03-23core: remove old redundant shutdown stuffvaxerski
2023-03-09Compositor: fix crash on exitvaxerski
2023-03-05Initialize priority managers before server initvaxerski
2023-02-01fix legacy system call to create hypr dirvaxerski
2023-01-09replace java envvarvaxerski
2023-01-09describe layers in hyprctl layersvaxerski
2023-01-05add systemd support (#1253)jrun
2022-12-16Added clang format (#1239)Vaxry
2022-11-30remove global varvaxerski
2022-11-19Setting wayland environment variables at startup (#1045)Narice
2022-09-25Remove trailing whitespace.Felix Dick
2022-09-19export HYPRLAND_CMD for scriptsvaxerski
2022-08-28Multiple improvements to the shutdown procedurevaxerski
2022-08-25modify exit behaviour a bitvaxerski
2022-08-22use a custom logging func for wlrvaxerski
2022-08-22added HYPRLAND_LOG_WLR envvarvaxerski
2022-07-15add simple help messageMihai Fufezan
2022-07-14add config flagMihai Fufezan
2022-07-13Fixed TTY switching (#364)Vaxry
2022-07-06use C++ throw methods instead of printf and exitvaxerski
2022-06-03Log to the instance foldervaxerski
2022-06-03IPC and log changes, introduce signaturevaxerski
2022-05-19disallow running with sudovaxerski
2022-04-21handle term and int signals and cleanupvaxerski
2022-03-20added hyprctlvaxerski
2022-03-19multimon fixesvaxerski
2022-03-17render-readyvaxerski
2022-03-17input basicsvaxerski
2022-03-16some basic startup codevaxerski
2022-03-16Initial Commitvaxerski