]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2024-12-14 ConsolatisCONTRIBUTING.md: update package maintainer list
2024-12-14 tokyo4jview: s/scene_node/content_node/
2024-12-13 Johan Malmbuild: bump version to 0.8.2
2024-12-13 Johan MalmNEWS.md: update for 0.8.2
2024-12-12 Johan Malmdocs/environment: remove example MOZ_ENABLE_WAYLAND=1
2024-12-12 Andrew J. Hesfordconfig: only default to xwayland persistence on old...
2024-12-10 Consolatisscripts: add wl_compcheck.py
2024-12-10 WeblateTranslation updates from weblate
2024-12-08 Johan Malmconfig: temporarily set xwaylandPersistence to 'yes...
2024-12-08 Johan Malmlabwc-config(5): add <xwaylandPersistence> to "core...
2024-12-08 WeblateTranslation updates from weblate
2024-12-08 Johan Malmlabwc-config(5): reflow some paragraphs to stay within...
2024-12-08 Johan Malmlabwc-config(5): add XML examples at start of some...
2024-12-08 Johan Malmconfig/rcxml.c: fix crash in <touch> section
2024-12-08 tokyo4jaction: fix menu position with "x"/"y" arguments in...
2024-12-08 tokyo4jRevert "menu: slightly slide menus opened from buttons"
2024-12-06 tokyo4jmenu: slightly slide menus opened from buttons
2024-12-03 ConsolatisAdd support for xdg-foreign-v1 and xdg-foreign-v2 ...
2024-12-03 Consolatisserver.c: block privileged protocols for sandboxed...
2024-12-01 Johan MalmNEWS.md: interim update
2024-12-01 Johan Malmdocs: simplify description of shell wildcard patterns
2024-12-01 tokyo4jssd: fix pixman error when SSD is created for tiny...
2024-12-01 ConsolatisCI: disable clang for Debian until they get wayland...
2024-11-28 tokyo4jscaled-rect-buffer: add missing cairo_surface_flush()
2024-11-28 tokyo4jbuffer: remove buffer->cairo
2024-11-28 tokyo4jbuffer: always set buffer->{cairo,surface} for simplifi...
2024-11-26 Johan MalmAdd lsan.supp
2024-11-26 Johan Malmkeyboard: add window rule to send release-events (...
2024-11-26 ConsolatisCI: make the smoke test start foot
2024-11-26 ConsolatisCI: switch runtime tests to Arch to reduce total runtime
2024-11-26 ConsolatisCI: add address sanitizer to Debian runtime tests
2024-11-26 ConsolatisCI: re-enable Debian build job
2024-11-26 ConsolatisCI: move comment to the right place
2024-11-26 ConsolatisCI: reduce job timeout to 10 minutes
2024-11-26 tokyo4jgraphic-helpers: fix segfault when medium-size icon...
2024-11-26 tokyo4jmenu: don't include menu.border.width for menu title...
2024-11-25 tokyo4jmenu: invert the y-offset of submenus applied by menu...
2024-11-25 tokyo4jmenu: overlap submenus by menu.border.width
2024-11-25 tokyo4jmenu: support borders
2024-11-25 tokyo4jtheme: set default values of window.*.border.color...
2024-11-25 tokyo4jAdd scaled_rect_buffer
2024-11-25 Consolatisworkspaces: use view_for_each_reverse() to move omnipre...
2024-11-25 Consolatisview: add view_for_each_reverse() macro
2024-11-23 John Lindgrenoutput: fix assert() fail when enabling an output that...
2024-11-23 tokyo4jdocs: describe some default values
2024-11-23 tokyo4jdocs: align format for describing default values
2024-11-21 tokyo4jscaled-font-buffer: apply buffer sharing mechanism
2024-11-21 tokyo4jscaled-scene-buffer: implement buffer sharing mechanism
2024-11-21 tokyo4jcommon/list: add WL_LIST_INIT() macro
2024-11-21 Consolatisscaled-scene-buffer: allow multiple wlr_buffer_drops()
2024-11-20 Jens PetersNEWS.md: fix author
2024-11-19 Johan MalmMerge pull request #2360 from jp7677/sfdo-app-name
2024-11-19 Jens Petersosd: add desktop entry name option
2024-11-19 Jens Peterssfdo: add sfdo_desktop_entry_name_lookup()
2024-11-19 Jens Petersicon-loader: rename to desktop-entry
2024-11-19 tokyo4jsrc/menu.c: remove unnecessary re-renderings of font...
2024-11-17 Consolatisicon-loader: fall back to app-id if icon from .desktop...
2024-11-16 WeblateTranslation updates from weblate
2024-11-16 ConsolatisRemove some line terminators from log messages
2024-11-16 Consolatisrcxml.c: keep zfree(string) calls together to ease...
2024-11-16 Consolatisrcxml.c: fix mem leak for repeated string config entries
2024-11-16 Consolatiscommon/mem.h: introduce xstrdup_replace()
2024-11-16 Consolatisrcxml.c: fix mem leak when deduplicating keybinds
2024-11-16 Jens Peterstheme: allow negative values for menu overlap
2024-11-14 tokyo4jmenu: fix UAFs in menu_destroy() and item_destroy()
2024-11-14 tokyo4jplacement: set default placement policy to cascade
2024-11-14 tokyo4jmenu: eliminate dead code
2024-11-14 tokyo4jmenu: fix menus disappearing when opening pipemenu
2024-11-14 Consolatisview: ensure output is usable before setting adaptive...
2024-11-13 tokyo4jmenu: invalidate nested duplicated menus
2024-11-13 tokyo4jmenu: consider padding when applying menu.width.{min...
2024-11-13 tokyo4jmenu: fix "menu.title.text.justify: right" not working
2024-11-13 tokyo4jmenu: refactor in preparation for richer menu design
2024-11-13 tokyo4jsrc/menu.c: move some post_processing() and menu_update...
2024-11-13 tokyo4jmenu: fix UAF of server->menu_current
2024-11-12 Consolatisworkspaces: keep focus on omnipresent windows when...
2024-11-12 Johan MalmNEWS.md: interim update
2024-11-12 tokyo4jtheme: rename title_height to titlebar_height
2024-11-12 tokyo4jtheme: rename menu_item_padding to menu_items_padding
2024-11-12 tokyo4jtheme: move some variables into theme->window
2024-11-12 tokyo4jtheme: reorder theme entries in documentation and codebase
2024-11-12 tokyo4jserver: release all the resources on exit
2024-11-12 tokyo4jserver: release server->ssd_hover_state on exit
2024-11-12 tokyo4jcosmic-workspace: destroy manager when wl_display is...
2024-11-12 tokyo4jseat: destroy seat->workspace_osd_timer on exit
2024-11-12 tokyo4jicon-loader: fix memory leak of icon_loader->icon_theme
2024-11-12 tokyo4josd: fix memory leak of output->osd_buffer
2024-11-11 enomethsrc/output.c: skip painting output when session is...
2024-11-11 Jens Petersinput: add hold-begin/-end gestures
2024-11-11 Jens Petersinput: ensure visible cursor on gestures
2024-11-11 Jens Petersinput: notify idle-manager on gestures
2024-11-11 Jens Petersinput: use CONNECT_SIGNAL macro
2024-11-10 Johan Malmenvironment: ignore env var assignments > 1 KiB (#2325)
2024-11-10 Jens Petersinput: hide cursor when using touch input
2024-11-10 Jens Petersinput: close xdg-popups on touch down
2024-11-10 Jens Petersinput: move notify-idle-manager to tablet/touch handlers
2024-11-10 Jens Petersinput: clear pointer focus on touch input
2024-11-10 Jens Petersinput: move touch only with one touch point
2024-11-10 Jens Petersinput: warp cursor to touch coordinates
2024-11-09 Consolatismeson.build: increase wlroots dep to 0.18.1
next