Commit Graph

  • 8c438b5029 Backup config if exists when installing brunorro 2023-08-19 09:30:51 +0200
  • d1cf1ebd80 Rewrite INPUTS enum in Zig AnErrupTion 2023-07-01 01:48:48 +0200
  • 2ca870cfc5
    Check if the clock is on. (closes #521) (#522) lolicon0930 2023-06-25 19:41:38 +0000
  • 0f55de623b
    Check if the clock is on. (closes #521) If the clock is on, then change the numlock and capslock state positions. lolicon0930 2023-06-23 19:32:29 +0800
  • 70770ab16b Use Zig package manager AnErrupTion 2023-06-22 11:43:58 +0200
  • 40c7c27b88 Partially rewrite utils.c AnErrupTion 2023-06-21 15:20:44 +0200
  • 42bf929756
    Add option to change shutdown/reboot keys (#487) lolicon0930 2023-06-20 11:22:38 +0000
  • 543f410d24
    multiple changes Include options in the configuration to change which function keys to use for shutdown and reboot. Fix config.map_len size in src/config.c. Add missing defaults in config_defaults() in src/config.c. lolicon0930 2023-03-05 10:21:43 +0800
  • 2fd2f77ac0 Change default fg to 8 in config.ini AnErrupTion 2023-06-20 12:22:21 +0200
  • c70f8b7c2e Merge remote-tracking branch 'origin/master' into zig AnErrupTion 2023-06-20 12:21:35 +0200
  • 4eb6c0c4de Add files AnErrupTion 2023-06-20 12:14:23 +0200
  • f086faab58 Rewrite config.c AnErrupTion 2023-06-20 12:14:15 +0200
  • 0edb0012ab
    Update sv.ini (#519) Luna Jernberg 2023-06-18 23:08:18 +0200
  • 13c9aa7c1b Remove unused dependencies AnErrupTion 2023-06-17 17:12:38 +0200
  • a52a169f6e
    Update sv.ini Luna Jernberg 2023-06-16 17:52:01 +0200
  • 4e49dc3a40
    Update sv.ini Luna Jernberg 2023-06-16 17:47:38 +0200
  • 85600ee9b3 Remove Argoat dependency AnErrupTion 2023-06-16 11:45:07 +0200
  • f99468db0b Rewrite main.c AnErrupTion 2023-06-16 11:31:57 +0200
  • 97da982e48 Rename sub/ to dep/, remove makefiles AnErrupTion 2023-06-15 14:12:12 +0200
  • 7595e3f905 Add projects AnErrupTion 2023-06-15 14:09:57 +0200
  • 825d1cf9cf Remove submodules AnErrupTion 2023-06-15 14:06:38 +0200
  • 0653d710ac Remove submodules, add projects directly AnErrupTion 2023-06-15 14:02:05 +0200
  • d3d9aa7b18 Add build.zig, remove makefile, add .idea directory to .gitignore AnErrupTion 2023-06-15 13:38:09 +0200
  • 1c2be475ad Exit when asking for version v0.6.0 AnErrupTion 2023-06-15 09:30:09 +0200
  • d775efb414 Rename GIT_VERSION_STRING to LY_VERSION, don't allow shutdown and reboot at same time AnErrupTion 2023-06-15 09:26:34 +0200
  • 57a8eecb1a Add labwc to supported DEs list AnErrupTion 2023-06-15 09:21:26 +0200
  • cbd82146e2 Fix code syntax issues AnErrupTion 2023-06-15 09:00:31 +0200
  • 1124c126f9
    Clocks (#461) Colin 2023-06-15 08:57:37 +0200
  • f9848f648b Rename "captation" to "lecture" in res/lang/fr.ini AnErrupTion 2023-06-15 00:32:33 +0200
  • 93cb8394d2
    Added location of Xresources for XDG Base Dir Spec (#251) Albert Akmukhametov 2023-06-15 00:33:16 +0300
  • faa76def08
    Ctrl+{hjkl} Moving cursor (but not in text) (#492) Ranny Archer 2023-06-14 21:24:00 +0000
  • 0b87d6c030 Remove broken workaround for Sway in res/wsetup.sh AnErrupTion 2023-06-14 23:19:21 +0200
  • 627ebe3326
    update the archlinux installation instructions (#505) Christian Heusel 2023-06-14 21:42:26 +0200
  • a8ea5d3e99
    Tidy up runit service scripts (#479) Bruno Rodríguez 2023-06-14 21:42:01 +0200
  • c77d62a94a
    update the archlinux installation instructions Christian Heusel 2023-05-15 17:52:18 +0200
  • 8c4ba3bd40
    Add Swedish Translation (#495) Luna Jernberg 2023-06-14 21:36:17 +0200
  • c03ec1d15b
    Ukrainian and Russian localizations fixing (#503) Vladyslav Prudius 2023-06-14 22:35:36 +0300
  • 0eb0050c69 Modified animations.c to work with an arbitrary number of animations, as long as ANIMATION_NUM is increased and the animation init, run, and free arrays are populated Slade Getz 2023-05-25 20:05:52 -0600
  • 48d48a1af3 fixed some pointers by casting on frees Slade Getz 2023-05-25 18:40:33 -0600
  • 0490cc5fee commented out debug option in makefile Slade Getz 2023-05-25 17:46:17 -0600
  • 7054383b43 Seperated animation functions from drawing functions for easier extendability Slade Getz 2023-05-25 17:43:07 -0600
  • c126c4eae8 Fix Russian translation Vladyslav Prudius 2023-05-08 03:59:39 +0300
  • 9a3d9e5e66 Fix Ukrainian translation Vladyslav Prudius 2023-05-08 03:55:37 +0300
  • 9d233b565e fix memory leak SpaghettiBorgar 2023-05-06 11:37:56 +0200
  • 8c6f38407d fix clock position on first draw SpaghettiBorgar 2023-05-05 06:25:16 +0200
  • 7d27256b39
    Merge 205671e52b into c64f806a68 ToxyFlog1627 2023-04-18 20:07:00 +0300
  • 205671e52b Adding Gentoo-specific intallation step ToxyFlog1627 2023-04-18 19:57:55 +0300
  • 9a3fd0318e
    Update sv.ini bittin 2023-04-08 14:38:46 +0200
  • d441a4c0ae Fix: gnome-keyring and kwallet will be unlocked on login Aleksander Mietinen 2023-03-28 02:53:05 +0200
  • 5e6276d014
    Add Swedish Translation bittin 2023-03-26 16:44:03 +0200
  • 5c391ab424 Ctrl+{hjkl} Moving cursor (but not in text) Ranny Archer 2023-03-15 23:58:50 +0100
  • d42ba9b62a Tidy up runit service scripts bruno 2022-11-12 12:51:14 +0100
  • c64f806a68
    fix typos in spanish translation (#477) Joseth Ariel B 2023-01-12 15:48:57 -0500
  • 6333e5683a fix typos in spanish translation Joseth Ariel 2023-01-05 17:07:59 -0500
  • 2e4f03f294 Updated readme.md Gabriel Nascimento 2022-12-27 22:31:24 -0300
  • 24f017e09c
    Fixed wrong argument in inputs.s input_desktop (#469) Alfred Roos 2022-12-08 23:29:23 +0100
  • f1bf118866 Fixed wrong argument in inputs.s input_desktop spy 2022-12-08 17:16:28 +0100
  • 33662480e9 Potential fix for Sway (closes #433) AnErrupTion 2022-12-07 12:50:48 +0100
  • a7b01a721b Increase length for UID to 20 (closes #444) AnErrupTion 2022-12-07 12:35:35 +0100
  • 77eb456410
    Re-add missing environment variables (#446) Simon Struck 2022-12-07 12:33:12 +0100
  • 19153760d3 Fix segfault (closes #434, #435) AnErrupTion 2022-12-07 12:20:23 +0100
  • 276a089e64 Updated Links, Texts and Commands Gabriel Nascimento 2022-11-27 14:25:41 -0300
  • 9c7427f96a Updated Licence Gabriel Nascimento 2022-11-27 14:25:25 -0300
  • 2cbd825b25 Added formattable clock SpaghettiBorgar 2022-11-18 20:59:16 +0100
  • 4f348f7a4a rename clock to bigclock SpaghettiBorgar 2022-11-18 20:59:16 +0100
  • c4a3c91a76 fix memory leak and segfault SpaghettiBorgar 2022-11-18 20:59:16 +0100
  • 47354ec369 fixed clock timing when animation is turned off SpaghettiBorgar 2022-11-18 20:59:15 +0100
  • 13ca5d4a0a Added a big clock SpaghettiBorgar 2022-11-18 20:59:15 +0100
  • 453804b240 Tidy up runit service scripts bruno 2022-11-12 12:51:14 +0100
  • 3ec60eaaee Fixed fcontext rule Jerzy Drozdz 2022-10-05 10:30:14 +0200
  • 5b8e147ac4 Update changelog Jerzy Drozdz 2022-10-05 10:15:20 +0200
  • a71aa5395f Merge remote-tracking branch 'anytimetraveler/master' into tito-integration Jerzy Drozdz 2022-10-05 10:12:53 +0200
  • 3909324019 Added package definition Jerzy Drozdz 2022-10-04 17:25:26 +0200
  • ec8f130a55 Fixed cleaning fcontext rules Jerzy Drozdz 2022-10-03 10:13:40 +0200
  • f8fa0abffa Added setting wayland_specifier Jerzy Drozdz 2022-09-30 22:09:24 +0200
  • b5f821078e Added SELinux settings Jerzy Drozdz 2022-09-30 16:51:10 +0200
  • c781e6cdf0 Added missing dependency Jerzy Drozdz 2022-09-30 11:43:44 +0200
  • 8c7b8cf8d7 Added patched SubmoduleAwareBuilder Jerzy Drozdz 2022-09-29 16:08:08 +0200
  • 361e01e6e4 Added files Jerzy Drozdz 2022-09-29 15:52:09 +0200
  • b184f6d578 Fixed install call Jerzy Drozdz 2022-09-29 15:42:40 +0200
  • d78dc2f8dc removed configure macro Jerzy Drozdz 2022-09-29 11:35:32 +0200
  • e7418e6d7a Changed to default Builder Jerzy Drozdz 2022-09-29 10:26:38 +0200
  • 1463c34a65 Added initial specfile Jerzy Drozdz 2022-09-29 10:18:11 +0200
  • ea48915f9d Initialized to use tito. Jerzy Drozdz 2022-09-29 09:49:04 +0200
  • 4418d1d91f
    Re-add missing environment variables Simon Struck 2022-09-28 15:46:10 +0200
  • f0e38634ef Allowed arbitrary length uids when setting XDG_RUNTIME_DIR thomasfsteeples 2022-09-16 22:46:11 +0100
  • 2ffb86213b
    Fedora dependencies (#436) Jordi Altayó 2022-09-07 13:45:21 +0200
  • a09d4af83f
    Fedora dependencies Jordi Altayó 2022-09-07 11:03:50 +0200
  • e44d60e4b6
    Fedora dependencies Jordi Altayó 2022-08-30 13:12:22 +0200
  • 5db09ce104
    Make it easy to install ly on runit systems e.g. void (#431) Daniel Haarhoff 2022-08-28 11:53:58 +0100
  • 66b9e2cdb0 Tidy up runit section in readme Daniel Haarhoff 2022-08-26 08:08:51 +0100
  • 99edd83429
    add German lang translation (#355) ClientCrash 2022-08-22 17:58:12 +0200
  • aef3f95821 updated translation ClientCrash 2022-08-21 23:58:30 +0200
  • 785653d2c2 Make it easy to install ly on runit systems e.g. void Daniel Haarhoff 2022-08-21 16:11:40 +0100
  • 59aae77f49
    Fixes for the XDG Base Dirs implementation (#330) (#419) Cavernosa 2022-08-14 18:08:08 +0000
  • 793f469035
    Use `.config/ly` instead of dumping in `.config/` Cavernosa 2022-08-14 01:01:30 +0000
  • 0cefb3da8e
    OpenRC service and support for more inits (#368) Cavernosa 2022-08-13 08:44:53 +0000
  • 309b97df8d
    Improve Arch instructions ShiningLea 2022-08-12 23:35:31 +0200
  • 253ee005ad
    Improve config documentation (#414) stevensonmt 2022-08-12 13:02:22 -0700
  • 7b70f415f4
    Add comments for color config stevensonmt 2022-08-12 12:31:41 -0700