]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2024-04-10 Andrew J. Hesfordsnap: cache and ignore last-snapped edge when growing...
2024-04-10 WeblateTranslation updates from weblate
2024-04-10 Consolatissrc/layer.c: deal with wlroots scene graph running...
2024-04-10 Consolatissrc/ssd/ssd_part.c: ensure button is found
2024-04-10 ConsolatisCI: enable gcc static analyzer
2024-04-08 Consolatisoutput: ensure we don't run into an assert() on VT...
2024-04-08 Consolatissrc/theme.c: support inline alpha encoding like #aabbccff
2024-04-08 John Lindgrencommon/font: avoid rendering semi-transparent backgroun...
2024-04-08 Drocosd: support percent values for window switcher width
2024-04-07 Tomi Olliladocs: 80 column lines (where possible), drop trailing...
2024-04-06 ConsolatisUse pre-multiplied colors by default
2024-04-06 Johan Malmcursor: fix dnd bug
2024-04-05 tokyo4jcursor: send release event to CSD client before finishi...
2024-04-05 Hiroaki Yamamotooverlay: add snap-to-edge overlay (PR #1652)
2024-04-03 WeblateTranslation updates from weblate
2024-04-02 Andrew J. Hesfordcommon: validate and properly parse floats
2024-03-28 Johan Malmcursor: validate double-click against SSD part type
2024-03-26 Jens Petersdocs: Refer to calibration matrix
2024-03-24 Johan Malmlayer: try to set keyboard focus on map
2024-03-24 Johan Malmmenu: support pipe menus
2024-03-24 Consolatiscommon/spawn.c: add spawn_piped()
2024-03-24 Johan Malmmenu: move already-on-selected-item check
2024-03-24 Johan Malmmenu: minor refactor of menu_configure()
2024-03-24 Johan Malmmenu: s/menu_open/menu_open_root/
2024-03-24 Johan Malmlabwc-config(5): clarify applicability of element/attri...
2024-03-22 ConsolatisCONTRIBUTING.md: add Gentoo overlay maintainer
2024-03-22 Johan MalmNEWS.md: interim update
2024-03-21 SnowNFrcxml: add missing check for calibrationMatrix
2024-03-20 SnowNFrcxml: improve parse calibrationMatrix
2024-03-20 SnowNFdocs: fix format in calibrationMatrix section
2024-03-20 SnowNFdocs: fix scdoc build
2024-03-20 SnowNFdocs: add calibrationMatrix section for libinput
2024-03-20 SnowNFOptimize the code based on the suggestions
2024-03-20 SnowNFlibinput: add support for touchscreen set matrix
2024-03-19 01mickoworkspaces.c: fix bug with RTL locales, closes #1633
2024-03-19 tokyo4jsrc/xdg-popup.c: unconstrain popup within usable area
2024-03-17 Johan Malmxwayland: fix segv bug when starting game
2024-03-17 Johan Malmlayer: do not focus on-demand clients in commit-handler
2024-03-17 Johan Malmlayer: do not change keyboard-focus in map-handler
2024-03-17 Johan Malmlayer: change focus better on 'none' keyboard-interacti...
2024-03-17 Johan Malmcursor: use layer_try_set_focus() on press
2024-03-17 Johan Malmseat: remove unecessary top/overlay check in seat_set_f...
2024-03-17 Johan Malmlayer: change logic for giving keyboard-interactivity
2024-03-17 John Lindgrenxwayland: exclude unfocusable views from wlr-foreign...
2024-03-17 John Lindgrencommon: render text buffers with opaque background
2024-03-17 M ANLS: translate "Workspaces" in rcxml.c
2024-03-16 ConsolatisCI: ensure Void has a font installed
2024-03-16 ConsolatisCI: rewrite smoke test and support LABWC_RUNS env var
2024-03-16 Consolatissrc/common/buf.c: enhance the buffer API
2024-03-16 droc12345osd: add window-switcher field content types (#1623)
2024-03-16 WeblateTranslation updates from weblate
2024-03-14 WeblateTranslation updates from weblate
2024-03-14 tokyo4jIME: support IME popup
2024-03-13 ConsolatisCI: add simple runtime test
2024-03-13 Andrew J. Hesfordaction: allow client-menu to open at mouse cursor
2024-03-13 Scarcely Theresession: Don't close a null dir in read_environment_dir
2024-03-13 Andrew J. Hesfordsession: abort process_line early if line contains...
2024-03-12 Johan Malmkeyboard: use 'us' as fallback for XKB_DEFAULT_LAYOUT
2024-03-12 Simon LongReload cursor theme and size on reconfigure
2024-03-12 Andrew J. Hesforddocs/labwc-config.5: fix "environment directory" typo
2024-03-11 droc12345workspaces: add ability to set prefix when using number...
2024-03-11 Andrew J. Hesfordsession: process environment.d and allow empty variables
2024-03-11 Standreasdocs/labwc-config.5.scd: fix typo
2024-03-10 Jens PetersREADME.md: add alt-space binding
2024-03-08 Johan Malmcursor: process layer subsurfaces in `cursor_button_pre...
2024-03-08 Hiroaki YamamotoFix various typos across the codebase
2024-03-08 ConsolatisAdd optional headless fallback output
2024-03-07 tokyo4jview: validate move/resize request from clients
2024-03-07 tokyo4jstyle: prettify comments
2024-03-07 Consolatissrc/output.c: refactor virtual output related functions
2024-03-06 WeblateTranslation updates from weblate
2024-03-06 Consolatissrc/action.c: remove assumption about MoveToOutput...
2024-03-06 Consolatissrc/action.c: fix MoveToOutput action by renaming ...
2024-03-05 Andrew J. Hesforddocs/labwc.1: fix LABWC_PWD -> LABWC_PID typo
2024-03-05 Johan Malmosd: show preview for windows on other workspaces
2024-03-05 Johan Malmosd: only call wl_array_{init,relesase} once
2024-03-05 Johan Malmosd: optionally show windows on all workspaces
2024-03-05 Johan Malmosd: do not use server->workspace_current->tree
2024-03-05 Johan Malmosd: restore preview at end of cycling
2024-03-05 Johan Malmwindow-rules: add root-toplevel critiera
2024-03-05 Johan Malmosd: include always-on-top views in window-switcher
2024-03-05 Johan Malmdesktop: refactor desktop_cycle_view()
2024-03-05 John Lindgrenview: remove view_is_related(), no longer used
2024-03-05 John Lindgrenseat: don't deactivate view for any non-view surface
2024-03-05 John LindgrenRevert "desktop: allow re-focus between "globally activ...
2024-03-05 John Lindgrenxwayland: remove "try to focus on parent surface" logic
2024-03-05 John Lindgrenxwayland: treat Globally Active windows according to...
2024-03-05 Simon LongHandle touch on headerbar (#1550)
2024-03-05 tokyo4jIME: support input method
2024-03-04 Consolatissrc/server.c: filter out xwayland shell for usual clients
2024-03-04 Consolatissrc/output.c: restore flicker free resize when running...
2024-03-04 StandreasAdd weblate information (#1581)
2024-03-04 John Lindgrenkey-state: use struct assignment
2024-03-04 Andrew J. Hesforddocs/labwc.1: restructure, document session management
2024-03-04 Andrew J. Hesfordsession: only update activation environment...
2024-03-03 David Fsession.c: updated dbus activation environment with...
2024-03-03 Andrew J. Hesfordsession: run shutdown script, clean up activation env...
2024-03-02 Johan Malmaction: reduce MoveToOutput logging
2024-03-02 Johan Malmview: add MoveToOutput `wrap` attribute
2024-03-02 Johan Malmview: fix view_get_adjacent_output() bug
next