1. 28 May, 2018 2 commits
  2. 24 May, 2018 2 commits
  3. 23 May, 2018 3 commits
  4. 22 May, 2018 1 commit
    • Anton Midyukov's avatar
      regular.mk: fix enabling gdm.service for gnome3 · 8c583107
      Anton Midyukov authored
      services feature works like this:
      
        1. enable whatever services are in DEFAULT_SERVICES_ENABLE
        2. disable whatever is in DEFAULT_SERVICES_DISABLE
        3. enable services in SERVICES_ENABLE
        4. finally, disable those in SERVICES_DISABLE
      
      So one should not disable display-manager service!
      
      Disabling prefdm is not needed as it doesn't start
      when display-manager.service symlink exists.
      8c583107
  5. 21 May, 2018 21 commits
  6. 27 Apr, 2018 1 commit
  7. 23 Apr, 2018 6 commits
  8. 11 Apr, 2018 2 commits
    • Anton Midyukov's avatar
      regular.mk: switch lxqt, kde4, kde5 to falkon · 1f82082c
      Anton Midyukov authored
      The reason for all of them is simple: a modern webkit-based browser.
      
      The particular justification for each is:
      - lxqt: Qupzilla is officially deprecated in favour of Falkon;
      - kde4: Rekonq simply doesn't cut the mustard;
      - kde5: Firefox is fine but there's more suitable one.
      1f82082c
    • Anton Midyukov's avatar
      browser: add falkon, drop rekonq · d43fae17
      Anton Midyukov authored
      We definitely don't want to see rekonq anywhere,
      it's grossly incompetent as a web browser;
      and Qupzilla is now being developed under KDE
      umbrella and the new name Falkon.
      d43fae17
  9. 04 Apr, 2018 2 commits