Revisions of guake

Sebastian Wagner's avatar Sebastian Wagner (sebix) accepted request 775274 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 46)
- Update to version 3.7.0:
- Use %{name}-%{version} name for source tarball.
- Split out separate -lang package.
- Remove spurious translation files not installed in localedir.
- Run make with multiple parallel threads.
buildservice-autocommit accepted request 704321 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 45)
baserev update by copy to link target
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 703583 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 44)
- Update to version 3.6.3:
  * Add drag-n-drop to terminal (text & uris)
  * When scrolling with "shift" (1 page) or "shift + ctrl" (4
    pages) it will be faster (gh#Guake/guake#271)
  * Add schema_version check for tabs session restore
  * Add save/restore terminal split for tabs session -
    Save/Restore terminal split by pre-order traversal full binary
    tree in list
  * Bump tabs session schema_version to 2 (to support terminal
    split)
  * Lazy restore terminal split until Guake is visible
  * Manage terminal signal handler by handler_ids
  * Avoid spurious resize event when showing fullscreened window
  * Make sure workspace-specific-tab-sets only enable on X11
    backend (due to wnck)
  * Add install/uninstall-dev-locale to support dev locale
  * Fix DualTerminalBox grab focus when remove dead child
  * Support customize prefix for make
  * Fix re-focus on terminal after rename dialog destroy
  * Fix split terminal by menu will not follow last terminal cwd
    (if option set)
  * Fix delete_shell using os.waitpid (should not use it)
buildservice-autocommit accepted request 700996 from Sebastian Wagner's avatar Sebastian Wagner (sebix) (revision 43)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) accepted request 700955 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 42)
- Update to 3.6.1:
  * new feature: search in current terminal
  * new feature: session saving
  * new feature: settings export and import
  * various fixes to the core
  * minor build system fixes
  * translation updates
buildservice-autocommit accepted request 698693 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 41)
baserev update by copy to link target
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 696993 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 40)
- Update to version 3.5.0:
  * new hotkey (CTRL+SHIFT+H) to open new tab in home directory
  * "New tab" button (gh#Guake/guake#1471)
  * Open new tab by double-clicking on the tab bar
  * Add new context menu on the notebook
  * Add a CLI option to change palette scheme
    (gh#Guake/guake#1345)
  * Bold text is also bright (>= VTE 0.52 only)
  * guake --split-vertical and --split-horizontal split the
    current
  * tab just like the context menu does
  * Optional close buttons for tabs (disabled by default)
  * Guake can now provide a set of tabs per workspace
  * Reverse transparency slider to be more meaningful
    (gh#Guake/guake#1501)
  * Fix command-line select tab behavior (gh#Guake/guake#1492)
  * removed duplicate event bind? previously I had issue where
    quick-open event would be fired twice because of this.
  * fix settings only applied to the active workspace if more the
    1 is used
  * fix prompt quit dialog numbers when more then 1 workspace is
    used
  * Updated translations.
buildservice-autocommit accepted request 640806 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 39)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 639995 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 38)
- Update to version 3.4.0:
  * Split and resize terminals via mouse or keyboard shortcuts.
  * "New terminal" / "Rename terminal" / "Close terminal" items
    has been removed from the terminal context menu. They are
    still available on the tab context menu.
  * Fix multiline selection right click (gh#Guake/guake#1413).
  * Fix tab name (gh#Guake/guake#1017).
  * fixes jumping preference window (gh#Guake/guake#1149).
  * fix no focus after closing a split terminal
    (gh#Guake/guake#1421).
  * Add note about shell that does not support --login parameter
    (gh#Guake/guake#469).
  * Updated translations.
buildservice-autocommit accepted request 631528 from Sebastian Wagner's avatar Sebastian Wagner (sebix) (revision 37)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) accepted request 631518 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 36)
- Add python3-gobject-Gdk to Requires; fixes boo#1102963.
buildservice-autocommit accepted request 627048 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 35)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 624801 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 34)
- Update to version 3.3.2:
  * Travis build cleaned build artifacts before deployment,
    leading to missing files when built in the CI.
- Changesn from version 3.3.1:
  * Don't translate application icon (this finally fixes Guake
    application icon not being displayed with German locale, which
    was only partially resolved with gh#Guake/guake#1320)
  * Install of Guake through pip install was broken; fixed.
buildservice-autocommit accepted request 622838 from Sebastian Wagner's avatar Sebastian Wagner (sebix) (revision 33)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) accepted request 622834 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 32)
- Update to version 3.3.0:
  * Wayland is a bit more well supported. The X11 backend is now
    used by default for GDK and it seems to make the shortcut
    works under most situation.
  * A new command has been added: guake-toggle, should be faster
    than guake -t. You can use it when you register the global
    shortcut manually (X11 or Wayland).
buildservice-autocommit accepted request 614060 from Sebastian Wagner's avatar Sebastian Wagner (sebix) (revision 31)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) accepted request 613790 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 30)
- Update to version 3.2.2:
  * Fix transparency regression on ubuntu composite
    (gh#Guake/guake#1333).
  * Fix transparency issue.
  * Fix right-click on link.
  * Fix bad css override on check tab background
    (gh#Guake/guake#1326).
  * Fix Guake application icon not displayed with German locale.
  * Fix ctrl+click on hyperlinks on VTE 0.50
    (gh#Guake/guake#1295).
  * Fixed "Gruvbox Dark" color palette (swapped foreground and
    background).
  * Swapped foreground and background colors for palettes added in
    commit #58842e9.
  * Add option groupes to the bootstrap scripts.
buildservice-autocommit accepted request 602797 from Sebastian Wagner's avatar Sebastian Wagner (sebix) (revision 29)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) accepted request 602647 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 28)
- Update to version 3.2.1:
  * Introduce Nord: a new nice, clean new palette theme is
    available for Guake users (gh#Guake/guake#1275)
  * Fix duplication in theme list (gh#Guake/guake#1304)
  * Fix right click selection in Midnight Commander
  * Corrected usage of Vte.Regex.new_for_match to fix regular
    expression matching (hyperlinks, quick open) on VTE >0.50
    (gh#Guake/guake#1295). URL with ' (simple quote) and ()
    (parenthesis) are now captured by hyperlink matcher. User can
    still select the URL in the terminal if he wishes to capture
    the exact url, before doing a Ctrl+click or a right click.
  * Fix "Grubbox Dark" theme
  * Updated translations.
- Changes from version 3.2.0:
  * Allow user to select the theme within the preference UI
  * Selected tab use "selected highlight" color from theme
    (gh#Guake/guake##1036)
  * Updated translations.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 597189 from Sebastian Wagner's avatar Sebastian Wagner (sebix) (revision 27)
initialized devel package after accepting 597189
Displaying revisions 21 - 40 of 66
openSUSE Build Service is sponsored by