]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2025-07-21 John Lindgrensrc: prefer 'if' over 'goto' where convenient
2025-07-21 John Lindgrensrc: avoid implicit int/bool -> enum conversions
2025-07-21 John Lindgrenkeybind: pointer to string literal should be const
2025-07-21 John Lindgrenmenu: do not modify literal string constants
2025-07-19 lynxycomments: added short description to view_edge enum
2025-07-19 lynxyactions: prevent users entering invalid direction=any...
2025-07-19 lynxyactions: added query tiled=any comparison for rc.xml...
2025-07-13 John Lindgrenimg: fix apparent double-free in img_svg_render() failu...
2025-07-13 John Lindgrenxwayland: fix swapped width/height in _NET_WM_ICON...
2025-07-11 Johan Malmbuild: bump version to 0.9.0
2025-07-11 Johan MalmNEWS.md: update notes for 0.9.0
2025-07-11 Consolatisdocs: update package maintainer list
2025-07-07 WeblateTranslation updates from weblate
2025-07-06 KyuyriiAdded information about idle screen inhibitor.
2025-07-06 ConsolatisDisable all output leasing due to a wlroots UAF
2025-07-06 ConsolatisFix UAF when granting an output lease
2025-07-06 Consolatissrc/output.c: remove wlroots 0.18 wlopm with custom...
2025-07-06 Andrew J. Hesfordsrc/snap-constraints.c: ignore view origin during const...
2025-07-06 Andrew J. Hesfordresistance: refactor snap constraints, use in interacti...
2025-07-06 tokyo4jReplace alacritty in default keybind with lab-sensible...
2025-07-06 WeblateTranslation updates from weblate
2025-07-01 Johan Malmdocs/menu.xml: remove Poweroff to align with builtin...
2025-07-01 Johan Malmmenu: add Terminal to default root-menu
2025-07-01 Johan MalmAdd lab-sensible-terminal
2025-06-30 tokyo4jrcxml: revise drag-lock behavior and option names
2025-06-29 Johan Malmlayers.c: fix UAF bug on TTY change
2025-06-28 Consolatismain: add feature flags to --version
2025-06-28 Consolatisserver.c: remove wlroots 0.16 era workaround for xwayla...
2025-06-28 Consolatismeson.build: require xwayland version 21.1.9 for xwayla...
2025-06-28 tokyo4jStrictly use handle_ prefix for signal handlers
2025-06-27 tokyo4jlayers: don't send configure events in unmap handler
2025-06-27 tokyo4jRevert "layers: arrange layers on destroy"
2025-06-27 WeblateTranslation updates from weblate
2025-06-27 Consolatisscaled-icon-buffer: reduce the need for updates
2025-06-27 Consolatisscaled-icon-buffer: add icon priority
2025-06-27 Sumandorasrc/workspaces.c: allow dragged views to be moved to...
2025-06-27 tokyo4jssd: work around the translucent titlebar in pixman...
2025-06-26 Johan MalmNEWS.md: interim update
2025-06-25 tokyo4jime: revert workarounds for wlroots 0.18.2
2025-06-24 Johan Malmlabwc-theme(5): document x11-color-names
2025-06-23 Johan MalmREADME.md: update keybind section
2025-06-22 Johan Malmconfig: use Super modifier instead of Alt for default...
2025-06-22 Johan Malmconfig: deprecate A-F3
2025-06-22 Johan Malmconfig: deprecate A-<arrow> keybinds
2025-06-19 danielREADME.md: improve the documentation
2025-06-18 Johan Malmtheme: change builtin menu fallback button to arrow
2025-06-18 Johan Malmdocs: document gradients
2025-06-18 John Lindgrentheme: support basic vertical titlebar gradients
2025-06-18 John Lindgrenssd: allow arbitrary cairo pattern as titlebar background
2025-06-18 John Lindgrencommon/font: add scaled_font_buffer_create_for_titlebar()
2025-06-18 John Lindgrencommon/graphic-helpers: add a few cairo pattern helpers
2025-06-18 John Lindgrentheme: parse more color string formats for Openbox...
2025-06-18 John Lindgrencommon/graphic-helpers: adopt lookup_named_color from...
2025-06-18 ConsolatisDestroy xdg_popups when its parent is destroyed
2025-06-18 Consolatisxwayland: support _NET_WM_ICON
2025-06-16 Jens Petersinput: clear SSD hover effects after touch-up
2025-06-14 Jens Petersinput: use mouse emulation for touch when labwc menu...
2025-06-14 Jens Petersinput: handle tablet tool creation internally
2025-06-14 Jens Petersinput: move tablet tool functions into tablet.c
2025-06-14 Jens Petersinput: remove zero initialization
2025-06-14 Jens Petersinput: move tablet axis members to tablet tool
2025-06-13 tokyo4jBump xdg-shell version from 3 to 6
2025-06-13 Johan Malmconfig: add <core><primarySelection>
2025-06-13 Jens Peterscursor: omit pointer cursor shape for tablet tool
2025-06-13 John Lindgrendesktop: give focus to a modal dialog rather than its...
2025-06-13 ConsolatisWayland protocols: support ext_data_control_manager_v1
2025-06-13 ConsolatisWayland protocols: support wp_alpha_modifier_v1
2025-06-13 Consolatisserver.c: prefix protocol version define with LAB_
2025-06-13 Consolatisscene-helpers: use wlr_scene_output_needs_frame
2025-06-12 John Lindgrenxwayland: fix possible loss of focus when multiple...
2025-06-12 John Lindgrenxwayland: correctly return seat focus from menus/toolti...
2025-06-12 John Lindgrenxwayland: handle rare case of focus_in event occurring...
2025-06-10 Johan MalmNEWS.md: interim update
2025-06-10 John Lindgrenxwayland: always offer focus in Globally Active case
2025-06-09 tokyo4jReplace scaled_rect_buffer with lab_scene_rect
2025-06-09 tokyo4jReplace multi_rect with lab_scene_rect
2025-06-09 tokyo4jserver: remove server->sig{int,term,chld}_source in...
2025-06-09 tokyo4jserver: eliminate use of global vars
2025-06-09 tokyo4jBump wl_compositor version from 5 to 6
2025-06-09 tokyo4jCI: use wlroots019 package for FreeBSD
2025-06-09 tokyo4jCI: use wlroots0.19 package for Arch Linux
2025-06-07 Jens Petersinput: emulate cursor axis for tablet tool mouse
2025-06-07 Jens Petersinput: always use mouse emulation for tablet tool mouse
2025-06-07 Jens Petersinput: do not bind motion mode to tablet
2025-06-07 Jens Petersinput: add tool_v2 NULL check
2025-06-07 Jens Petersconfig: support tablet tool mouse buttons
2025-06-07 Jens Petersconfig: formatting to improve readability
2025-06-07 maylibinput: implement threeFingerDrag feature
2025-06-07 tokyo4jlibinput: support <dragLock>sticky<dragLock> and enable...
2025-06-07 tokyo4jscaled-icon-buffer: don't render twice in scaled_icon_b...
2025-06-07 tokyo4jview: simplify freeing of view->icon
2025-06-07 Consolatisview.c: free icon name on view destroy
2025-06-07 ConsolatisEnsure the view signals are initialized early
2025-06-06 Johan Malmlabwc-config(5): add example to unset mousebind
2025-06-06 tokyo4jscaled-icon-buffer: fix window icons not loaded after...
2025-06-06 tokyo4jSupport xdg-toplevel-icon protocol
2025-06-06 tokyo4jbuffer: add buffer_create_from_wlr_buffer()
2025-06-06 tokyo4jbuffer: add buffer_resize()
2025-06-06 tokyo4jview: add destroy signal
2025-06-06 DreamMaoMaofeat: add left-occupied and right-occupied to workspace...
next