]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2023-10-16 John Lindgrenxwayland: assume views wanting decorations also want...
2023-10-16 Johan Malmlayers: remove redundant function argument
2023-10-16 John Lindgrendesktop: allow re-focus between "globally active" views...
2023-10-16 John Lindgrenview: add view_wants_focus enum (NEVER/ALWAYS/OFFER...
2023-10-15 John Lindgrenseat: move session-lock check down to seat_focus()...
2023-10-15 John Lindgrenview: only focus topmost view if unmapped view was...
2023-10-15 Arnaudv6Add MoveToCursor action
2023-10-15 John Lindgrenview: add view_is_related()
2023-10-15 ConsolatisCI: limit workflow runs to 20 minutes
2023-10-14 Consolatisdesktop.c: prevent switching workspaces for always...
2023-10-14 John Lindgrencursor: backport null check from wlroots-0.17 branch
2023-10-14 John Lindgrenseat: ignore focus change to unmanaged surface belongin...
2023-10-11 John Lindgrenoutput: fix invisible cursor after wlopm --off && wlopm...
2023-10-10 Consolatiskeyboard: add missing Hyper_ and Meta_ syms to modifier...
2023-10-10 Johan Malmmenu: use wl_list instead of array
2023-10-10 Johan Malmmenu: minor coding style tweaks
2023-10-10 Johan Malmmenu: split parse_xml() in readiness for pipemenus
2023-10-09 John Lindgrenkeyboard: add option to enable Num Lock automatically...
2023-10-09 John Lindgrenview: fix some inconsistencies in view_ functions
2023-10-09 Consolatisdocs: update supported keybind and mousebind modifiers
2023-10-08 Consolatiskeyboard: prevent storing synthetic layout change key...
2023-10-08 Consolatiskeybinds: add support for Meta and Hyper modifiers
2023-10-06 Moises LimaRefactor title height to use 'titlebar.height' from...
2023-10-05 John Lindgrenkeyboard: allow switching VT when locked
2023-10-05 John Lindgrensession-lock: reconfigure for output layout changes
2023-10-04 John Lindgrendesktop: add commentary clarifying focus rules
2023-10-04 John LindgrenRevert "desktop: try harder to avoid focusing unfocusab...
2023-10-04 Johan Malms/::/./
2023-10-02 Johan Malmcursor: fix layer subsurface focus bug
2023-10-01 Consuscommon: use fnmatch() for pattern matching
2023-10-01 Consusworkspaces: allow referencing the current workspace
2023-10-01 Consusaction: add If and ForEach actions
2023-10-01 ConsusUnbreak match_glob
2023-10-01 Consusview: introduce view_matches_query()
2023-10-01 Consusaction: Simplify the code
2023-10-01 Consusaction: Reduce code duplication
2023-10-01 Johan MalmREADME.md: update section 1.4 too
2023-09-30 Johan MalmREADME.md: tone down no-frills statement
2023-09-30 Johan MalmREADME.md: describe --wrap-mode=nodownload
2023-09-30 Johan MalmREADME.md: specify librsvg version and that it is optional
2023-09-30 John Lindgrenxwayland: do not set xsurface->data for unmanaged surface
2023-09-30 Johan Malmkey-state: rename function for consistency
2023-09-30 Ikko Eltociear... Fix typo in output.c
2023-09-29 John Lindgrenxwayland: add explanatory comment on WM_HINTS.input
2023-09-29 John Lindgrendesktop: try harder to avoid focusing unfocusable views
2023-09-29 John Lindgrenview/xwayland: avoid focusing views that don't want...
2023-09-29 ConsolatisChase wlroots: Stop using wlr_xwayland_surface event...
2023-09-29 ConsolatisChase wlroots: Stop using wlr_drag_icon event data
2023-09-29 Consolatissrc/view.c: guard xwayland include
2023-09-28 John Lindgrenseat: use focus_change event to update focused/active...
2023-09-28 Johan MalmREADME.md: describe --force-fallback-for option
2023-09-28 Johan Malmkeyboard: fix release event bug after session lock
2023-09-28 John Lindgrendesktop: switch workspaces and optionally raise in...
2023-09-27 Johan Malmkeyboard: make keybind match stricter
2023-09-27 John Lindgrenview: try to reduce confusion in focused_view tracking
2023-09-26 Johan MalmCONTRIBUTING.md: add wl_array_len() and ARRAY_SIZE...
2023-09-26 Johan MalmCONTRIBUTING.md: updates notes on up-versioning
2023-09-26 StandreasAdd default menu descriptions to labwc-menu.5.scd
2023-09-26 John Lindgrenview: account for base size in resize indicator
2023-09-23 Johan Malmbuild: bump version to 0.6.5
2023-09-23 Johan MalmNEWS.md: add notes for 0.6.5
2023-09-23 Johan MalmNEWS.md: use latest keep-a-changelogs link format
2023-09-23 Johan Malmcommon/buf.c: do not use memcpy for overlapping regions
2023-09-23 Johan Malmaction: do not expand env vars in Exec action
2023-09-23 Johan Malmbuf: do not expand $() in buf_expand_shell_variables()
2023-09-21 Consolatissrc/ssd: use view->ssd_titlebar_hidden for ssd_thicknes...
2023-09-21 ConsolatisEnsure xdg and xwayland string_prop() handlers deal...
2023-09-20 StandreasAdded note for localization support to menu.xml
2023-09-19 Johan MalmAdd ARRAY_SIZE() macro
2023-09-19 StandreasFix typo in labwc-theme.5.scd
2023-09-17 Johan Malmbuild: make svg buttons optional
2023-09-17 Johan Malmbutton-png.c: s/png_load/button_png_load/
2023-09-17 Johan MalmSupport svg buttons
2023-09-17 Johan Malmcommon/file-helpers.c: share file_exists() to reduce...
2023-09-17 Johan Malmbutton/common.c: share button_filename() to reduce...
2023-09-13 redtidesrc/common/parse-bool.c: support on/off boolean values
2023-09-11 ConsolatisMerge pull request #1072 from Consolatis/feature/keycod...
2023-09-11 Consolatiskeybinds: add optional layoutDependent argument
2023-09-11 Consolatiskeybinds: prefer keycodes over keysyms
2023-09-10 Standreasdocs: clarify keyboard modifiers can be used for mousebinds
2023-09-10 Consolatissrc/cursor: ensure interactive move/resize ends correct...
2023-09-10 Consolatiswindow-rules: add ignoreFocusRequest property
2023-09-07 Consolatiskeybinds: allow non-english based keybinds
2023-09-07 tokyo4jconfig: replace enums with int to handle negative values
2023-09-07 tokyo4jconfig: support <tapAndDrag> and <dragLock>
2023-09-07 tokyo4jCodeStyle: double indent in if statement
2023-09-05 Consolatissrc/menu/menu.c: support keyboard driven selection
2023-09-05 Consolatissrc/menu/menu.c: convert to wl_list_append()
2023-08-27 bi4k8touch: store initial coordinate adjustments
2023-08-27 Consolatissrc/osd.c: prevent crash with theme setting osd.window...
2023-08-25 Consolatissrc/ssd: ensure unround corners + disabled borders...
2023-08-25 Consolatissrc/ssd: fix tiling via keybind when maximized
2023-08-25 Consolatissrc/ssd: un-round corners on maximize
2023-08-25 Consolatissrc/ssd: disable border on maximize
2023-08-20 Johan Malmconfig: s/app_id/identifier/ for window-switcher field
2023-08-20 Johan MalmMove isfocusable() from desktop.c to view.c
2023-08-20 Johan MalmAdd common/array.h with wl_array_len()
2023-08-20 Johan Malmview: add for_each_view()
2023-08-20 Johan Malmosd: refactor to remove get_osd_height()
2023-08-20 Johan Malmosd: simplify to only use one view-array
next