2019-07-20 20:28:11 by David H. Gutteridge | Files touched by this commit (1) |
Log message: xfce4-wm: note libXpresent dependency >= 1.1 Address breakages noted in various bulk builds. |
2019-07-18 10:15:40 by Nia Alarie | Files touched by this commit (50) |
Log message: Use https for xfce.org subdomains. |
2019-07-13 01:56:54 by David H. Gutteridge | Files touched by this commit (3) | |
Log message: xfce4-wm: update to 4.13.3 Change log: 4.13.3 ====== - Update CSS for tabwinb only on theme change (Viktor Odintsev) - HiDPI: Use GTK3 scaling attributes for window titles (Viktor Odintsev) - HiDPI: Adjust default theme with scale - Fix initial pointer location when zooming - Fix double-click distance setting (Adam K) - Allow the top of the frame to be cropped when maximised (Adam K, bug #14470) - Update default theme to use maximized cropping - Fix build without compositor (bug #15432) - Improved GLX support with NVIDIA proprietary/closed source driver (bug #15453) - Compositor updates with GLX - Small optimization with zoom on GLX - Increase X11 client priority of xfwm4 - Change default compositor background to plain black - Fallback to resource class name for icons (Iharob Al Asimi, bug #15510) - Clear shortcut in settings-dialog when removed (bug #12802) - Remove icons from window menu - Fix regression with maximized window (bug #15638) - I18n: Update translations: bg, ca, cs, da, de, es, fr, gl, hr, hu, hy_AM, id, ie, it, lt, ms, nl, pl, pt, pt_BR, ru, sr, tr, zh_CN, zh_TW |
2019-05-23 04:13:25 by David H. Gutteridge | Files touched by this commit (3) | |
Log message: xfce4-wm: update to 4.13.2 4.13.2 ====== - Fix flickering with GLX backend (bug #14564, bug #13519) - Fix monitor geometry with scaled UI (bug #14566) - Fix issue with Android Virtual Device emulator (bug #12206) - Fix XI2 mask (bug #14695, Timo Teras) - Fix preview with shaded windows (bug #14899) - Fix tabwin placement with scaled UI (bug #14931, Jonas Zetterberg) - Add xfconf setting for selecting permanent vblank method - Fix maximization with GTK clients using size increments (bug #13954) - Add style class to tabwin modes (Andre Miranda) - Fix crash/stack smash in startup-notification on some architectures (bug #15028, Martin Husemann) - Avoid crash with button layout setting (bug #14606) - Raise on activate only with raise-on-focus (bug #14656) - Fix use after release of client picture with hidden (bug #14990) - Fix monitor output size update (bug #15085) - Allow transients to be minimized (bug #14953) - Raise all transients together (bug #15303) - Fix menu alignment with scaled UI (Jason Zaman) - Fix a regression where the client would remain visible if closed while cycling (bug #15318) - Withdraw the frame before the client window (bug #15061) - Revert to GLX as default vblank method (bug #15325) - Reduce repaint timeout (bug #14335) - Fix support for 1bpp icons - Use cairo for pixmaps and masks - Allow hiding windows using NET_WM_STATE_HIDDEN (bug #15356, pnd23@telenet.be) - Fix size increment with scaled UI - Various compositor improvements and optimizations with GLX - Check for appropriate XSync version and increase xfwm4 priority - Adjust zoom update based on monitor refresh rate (bug #15391, Alistair Buxton) - Fix window type for broken clients (bug #15399) - Fix pointer enter/leave with decoration buttons (bug #14741) - New default theme - I18n: Update translations: ar, ast, be, bg, bn, ca, cs, da, de, el, en_AU, en_CA, en_GB, es, eu, fi, fr, gl, he, hr, hu, id, is, it, ja, kk, ko, lt, lv, ms, nb, nl, nn, oc, pl, pt, pt_BR, ro, ru, sk, sl, sq, sr, sv, th, tr, ug, uk, ur, ur_PK, zh_CN, zh_HK, zh_TW |
2019-01-09 02:33:35 by David H. Gutteridge | Files touched by this commit (3) |
Log message: wm/xfce4-wm: fix crasher bug Address PR pkg/53396, reported and solved by Martin Husemann. |
2018-11-14 23:22:54 by Klaus Klein | Files touched by this commit (1332) | |
Log message: Revbump after cairo 1.16.0 update. |
2018-11-12 04:53:16 by Ryo ONODERA | Files touched by this commit (1532) |
Log message: Recursive revbump from hardbuzz-2.1.1 |
2018-11-05 19:58:49 by Benny Siegert | Files touched by this commit (3) | |
Log message: Update xfwm4 to 4.13.1. Release notes for 4.13.1 ======================== [Please note that this is a development release.] Adam Purkrt (3): Fix to erratic unmaximization by dragging Keep grip in proportion Typo in clientMoveTile Andre Miranda (2): I18n: Update translation pt_BR (100%). Fix memory leaks in tabwin Andrey Alekseenkov (1): Fix logic error in bottom struts validation Błażej Szczygieł (1): compositor: remove old vblank code David Siroky (1): Raise window while cycling Marcel Partap (1): Do not prevent ALT+Mouse resizing for borderless maximized windows. Olivier Fourdan (38): Post release tag bump. netwm: avoid spurious warning on restart placement: Use primary monitor as default Revert "Add PointerMotionHintMask" Use ximerama indices for _NET_WM_FULLSCREEN_MONITORS Fix typo in flag name Flush display to catch possible errors compositor: update presentproto requirement compositor: Remove vblank option compositor: Remove present env var screen: Fix broken monitor index compositor: Disable XPresent on error compositor: check XPresent before GLX Fix maximized size increment regression main: Only allow for the x11 gdk backend compositor: add command line option for vblank compositor: fix clipping region with zooming client: Make sure to redraw when removing maximized screen: Use computed screen size instead of xlib main: keep xfwm4_error_quark private display: Fix warning in trace message stacking: Raise ancestor on activate if different from window pixmap: Avoid warning without icon stacking: Raise on activate w/out click-to-focus Build: Fix warnings with newer gtk+ trace: rework traces build: Fix warnings and errors display: Add convenient display functions Use convenient display functions compositor: avoid damage errors compositor: Do not repaint if region is empty compositor: Print the GL renderer used compositor: Skip ARGB10 GLX configs netwm: Fix adding maximized state client: Check when GTK_FRAME_EXTENTS has changed client: Check GTK_HIDE_TITLEBAR_WHEN_MAXIMIZED compositor: Add support for NET_WM_BYPASS_COMPOSITOR Release 4.13.1! P. Pronk (1): client: Maximize on expected output Stephane Gourichon (1): Fix build out of tree Unit 193 (1): Fix a spelling mistake. Viktor Odintsev (32): Prepare to GTK3 Port most of GUI stuff to GTK3 Implement RangeDebouncer Implement a new DND separator Replace inline pixbuf with gresource Handle gtk_screen_width/height deprecation Handle gtk_button_set_alignment deprecation Introduce xfwm-common static library Load default icon from icon theme Handle GDK display/screen/monitor deprecations Remove deprecated gdk_screen_make_display_name Replace gdk_error_trap_pop with gdk_error_trap_pop_ignored icons: replace gdk_pixbuf_get_from_drawable with gdk_pixbuf_get_from_surface Remove usage of deprecated macroses and private fields icons: use cairo-xlib-xrender to draw window's preview Remove black_gc and white_gc Implement GTK2-like style calculator Implement cairo drawing tabwin: complete GTK3 port, add CSS support poswin: remove deprecations Fix remaining deprecations compositor: fix possible infinite loop events: replace client_event with event filter Fix compilation with --disable-compositor menu: remove deprecations client: remove X error traps tabwin: fix initial sizing Add xfconf 4.13 support main: add support for multiple screens with GDK 3 Fix some build warnings device: Implement XI2 event handling Replace XEvent with XfwmEvent + add xfwm_device_* grabs usage |
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message: Recursive bump for perl5-5.28.0 |
2018-04-16 16:35:28 by Thomas Klausner | Files touched by this commit (1284) |
Log message: Recursive bump for new fribidi dependency in pango. |