File notion.changes of Package notion
-------------------------------------------------------------------
Sat Jan 30 22:01:39 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
- Add optflags to build
- Ran spec-cleaner and cleaned up spec
* Tag project root document files with %doc
* Update url
- Cleanup .changes
* backfill removal of removed notion-makefile.patch in 2014 entry
* correct 4.0.0 contribution attribution
-------------------------------------------------------------------
Sat Jan 30 14:28:01 UTC 2021 - Xaver Hellauer <xaver.hellauer@gmail.com>
- Update to 4.0.2
+ What's New
* fixing the long-standing issue where Firefox popups would sometimes show up
in the wrong place on multi-monitor setups
* Initial implementation of _NET_FRAME_EXTENTS
* Fix potential livelock in do_timer_set
+ Docs
Add more docs to cfg_notion.lua
- Pass $PREFIX, $ETCDIR, ... during build
* notion can now locate the default config from the expected location
* fixes absolute filenames in generated manpage
-------------------------------------------------------------------
Wed Nov 25 01:19:47 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 4.0.1
+ What's New
* Changing user facing verbiage of vertical horizontal to rows and columns
* Xinerama crashing bug on non-xinerama screens
* Correctly document ALTMETA as Mod4+Shift+ in the manpage
* Add default implementation for WRegion:current
* Streamlining the WRootWin API
* Removed mention of semver in error message
* Adapted nextversion.sh to support major.minor.patch version scheme
* Fixed a small bug in contrib/scripts/move_current.lua
* Remove (stale) german and french translation files
+ Keybindings
* Auto-allocate new bindmaps on request
-------------------------------------------------------------------
Fri Mar 27 19:27:58 UTC 2020 - Moritz Wilhelmy <mw-novell@wzff.de>
- Update to 4.0.0
+ What's New
* docker: make clean before make and allow call from other directory
* Remove warning
* Fix window_dialog_float not taken into account
* Allow creating the statusbar while brushes aren't available yet
* Remove a tiling when its last frame is removed
* Order module loading the same way in cfg_notion and cfg_defaults
* Change query_runfile (View) to use xdg-open by default
* Don't let the dock take up space unless populated
* Use an embedded dock by default, instead of mod_statusbar
* frame-draw: draw region display name during FRAME_SHOW_NUMBERS
* Add "based_on" to contrib/styles
* Fix use of 'unpack' on Lua >= 5.2
* Ignore minimum client window sizes by default
* Fix reparenting of 'input' objects
* Allow disabling focus-follows-mouse
* Show 'tab hints' when entering META.."K" submap
+ Documentation
* Document developing on Nix
* Document version scheme
* Add some more categories for the release notes
* Use xdg-open for the inline docs as well
* Code of conduct
* Generate binding docs in the manpage
* Make sure WMPlex keybindings are in the generated docs
* Make sure live docs have a '.html' extension
* Credits
* Generate keybinding documentation
* Remove manually maintained changelog
* Add Contributing section to README
+ Keybindings
* Install legacy bindings
* Make META+F9 immediate, ALTMETA+F9 query-based
* Resolve conflicting bindings for Meta+N
* Drop some unnecessary 'ALT' modifiers
* Generate binding docs in the manpage
* Make sure WMPlex keybindings are in the generated docs
* Changed ctxmenu keybindings to M from C
* Default to Mod4+Shift for altmeta
* Generate keybinding documentation
* Query for keybinding
* Make META.."W" go 'down' rather than 'up'
* New keybindings
+ Notionflux
* notionflux: complete past colon
* Global safe tempdir
* notionflux: potential use-after-gc bug
* read and write history from/to a file
* reconnect if notion was restarted
* Send output of 'print' statements in notionflux
scripts to the invoking shell
* notionflux: Allow passing a filename, which is
sent as dofile() stmt
* Notionflux rewrite: support REPL, line-editing, etc
+ Looks
* Don't override fonts in etc/lookcommon_*
* Fix high-dpi look, make sure it is loaded depending on width
* Add look_paper.lua from paperwm
* Determine 'based_on' automatically by prefix
* newviolet_hidpi was missing in Makefile, also leave look.lua as is
* Load look with larger font when on wide screen
+ Under the hood
* Document developing on Nix
* Document version scheme
* Add utils/docker with sample dockerfiles
* Debugging
* Support custom config and ion-statusd under xephyr
* Add script to run with xephyr in gdb
* Fail when nroff is not found
* Add diagnostics when test fails
* Cleanup: quiet '-Wextra-semi-stmt' clang warning
* Change references from sourceforge to github
* Honour DESTDIR
* handy xephyr script
* add flag -nodefaultconfig to prevent loading system default dirs
* ignore more things
* tempdir: Avoid strlen(NULL) in case the tempdir was never created
* Remove some warnings
* Support submaps (binding and entering) when no kpress binding is defined
* Add contributing guidelines
* Clarify Notion is LGPL
* Improved Lua version detection and Lua 5.3 support
* Add 'release drafter' GitHub plugin
* Improved string representation of Notion objects in the REPL
* etc/Makefile: honour $(DESTDIR) like every other Makefile
* Use $(shell) for pkg-config xft in Makefile
* Support for showing tab numbers while a key is pressed
* Produce libextl exports in deterministic order
* Replace some references to sf.net
* Use NOTION_RELEASE environment value if defined as version and sh compat
- from version 3-2019050101
+ Added XFT font support
+ Support building/running against Lua 5.3
+ Ability to display dialog windows as floating
(cfg_notion.lua->window_dialog_float=true)
+ Allow floating windows to be positioned under cursor
(cfg_notion.lua->float_placement_method="pointer")
+ Removed some compilation warnings
+ libextl now supports returning ExtlAny of type boolean
+ Upgraded statusd_linuxbatt to use sys/class interface
+ New statusd_inetaddr2 network interfaces ip addresses module
+ Added some basic tests (mod_libtu, mod_libextl)
- Add cairo-devel, groff and readline-devel to BuildRequires
- Remove version mangling in spec file
- Update %files section
+ Add new AUTHORS and CONTRIBUTING.md
+ Add new notionflux binary
+ Drop removed CHANGELOG
- Update URL in Source field
-------------------------------------------------------------------
Wed Feb 7 03:21:04 UTC 2018 - avindra@opensuse.org
- simplify build and install with macros
- remove unnecessary build deps
- use https for github url
-------------------------------------------------------------------
Sun Sep 24 21:14:30 UTC 2017 - aavindraa@gmail.com
- update to 3-2017050501
+ add rofi menu support
+ Add focuslist menu for workspaces
+ Add sizepolicy support for menus
+ Fix statusd free memory
+ Improve error messages for invalid key combinations
+ configuration options for warp cursor placement
+ include net_client_list in the default configuration
+ add Subtle(wm)-like window management to contrib scripts
- fix tumbleweed build
- lint spec file
-------------------------------------------------------------------
Sat Oct 24 14:35:45 UTC 2015 - mimi.vx@gmail.com
- fix deps for older distributions
-------------------------------------------------------------------
Thu Oct 22 05:39:13 UTC 2015 - mimi.vx@gmail.com
- update to 3-2015061300
- spec-cleaned
- fixed build under openSUSE:TW
-------------------------------------------------------------------
Wed Jul 9 03:56:54 UTC 2014 - jsegitz@suse.com
- Update to version 3-2014052800
- removed notion-makefile.patch
-------------------------------------------------------------------
Fri Oct 26 09:10:34 UTC 2012 - toganm@opensuse.org
- Update to version 3+2012042300
- Use lua51 explicitly for opensuse >= 12.1
- There is no changes file in the sources file, probably the best
changes file is located at the git
http://notion.git.sourceforge.net/git/gitweb.cgi?p=notion/notion;a=log;h=91414f3a55bad7929562d3c3486c39e82b6418d2
-------------------------------------------------------------------
Tue Nov 1 11:55:13 UTC 2011 - pascal.bleser@opensuse.org
- add xsession desktop file for notion
-------------------------------------------------------------------
Tue Nov 01 01:18:27 CET 2011 - pascal.bleser@opensuse.org
- initial version (3+2011102900)