]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2025-10-12 tokyo4josd-classic: add theme options for selected window...
2025-10-11 tokyo4jaction: simplify action_prompt_command()
2025-10-11 tokyo4jbuild: fix build with libinput as a subproject
2025-10-10 Johan Malmbuild: bump version to 0.9.2
2025-10-10 tokyo4jview: fix unexpected view->tiled with SnapToEdge agains...
2025-10-10 Johan MalmNEWS.md: update notes for 0.9.2
2025-10-09 tokyo4jrcxml: move <maximizedDecoration> from <core> to <theme>
2025-10-09 Tobias Bengfortfix typo in comment
2025-10-09 Tobias Bengfortfix double free for libxml2 < 2.13
2025-10-08 tokyo4jdesktop-entry: fix wrong description of sfdo-icon flags
2025-10-08 ConsolatisCI: also run on clients/ changes
2025-10-08 Johan Malmbuild: use spaces instead of tab
2025-10-08 Consolatisdesktop-entry.c: don't demote error messages with LABWC...
2025-10-08 Consolatisdesktop-entry.c: on detecting a broken icon theme,...
2025-10-07 tokyo4josd-thumbnail: update default colors of selected window...
2025-10-01 Johan Malmsrc/common/graphic-helpers.c: fix declaration/definitio...
2025-10-01 Johan Malminclude/common/scene-helpers: fix declaration/definitio...
2025-10-01 Johan Malminclude/common/buf.h: fix declaration/definition arg...
2025-10-01 Johan Malminclude/common/box.h: fix declaration/definition arg...
2025-10-01 tokyo4jlabnag: rename options for color
2025-09-30 Johan Malminclude/common/xml.h: fix declaration/definition arg...
2025-09-29 Johan MalmPrivatize view_append_children()
2025-09-29 Johan MalmPrivatize desktop_topmost_focusable_view()
2025-09-29 Johan MalmPrivatize view_contains_window_type()
2025-09-29 Johan MalmPrivatize output_manager_init()
2025-09-29 Johan MalmPrivatize xwayland_surface_from_view()
2025-09-29 Johan MalmPrivatize rcxml_parse_xml()
2025-09-29 Johan MalmPrivatize private view_get_root()
2025-09-29 Johan Malmbuild: add 'sections' option to show unused functions
2025-09-29 tokyo4jCI: use libwlroots-0.19-dev build-dep for Debian
2025-09-29 tokyo4jCI: add unit tests
2025-09-29 tokyo4jtest/xml: use xmlBufferContent()
2025-09-29 tokyo4jtest: fix build error in t/xml.c
2025-09-26 Johan Malmaction: fix UAF when using prompt during reconfigure
2025-09-26 Johan MalmCI: fix broken FreeBSD CI by setting -Dlibsfdo:b_ndebug...
2025-09-26 Johan MalmAdd translate.h for HAVE_NLS includes/defines
2025-09-26 Johan MalmRemove unused function key_state_nr_pressed_keys()
2025-09-26 Johan MalmRemove unused function lab_xml_get_node()
2025-09-26 Johan MalmRemove unused function trim_last_field()
2025-09-26 Johan MalmRemove unused function node_layer_popup_from_node()
2025-09-26 Johan MalmRemove unused function output_max_scale()
2025-09-26 Johan MalmRemove unused function scaled_font_buffer_set_max_width()
2025-09-26 Johan MalmRemove unused function menu_call_actions()
2025-09-25 Johan Malmrcxml.h: minor tweaks to order of variables
2025-09-24 Johan Malmlabwc-config(5): document <promptCommand>
2025-09-24 Johan Malmconfig: add `<core><promptCommand>`
2025-09-24 Johan Malmlabnag: fix segfault caused by providing --timeout...
2025-09-22 tokyo4jfont: remove 4px padding on the right
2025-09-21 Johan MalmREADME.md: remove high-level scope summary
2025-09-19 tokyo4jdefault-bindings.h: set combine="yes" for SnapToEdge...
2025-09-19 tokyo4jaction: allow SnapToEdge to combine two cardinal directions
2025-09-19 tokyo4jview: remove an obsolete code in view_snap_to_edge()
2025-09-18 Johan Malmlibsfdo.wrap: update revision to v0.1.4
2025-09-17 Johan MalmREADME.md: remove yambar reference as discontinued
2025-09-16 cunlemUpdate labwc-actions.5.scd
2025-09-16 Johan MalmNEWS.md: interim update
2025-09-14 tokyo4jview: fix <query monitor="current|left|right" />
2025-09-13 John Lindgrenclang-format: tweak to match existing code a little...
2025-09-13 John Lindgrenrcxml: use const char* for string literals
2025-09-13 John Lindgrenosd-thumbnail: put designated initializers in order
2025-09-13 John Lindgreninteractive: add braces around case containing declaration
2025-09-13 John Lindgrenrcxml: use fixed arrays for rc.title_buttons_*
2025-09-11 thatonecoder... CONTRIBUTING.md: fix some typos, lots of Oxford commas
2025-09-09 Johan Malmlabwc-config(5): add example for autoEnableOutputs
2025-09-09 tokyo4jdesktop: refactor get_cursor_context()
2025-09-09 tokyo4jdesktop: let get_cursor_context() return layer-popup...
2025-09-09 tokyo4jdesktop: don't use LAB_NODE_LAYER_SUBSURFACE node type
2025-09-08 tokyo4jssd: attach LAB_NODE_SSD_ROOT to ssd->tree
2025-09-08 tokyo4joutput: remove node descriptors
2025-09-08 tokyo4jscaled-buffer: remove *_from_node() functions
2025-09-07 tokyo4jdesktop.c: don't print errors when cursor is on resize...
2025-09-07 Consolatissrc/output.c: restore drm lease include
2025-09-07 John Lindgrentree-wide: use forward declarations for wlr types
2025-09-07 John Lindgrensrc: remove unused #includes (via include-what-you...
2025-09-07 John Lindgreninclude: reduce unnecessary #includes
2025-09-07 John Lindgrenarray: use die_if_null() from common/mem.c
2025-09-07 John Lindgrenidle_manager: remove unused parameter and field
2025-09-06 WeblateTranslation updates from weblate
2025-09-06 John Lindgrenssd: update comments referencing ssd_part/ssd_part_type
2025-09-06 John Lindgrenssd: unify struct ssd_part with struct node_descriptor
2025-09-06 John Lindgrenssd: eliminate ssd_hover_state (addressing a FIXME)
2025-09-06 John Lindgrencommon: add node-type.c/h (renaming ssd_part_type to...
2025-09-06 John Lindgrentheme: fix spelling of LAB_BS_HOVERED
2025-09-06 tokyo4jssd-titlebar: don't bind ssd_part to ssd->tree
2025-09-04 tokyo4jview.c: remove cruft in view_apply_maximized_geometry()
2025-09-04 Johan Malmdefault-bindings.h: focus & raise on border press
2025-09-03 Johan Malmlabnag: s/nag/labnag/ in usage string
2025-09-02 tokyo4jscaled-scene-buffer: restructure source files
2025-09-02 tokyo4jmousebind: support `Border` context
2025-09-01 Johan MalmNEWS.md: link from TOC to each section
2025-09-01 John Lindgreninteractive: un-maximize only axes that are being resized
2025-09-01 John Lindgrenview: expose view_set_maximized() instead of view_resto...
2025-09-01 tokyo4jview: restore initially-maximized window position after...
2025-09-01 tokyo4jview: let `view_set_fallback_natural_geometry()` return...
2025-09-01 tokyo4jview: use fixed default window width
2025-09-01 tokyo4jview.c: remove outdated comment
2025-08-31 tokyo4joverlay: refactor
2025-08-31 tokyo4joverlay.h: reduce included headers
2025-08-30 01mickodocs/labnag.1.scd: fix missed escape
2025-08-30 01mickodocs/labnag.1.scd: add a labnag example
next