Package Release Info

xfce4-notes-plugin-1.11.0-bp155.2.3.1

Update Info: openSUSE-2024-24
Available in Package Hub : 15 SP5 Update

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

xfce4-notes-plugin
xfce4-notes-plugin-lang

Change Logs

* Sun Jan 14 2024 Manfred Hollstein <manfred.h@gmx.net>
- Update to version 1.11.0
  * Update copyright year
  * Make default notes names in singular form
  * Start numbering the notes with 1
  * Rework Xnp.Window.insert_note()
  * Use separate icon for logo
  * Make menu icon themed
  * Notes path change: handle case when both apps are running
  * Rework Xnp.Application.update_notes_path()
  * Don't ask when deleting a group with one blank note
  * Fix notebook tab prelight
  * Focus previous notes window when hiding a window
  * Rework Xnp.Application.show_hide_notes()
  * Avoid focus loss when removing a group
  * Avoid focus loss for note windows
  * Store "skip-taskbar-hint" property in Xnp.Application
  * Rewrite links processing code
  * Switch to previous page after deleting current note
  * Merge delete_note with delete_current_note
  * Use separate icon names for panel, tray and application
  * Switch to rDNS icon naming scheme
  * Fix segfault when pressing Ctrl+W on empty group
  * Use default values for externally created groups
  * Rework notes window switching processing
  * Handle empty group window titles
  * Add notes path setting
  * Slightly change the design of settings dialog
  * Fix Xfconf "notes-path" property handling
  * Fix background color of title bar when renaming a group
  * Reduce frequency of saving windows configuration
  * Undo/redo: make cursor position behavior natural
  * Fix the logic of "move-cursor" signal detection
  * Remember windows focus order
  * Rework access to Xnp.Application.window_list from Xnp.Window
  * Escape window title for markup parser
  * Save windows configuration before group reloading
  * Make transition to new version seemless
  * Update tags immediately after loading a note
  * Slightly improve undo/redo processing
  * Simplify code
  * Allow note tabs to be moved between groups
  * New method: Xnp.Window.get_tab_evbox()
  * New method: Xnp.Window.get_note()
  * New property: Xnp.Window.current_note
  * Rework Xnp.Window.n_pages
  * Save windows configuration when in system tray mode
  * Rework application termination sequence
  * Simplify save_windows_configuration()
  * Prevent possible data loss when saving notes
  * Fix mouse cursor behavior after clicking on a link
  * Refuse to create/delete notes on file system errors
  * Handle errors when renaming a note
  * Report errors when creating/deleting notes
  * Select note before deletion request
  * Delete note with middle mouse click on tab
  * Handle errors when creating a group
  * Handle errors when deleting a group
  * Handle errors when renaming a group
  * Add error popup if note could not be saved
  * Save notes only when changed
  * Overwrite windows configuration only when changed
  * Save current note on page switching or focus loss
  * Don't overwrite notes on program start up
  * Add titles to dialog windows
  * Make title text color independent of gtk theme
  * Make title bar arrows respond to mouse scroll events
  * Replace mouse button numbers with constants
  * Set default icon name for application
  * Use pure gtk style when selecting "GTK+" color
  * Separate color css to a separate Gtk.CssProvider
  * Make titlebar customized
  * Simplify access to notebook pages
  * Rename note with double click on tab
  * Cleanup
  * Add icons to dialog windows
  * Fix notebook tab names for new notes
  * Don't change the title label sensitivity
  * Add a note about possibility of css customization
  * Allow resizing notes window from the top border
  * Change accelerators hexa values to symbolic names
  * Reset timeout_background when timer reaches end
  * Make 'GTK+' background color work
  * Bring back the choice of background color
  * Add support for ~/.config/gtk-3.0/gtk.css
  * Fix background color of disabled arrow
  * Get rid of ~/.config/xfce4/notes/xfce4-notes.css
  * Rename gtk-main.css -> gtk.css
  * Add support for system wide css customizations
  * Unite update_css() and update_style_context()
  * Move data files to $(datadir)/xfce4/notes
  * Derive hypertext link color from theme
  * Redraw main menu icon on mouse enter/leave events
  * Allow user to customize main menu icon
  * Add support for custom css
  * Replace 'Remove' with 'Quit' in application menu
  * Don't overwrite xfce4-notes.css without a need
  * Reload css instead of adding it over and over again
  * Move resource files to xfce4/notes subdirectory
  * Auto create config directory
  * Replace Gdk.Color with Gdk.RGBA
  * Don't use stock gtk elements to create menu
  * Simplify menu creation
  * Gtk.Image.from_stock() -> Gtk.Image.from_icon_name()
  * Bring menu icons back
  * Change authors order
  * Translation Updates
Version: 1.10.0-bp155.1.5
* Sun Mar 19 2023 Manfred Hollstein <manfred.h@gmx.net>
- Update to version 1.10.0
  * Add copyright notice to configure.ac
  * Change maintainer
  * Minor fixes to README
  * Fix compilation warnings
  * Fix double g_object_unref() on removing last note
  * Fix double call to gtk_main_quit()
  * Change default background color
  * build: Silence compiler warnings for generated C code
  * Update `.gitignore`
  * Switch tabs on mouse wheel with no accelerators pressed
  * Add ability to switch tabs with mouse scroll wheel
  * Unmask scroll wheel events for window title
  * Fix background color for panel plugin button
  * Fix up intltool leaving .intltool-merge-cache.lock file behind
  * Update COPYING
  * Make note text darker and easier to see
  * Translation Updates
- Remove _service file