]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2025-05-29 tokyo4josd: always show title with <field content="title">
2025-05-28 ConsolatisAdd scroll method libinput option
2025-05-28 Consolatissrc/layers.c: send fractional scale before map
2025-05-27 tokyo4jRename some handler functions to be more consistent
2025-05-27 tokyo4jxdg-popup: use CONNECT_SIGNAL() macro
2025-05-25 WeblateTranslation updates from weblate
2025-05-24 zeusgoosedocumentation: s/view/window/
2025-05-23 Johan MalmNEWS.md: minor fix to make github markdown render correctly
2025-05-23 tokyo4jCONTRIBUTING.md: document use of braces in switch state...
2025-05-23 tokyo4jAdd -Wshadow + reformat switch cases
2025-05-23 Consolatisserver.c: add missing privileged protocols
2025-05-23 ConsolatisProtocols: use upstream wayland-protocols for ext-works...
2025-05-23 tokyo4jcommon/img/img-xbm: avoid using global variables
2025-05-22 John Lindgrenxwayland: use wlr_xwayland_surface_has_window_type()
2025-05-22 John Lindgrentreewide: remove empty statements in switch cases
2025-05-22 alex-hufflayer-shell: only configure initialized layer surfaces
2025-05-22 Johan Malmwlroots.wrap: use branch not tag
2025-05-22 zeusgoosedrm_syncobj check backend support for timelines
2025-05-22 zeusgoosedrm_syncobj_v1
2025-05-22 Andri YngvasonEnable ext-image-copy-capture-v1
2025-05-21 John Lindgrenxwayland: better support for keyboard focus grabs
2025-05-21 John Lindgrenxwayland: use wlr_xwayland_surface_offer_focus()
2025-05-21 tokyo4jconfig: reorder if-statements for aesthetics
2025-05-21 tokyo4jconfig: drop xwayland persistence workaround for wlroot...
2025-05-21 tokyo4jcommon/box: drop box_contains()
2025-05-21 Johan Malmdocs/autostart: add example for delayed start
2025-05-21 Johan Malmlabwc-actions(5): add example for ShowMenu with wtype
2025-05-21 ConsolatisUpdate to wlroots 0.19.0 release
2025-05-21 John Lindgrenchase wlroots: remove #include <wlr/types/wlr_matrix.h>
2025-05-21 Consolatischase wlroots: add wlr_buffer_finish() to buffer destro...
2025-05-21 Consolatischase wlroots: new presentation_time version MR 4858
2025-05-21 Consolatischase wlroots: use WLR_PRIVATE (MR 4842)
2025-05-21 tokyo4jchase wlroots: simplify transforms in scene-helpers...
2025-05-21 Consolatischase wlroots: wlr_damage_ring_add no return val (MR...
2025-05-21 Consolatischase wlroots: wlr_xdg_surface_get_geometry remove...
2025-05-21 tokyo4jchase wlroots: let scene restack xwayland surfaces...
2025-05-21 Consolatischase wlroots: xwayland separate maximized axis MR...
2025-05-21 Consolatischase wlroots: _wants_focus and input_model renames...
2025-05-21 Consolatischase wlroots: wlr_surface_accepts args MR 2434
2025-05-21 John Lindgrenchase wlroots: pin to first 0.19.0-dev commit
2025-05-21 ConsolatisCI: Void: use wlroots0.19-devel distro package
2025-05-21 ConsolatisCI: allow Debian to build the wlroots subproject
2025-05-18 tokyo4jscaled-scene-buffer: guard against negative sizes
2025-05-18 tokyo4jgraphic-helper: properly handle very small multi_rects
2025-05-18 tokyo4jssd: guard against negative sizes
2025-05-18 tokyo4josd: guard against negative sizes
2025-05-18 tokyo4jmenu: guard against negative sizes
2025-05-18 Consolatisxwayland.c: support both axis for client side maximize...
2025-05-15 Orfeaskeyboard.c: don't broadcast modifiers from virtual...
2025-05-09 ConsolatisCI: verify early exit on missing fonts
2025-05-09 tokyo4jGracefully exit when no fonts are installed
2025-05-06 tokyo4jssd-shadow: flip top-right/bottom-left corner instead...
2025-05-06 Jens Petersdocs: document scroll wheel emulation actions
2025-05-06 Jens Peterscursor: add scroll emulation for cursor motion
2025-05-06 Jens Peterscursor: introduce cursor_emulate_axis()
2025-05-06 Jens Petersaction: add scroll-wheel-emulation actions
2025-05-04 tokyo4jrcxml: validate total osd field width
2025-05-02 Jens Peterscursor: relocate cursor_emulate functions
2025-05-02 Jens Peterscursor: remove unused parameter
2025-05-02 Jens Peterscursor: use CONNECT_SIGNAL macro
2025-05-02 Johan Malmbuild: bump version to 0.8.4
2025-05-02 Johan MalmNEWS.md: update notes for 0.8.4
2025-05-02 WeblateTranslation updates from weblate
2025-04-30 WeblateTranslation updates from weblate
2025-04-29 Simon LongParse touch configs in reverse order to enable overriding
2025-04-23 Johan Malmfont: use PangoStyle enum
2025-04-23 Johan Malmfont: use PangoWeight enum
2025-04-23 John Lindgrenview: handle initially minimized views (minimal fix)
2025-04-23 Consolatisdocs: list all supported font weights
2025-04-23 Simon LongAdd support for all Pango font weight options
2025-04-22 tokyo4josd: suppress errors with null window switcher fields
2025-04-22 Johan Malmlabwc-config(5): add mousebind direction example
2025-04-21 Tomi Olliladocs: rc.xml.all: Fix reference to labwc-config manpage...
2025-04-18 tokyo4jmenu: refactor handle_menu_element() (part 2)
2025-04-18 Johan Malmlabwc-menu(5): fix incorrect statement on label attribute
2025-04-17 Johan Malmkeyboard: remove code duplication
2025-04-16 tokyo4jmenu: refactor handle_menu_element() (part 1)
2025-04-14 Dmitryosd: add osd.workspace-switcher.boxes.border.width
2025-04-14 Dmitryosd: fix boxes size and alignment in workspace switcher
2025-04-12 tokyo4jrcxml: fix broken OSD layout with multiple <fields...
2025-04-12 tokyo4jrcxml: fix broken titlebar layout with multiple <layout...
2025-04-10 WeblateTranslation updates from weblate
2025-04-02 tokyo4josd: update the default window switcher layout
2025-04-02 tokyo4jdesktop-entry: localize application names
2025-04-02 tokyo4jcursor: let followMouse update focus only when cursor...
2025-04-01 tokyo4josd: add osd.window-switcher.item.icon.size
2025-04-01 tokyo4josd: consider item.padding.y when centoring workspace...
2025-04-01 tokyo4jxwayland: notify correct window stacking order to xwayland
2025-04-01 tokyo4jview: remove server->last_raised_view
2025-03-31 Tomi Olliladocs: labwc-actions.5.scd style updates
2025-03-31 tokyo4jmagnifier: show magnifier only in one output
2025-03-31 tokyo4jmagnifier: scale/transform the magnifier
2025-03-30 Consolatissrc/magnifier: fix compile on ancient GCC versions
2025-03-29 WeblateTranslation updates from weblate
2025-03-27 WeblateTranslation updates from weblate
2025-03-24 Jens Petersaction: Add HideCursor action
2025-03-16 tokyo4josd: support app icons in window switcher
2025-03-16 Tomi Ollilastring-helpers: rtrim() with just char *s, call it...
2025-03-16 tokyo4josd: draw window switcher with scene-nodes
2025-03-16 tokyo4josd: make osd_update() private
next