Activity for flaxx

  • Sébastien Ballet Sébastien Ballet committed [eceb3e]

    functions.d/xdg-basedir: Some improvements and other minor changes.

  • Sébastien Ballet Sébastien Ballet committed [263a51]

    functions.d/process-registry: Removed.

  • Sébastien Ballet Sébastien Ballet committed [d71667]

    functions.d/flaxx-modules: Removed.

  • Sébastien Ballet Sébastien Ballet committed [2dfaab]

    functions.d/logger: Strip trailing spaces & other minor change.

  • Sébastien Ballet Sébastien Ballet committed [d51855]

    functions.d/utils: Minor change.

  • Sébastien Ballet Sébastien Ballet committed [22b280]

    flaxx: Simplification and other minor changes.

  • Sébastien Ballet Sébastien Ballet committed [66f585]

    functions.d/utils: Some changes for simplification purposes.

  • Sébastien Ballet Sébastien Ballet committed [3a604b]

    flaxx-env: Removed. Useless since commit #832.

  • Sébastien Ballet Sébastien Ballet committed [992b4d]

    conf.d/flaxx.conf: Modified after commit #832.

  • Sébastien Ballet Sébastien Ballet committed [769754]

    flaxx: Full rewrite.

  • Sébastien Ballet Sébastien Ballet committed [4ccbaf]

    flaxx-env: Initializes FLAXX_VERSION to the version string stored in file flaxx-version.

  • Sébastien Ballet Sébastien Ballet committed [3f77b5]

    flaxx-env: Added environment variable FLAXX_LOG_LEVEL.

  • Sébastien Ballet Sébastien Ballet committed [914792]

    flaxx-version: Minor correction.

  • Sébastien Ballet Sébastien Ballet committed [85f7d6]

    flaxx-version: Added.

  • Sébastien Ballet Sébastien Ballet committed [cb8022]

    flaxx-dock: Add optional argument --background to the option -n|--slit:install

  • Sébastien Ballet Sébastien Ballet committed [50d2d6]

    startup: Some corrections and other (minor) changes.

  • Sébastien Ballet Sébastien Ballet committed [041f1d]

    flaxx-env: Fix error in commit #824: Always "source" the output of 'locale'.

  • Sébastien Ballet Sébastien Ballet committed [89cd0d]

    flaxx-env: Loads settings for each locale category.

  • Sébastien Ballet Sébastien Ballet committed [b8283e]

    flaxx-env: Important changes.

  • Sébastien Ballet Sébastien Ballet committed [72e9fc]

    Fixed issues related to the use of the pkill's option -f.

  • Sébastien Ballet Sébastien Ballet committed [499edf]

    functions.d/flaxx-modules: Removed support for tag 'REQ:' and other (needed) changes.

  • Sébastien Ballet Sébastien Ballet committed [51114d]

    flaxx-env: Removed r/o variable FLAXX_STRINGS_DIR.

  • Sébastien Ballet Sébastien Ballet committed [cbdddd]

    flaxx-task-manager: Important changes for flexibility purpose.

  • Sébastien Ballet Sébastien Ballet committed [249df3]

    conf.d/wmpamgen.conf: Sets flaxx-terminal as the 'default' terminal emulator for the preferred applications that should be run in a terminal.

  • Sébastien Ballet Sébastien Ballet committed [7f5837]

    tools.d/flaxx-terminal: Small fixes (doc/help).

  • Sébastien Ballet Sébastien Ballet committed [fdb2be]

    flaxx-file-manager: Better hanlding of the case where no file manager is available, and other related changes.

  • Sébastien Ballet Sébastien Ballet committed [2f6a31]

    flaxx-terminal: Better hanlding of the case where no terminal emulator is available, and other related changes.

  • Sébastien Ballet Sébastien Ballet committed [89f849]

    tools.d/flaxx-session-gui: Modified following changes to flaxx-session (see commit #813).

  • Sébastien Ballet Sébastien Ballet committed [18ba5e]

    tools.d/flaxx-session: Required changes following improvement of flaxx-screen-locker (commits #806,#809-#812).

  • Sébastien Ballet Sébastien Ballet committed [806926]

    flaxx-screen-locker: Does not terminate with an error when there is no supported screen-locker, and other related changes.

  • Sébastien Ballet Sébastien Ballet committed [56c13c]

    flaxx-screen-locker: Improved handling of the case where no supported screen-locker is available.

  • Sébastien Ballet Sébastien Ballet committed [5f3b06]

    screen-lockers.d/xscreensaver-command.conf: xscreensaver>=6.0 supports --no-splash & -no-splash while earlier versions only supports -no-splash.

  • Sébastien Ballet Sébastien Ballet committed [340ada]

    tools.d/flaxx-terminal: Terminates with exit-code 5 if no terminal is available, as specified in the documentation.

  • Sébastien Ballet Sébastien Ballet committed [23269c]

    tools.d/flaxx-file-manager: Terminates with exit-code 5 if no file manager is available, as specified in the documentation.

  • Sébastien Ballet Sébastien Ballet committed [504869]

    tools.d/flaxx-screen-locker: Terminates with exit-code 5 if no screen-locker is available, as specified in the documentation.

  • Sébastien Ballet Sébastien Ballet committed [00665e]

    flaxx-screen-locker: Important changes for flexibility purpose.

  • Sébastien Ballet Sébastien Ballet committed [f422a2]

    tools.d/flaxx-dock: pkill fails when the process name exceed 15 chars. To prevent this, it is required to pass -f to pkill.

  • Sébastien Ballet Sébastien Ballet committed [3e8257]

    tools.d/flaxx-terminal: Minor changes.

  • Sébastien Ballet Sébastien Ballet committed [38c30d]

    flaxx-file-manager: Important changes for flexibility purpose.

  • Sébastien Ballet Sébastien Ballet committed [cec0a0]

    tools.d/flaxx-terminal:Fixed typos.

  • Sébastien Ballet Sébastien Ballet committed [9a965b]

    tools.d/flaxx-terminal: Minor changes.

  • Sébastien Ballet Sébastien Ballet committed [c6fea4]

    conf.d/flaxx-stovol-menu.conf: Updated following the commit #799.

  • Sébastien Ballet Sébastien Ballet committed [ba426d]

    flaxx-terminal: Important changes for flexibility purpose.

  • Sébastien Ballet Sébastien Ballet committed [ef1ad9]

    Use of 'printf' instead of 'echo' and other minor changes.

  • Sébastien Ballet Sébastien Ballet committed [aa56ae]

    functions.d/utils: Replaced the occurences of 'echo' by 'printf', when required (and possible).

  • Sébastien Ballet Sébastien Ballet committed [72ae26]

    functions.d/utils: Added function __cmdline_to_table().

  • Sébastien Ballet Sébastien Ballet committed [b172ff]

    Added flaxx-task-manager

  • Sébastien Ballet Sébastien Ballet committed [055112]

    tools.d/flaxx-terminal: Minor changes (typos)

  • Sébastien Ballet Sébastien Ballet committed [6fa5b3]

    flaxx-apps-menu: Added property INSTAPPS_MENU_TERMINAL.

  • saleem saleem created ticket #1

    Installer Issue on Arch Linux

  • Sébastien Ballet Sébastien Ballet committed [ffd93c]

    flaxx-dock: Added configuration file for dockapps of type wmalauncher.

  • Sébastien Ballet Sébastien Ballet committed [28aa2c]

    Added blacklist file flaxx-autostart.blacklist and other related changes.

  • Sébastien Ballet Sébastien Ballet committed [9777c2]

    functions.d/dot-desktop: Minor changes.

  • Sébastien Ballet Sébastien Ballet committed [0c5c7b]

    tools.d/flaxx-open: Passes the blacklist file referenced by APPCHOOSER_BLACKLIST_FILE directly to flaxx-apps-chooser, if any. See commit #785.

  • Sébastien Ballet Sébastien Ballet committed [504911]

    tools.d/flaxx-autostart-gui: Passes the blacklist file referenced by APPCHOOSER_BLACKLIST_FILE directly to flaxx-apps-chooser, if any. See commit #785.

  • Sébastien Ballet Sébastien Ballet committed [c51c45]

    tools.d/flaxx-dock-gui: Passes the blacklist file referenced by APPCHOOSER_BLACKLIST_FILE directly to flaxx-apps-chooser, if any. See commit #785.

  • Sébastien Ballet Sébastien Ballet committed [6fb4bc]

    tools.d/flaxx-pam-editor: Passes the blacklist file referenced by APPCHOOSER_BLACKLIST_FILE directly to flaxx-apps-chooser, if any. See commit #785.

  • Sébastien Ballet Sébastien Ballet committed [08762d]

    tools.d/flaxx-apps-chooser:Added support of blacklist files by option --blacklist.

  • Sébastien Ballet Sébastien Ballet committed [174d10]

    flaxx-runner: Added buttons (to navigate in the history and validate the command using the mouse) and other required changes.

  • Sébastien Ballet Sébastien Ballet committed [7e5780]

    flaxx-runner: Notifies the user when the command does not exist or when he lacks the permission to execute it.

  • Sébastien Ballet Sébastien Ballet committed [109d48]

    flaxx-runner: Some changes related to the blacklist support.

  • Sébastien Ballet Sébastien Ballet committed [98906e]

    tools.d/flaxx-terminal: Added the options --list & --set-preferred, and other changes.

  • Sébastien Ballet Sébastien Ballet committed [08dfe6]

    tools.d/flaxx-file-manager: Minor corrections.

  • Sébastien Ballet Sébastien Ballet committed [198343]

    tools.d/flaxx-file-manager: Added the options --list & --set-preferred, and other changes.

  • Sébastien Ballet Sébastien Ballet committed [a1ff08]

    flaxx-file-manager: Added the property MOUNT_WITH_USER_INTERACTION.

  • Sébastien Ballet Sébastien Ballet committed [152cae]

    flaxx-terminal: Added the property MOUNT_WITH_USER_INTERACTION.

  • Sébastien Ballet Sébastien Ballet committed [4b4916]

    tools.d/{flaxx-calendar,flaxx-dock-gui,flaxx-file-manager,flaxx-pam-editor,flaxx-runner,flaxx-screen-locker}: Fixed typos.

  • Sébastien Ballet Sébastien Ballet committed [b7529d]

    tools.d/flaxx-wallpaper-chooser: To ease debug, logs more information when __acquire_instance_file() fails.

  • Sébastien Ballet Sébastien Ballet committed [b2b595]

    tools.d/flaxx-terminal: To ease debug, logs more information when __acquire_instance_file() fails.

  • Sébastien Ballet Sébastien Ballet committed [c61e70]

    tools.d/flaxx-session-gui: To ease debug, logs more information when __acquire_instance_file() fails.

  • Sébastien Ballet Sébastien Ballet committed [aab134]

    tools.d/flaxx-screen-locker: To ease debug, logs more information when __acquire_instance_file() fails.

  • Sébastien Ballet Sébastien Ballet committed [a5538b]

    tools.d/flaxx-runner: To ease debug, logs more information when __acquire_instance_file() fails.

  • Sébastien Ballet Sébastien Ballet committed [344416]

    tools.d/flaxx-pam-editor: To ease debug, logs more information when __acquire_instance_file() fails.

  • Sébastien Ballet Sébastien Ballet committed [a19276]

    tools.d/flaxx-open: Added the lockfile name to the error message logged when another instance is running.

  • Sébastien Ballet Sébastien Ballet committed [4cc22c]

    tools.d/flaxx-file-manager: To ease debug, logs more information when __acquire_instance_file() fails.

  • Sébastien Ballet Sébastien Ballet committed [1dc997]

    tools.d/flaxx-dock-gui: To ease debug, logs more information when __acquire_instance_file() fails.

  • Sébastien Ballet Sébastien Ballet committed [9d0eb9]

    tools.d/flaxx-calendar: To ease debug, logs more information when __acquire_instance_file() fails.

  • Sébastien Ballet Sébastien Ballet committed [451775]

    tools.d/flaxx-autostart-gui: To ease debug, logs more information when __acquire_instance_file() fails.

  • Sébastien Ballet Sébastien Ballet committed [8550b8]

    tools.d/flaxx-stovol-notify: Added the lockfile name to the error message logged when another instance is running.

  • Sébastien Ballet Sébastien Ballet committed [2da728]

    tools.d/flaxx-stovol-menu: Added the lockfile name to the error message logged when another instance is running.

  • Sébastien Ballet Sébastien Ballet committed [d1c152]

    tools.d/flaxx-recent-files-menu: Added the lockfile name to the error message logged when another instance is running.

  • Sébastien Ballet Sébastien Ballet committed [ac4f62]

    tools.d/flaxx-apps-chooser: Minor change.

  • Sébastien Ballet Sébastien Ballet committed [a32fca]

    tools.d/flaxx-dockapp-chooser: Another minor change.

  • Sébastien Ballet Sébastien Ballet committed [d7d299]

    tools.d/flaxx-dock: Added the lockfile name to the error message logged when another instance is running.

  • Sébastien Ballet Sébastien Ballet committed [2c96df]

    tools.d/flaxx-dockapp-chooser: Minor change.

  • Sébastien Ballet Sébastien Ballet committed [5623d5]

    tools.d/flaxx-autostart: Added the lockfile name to the error message logged when another instance is running.

  • Sébastien Ballet Sébastien Ballet committed [4bed56]

    tools.d/flaxx-apps-menu: Added the lockfile name to the error message logged when another instance is running.

  • Sébastien Ballet Sébastien Ballet committed [a6885e]

    flaxx-pam-editor: Added property PREFAPPLIST_TAIL, and, another minor change.

  • Sébastien Ballet Sébastien Ballet committed [89d41b]

    flaxx-dock-gui: Added property DOCKAPPLIST_TAIL, and, another minor change.

  • Sébastien Ballet Sébastien Ballet committed [5b573e]

    flaxx-autostart-gui: Added property AUTOSTART_APPLIST_TAIL, and, other minor changes.

  • Sébastien Ballet Sébastien Ballet committed [01f81e]

    fluxbox/keys: Modified following commit #748 (integration of flaxx-session-gui).

  • Sébastien Ballet Sébastien Ballet committed [f5cae1]

    menus.d/{README,*/root.menu,*/system.menu}: Modifications following commit #748.

  • Sébastien Ballet Sébastien Ballet committed [2c5aca]

    flaxx-session-gui: When another instance is running, transfer focus without further action (ie. no noeed to notify the user).

  • Sébastien Ballet Sébastien Ballet committed [24e71d]

    flaxx-session-gui: Minor changes.

  • Sébastien Ballet Sébastien Ballet committed [4e0016]

    Added flaxx-session-gui

  • Sébastien Ballet Sébastien Ballet committed [014aa8]

    Removed the environment variable FLAXX_SESSION following commit #746.

  • Sébastien Ballet Sébastien Ballet committed [c80ea8]

    flaxx-session: Completely rewritten.

  • Sébastien Ballet Sébastien Ballet committed [43f82f]

    flaxx-screen-locker: Added option --get and other changes.

  • Sébastien Ballet Sébastien Ballet committed [cc76b2]

    functions.d/instance-util: revert commit #743.

  • Sébastien Ballet Sébastien Ballet committed [31fd61]

    functions.d/instance-util: Fixed an issue in __acquire_instance_file().

1 >
MongoDB Logo MongoDB