aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk-layer-shell
Commit message (Collapse)AuthorAgeFilesLines
* x11-toolkits/gtk-layer-shell: update to 0.8.2Jan Beich2024-01-053-6/+5
| | | | | Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.8.2 Reported by: GitHub (watch releases)
* */*: Bump consumers of x11-toolkits/gtk30Nuno Teixeira2023-12-231-0/+1
| | | | New version of gtk3 in tree
* x11-toolkits/gtk-layer-shell: update to 0.8.1Jan Beich2023-04-123-6/+5
| | | | | Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.8.1 Reported by: GitHub (watch releases)
* x11-toolkits/gtk-layer-shell: unify description with gtk4 versionJan Beich2023-04-122-9/+7
|
* accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner2023-03-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What's new in at-spi2-core 2.46.0: * Fix GetInterfaces documentation on org.a11y.atspi.Accessible interface. What's new in at-spi2-core 2.45.91: * Send device event controller events using the same signature as other events. * Document the Accessible, Action, and Cache dbus interfaces. * Fix license of atspi-gmain.c (#87). What's new in at-spi2-core 2.45.90: * xml: Add some documentation. * xml: Fix event arguments. * xml: Add some missing DeviceEventController methods. * Bind the AT-SPI bus to the graphical session. * Mark bus service as belonging to the session slice. * Add ATSPI_ROLE_PUSH_BUTTON_MENU. * Add an "announcement" event/signal to allow objects to send notifications (!63). * Various code clean-ups and test improvements. What's new in at-spi2-core 2.45.1: * Atk and at-spi2-atk are now merged into this project. * Now requires meson 0.56.2 and glib 2.67.4. * at-spi2-atk: Expose the accessible hierarchy via dbus introspection. * Properly escape the AT-SPI bus address; fixes warnings about the address not containing a colon (!55). * Add a text value to AtspiValue, so that a value can expose a textual description, as in the new Atk value API. * Add atspi_event_listener_register_with_app, to allow an event listener to be registered only for a given application (!52). - accessibility/atk and accessibility/at-spi2-atk have been merged into accessibility/at-spi2-core - accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk PR: 269704 Exp-run by: antoine ---
* x11-toolkits/gtk-layer-shell: update to 0.8.0Jan Beich2022-10-234-219/+8
| | | | | Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.8.0 Reported by: GitHub (watch releases)
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* x11-toolkits/gtk-layer-shell: rebuild after 259a246b02a8Jan Beich2022-08-261-1/+1
|
* x11-toolkits/gtk-layer-shell: silence gtk3 warning after abb70beec9b9Jan Beich2022-08-261-20/+30
| | | | | | $ swaync [...] ** (swaync:1234): WARNING **: gtk-layer-shell v0.7.0 may not work on GTK v3.24.34. If you experience crashes, check https://github.com/wmww/gtk-layer-shell/blob/master/compatibility.md
* x11-toolkits/gtk-layer-shell: silence gtk3 warning after 89fb405a8674Jan Beich2022-04-032-0/+203
| | | | | | | | $ waybar [...] ** (waybar:69072): WARNING **: gtk-layer-shell v0.7.0 may not work on GTK v3.24.33. If you experience crashes, check https://github.com/wmww/gtk-layer-shell/blob/master/compatibility.md PR: 262419
* x11-toolkits/gtk-layer-shell: update to 0.7.0Jan Beich2022-01-264-238/+5
| | | | | Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.7.0 Reported by: GitHub (watch releases)
* x11-toolkits/gtk-layer-shell: silence gtk3 warning after 4e21a388ba0bJan Beich2022-01-042-21/+31
| | | | | | | | $ nwg-dock [...] ** (<unknown>:4483): WARNING **: gtk-layer-shell v0.6.0 may not work on GTK v3.24.31. If you experience crashes, check https://github.com/wmww/gtk-layer-shell/blob/master/compatibility.md PR: 260639
* x11-toolkits/gtk-layer-shell: silence gtk3 warning after 2b1cd908bf52Jan Beich2021-08-282-0/+223
| | | | | | $ daemon -f swaync $ notify-send foo bar ** (swaync:1234): WARNING **: gtk-layer-shell v0.6.0 may not work on GTK v3.24.29. If you experience crashes, check https://github.com/wmww/gtk-layer-shell/blob/master/compatibility.md
* x11-toolkits/gtk-layer-shell: convert TEST option into build cookieJan Beich2021-08-281-5/+8
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* x11-toolkits/gtk-layer-shell: update to 0.6.0Jan Beich2021-03-033-5/+5
| | | | | | | | Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.6.0 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=567025
* x11-toolkits/gtk-layer-shell: minor fixesJan Beich2020-12-261-2/+7
| | | | | | | | - Add TEST option to build extra files required by "make test" - Sort USE_* Notes: svn path=/head/; revision=559293
* x11-toolkits/gtk-layer-shell: take maintainershipJan Beich2020-12-261-1/+1
| | | | | | | | PR: 252153 Approved by: Greg V (previous maintainer) Notes: svn path=/head/; revision=559292
* x11-toolkits/gtk-layer-shell: update to 0.5.2Jan Beich2020-12-123-5/+5
| | | | | | | | Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.5.2 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=557800
* x11-toolkits/gtk-layer-shell: update to 0.5.1Jan Beich2020-11-023-5/+5
| | | | | | | | Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.5.1 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=553907
* x11-toolkits/gtk-layer-shell: update to 0.5.0Jan Beich2020-10-293-5/+5
| | | | | | | | Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.5.0 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=553591
* x11-toolkits/gtk-layer-shell: update to 0.4.0Jan Beich2020-10-223-5/+5
| | | | | | | | Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.4.0 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=552916
* x11-toolkits/gtk-layer-shell: update to 0.3.0Jan Beich2020-08-123-5/+6
| | | | | | | | Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.3.0 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=544773
* x11-toolkits/gtk-layer-shell: update to 0.2.0Jan Beich2020-08-053-7/+9
| | | | | | | | Changes: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.2.0 Reported by: GitHub (watch releases), Repology Notes: svn path=/head/; revision=544217
* x11-toolkits/gtk-layer-shell: add new portJan Beich2019-10-064-0/+64
PR: 241076 Submitted by: Greg V <greg@unrelenting.technology> A library to write GTK applications that use Layer Shell. Layer Shell is a Wayland protocol for desktop shell components, such as panels, notifications and wallpapers. You can use it to anchor your windows to a corner or edge of the output, or stretch them across the entire output. This library only makes sense on Wayland compositors that support Layer Shell, and will not work on X11. It supports all Layer Shell features including popups and popovers (GTK popups Just Work). https://github.com/wmww/gtk-layer-shell Notes: svn path=/head/; revision=513864