]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2021-10-18 Johan Malmview: add view_get_string_prop()
2021-10-18 Johan Malmlabwc-actions(5): add SnapToEdge "center" argument
2021-10-18 Johan Malmforeign: remove unnecessary view_update_title()
2021-10-18 Johan Malmview: check view->impl functions exist before using
2021-10-18 Joshua Ashtonaction: Implement shift to go backwards in OSD
2021-10-18 Joshua Ashtonconfig: Fix RaiseOnFocus always setting FollowMouse
2021-10-17 Joshua Ashtonview: Add 'center' option to SnapToEdge
2021-10-17 Joshua Ashtoncursor: Don't trigger cursor modifiers if we have a...
2021-10-17 Joshua Ashtoncursor: Fix modifier button check
2021-10-17 Joshua Ashtoncursor: Handle absolute motion for relative_pointer
2021-10-17 ARDiDoadd pointer constraints
2021-10-17 Johan Malmview: set inter-view gap correctly in SnapToEdge
2021-10-17 Johan MalmREADME: add link to yambar
2021-10-17 Johan MalmREADME: add super+arrow keybinds
2021-10-17 Johan Malmrc.xml.all: add super+arrow keybinds
2021-10-17 Johan Malmconfig: use super+arrow for SnapToEdge by default
2021-10-17 Johan Malmlabwc-actions(5): add SnapToEdge
2021-10-17 Johan Malmbuild: replace deprecated get_pkgconfig_variable()
2021-10-17 Johan Malmlabwc-theme(5): add window.label.text.justify
2021-10-17 Joshua Ashtontheme: Implement window.label.text.justify
2021-10-17 Joshua Ashtonxdg: Respect min/max size in configure
2021-10-17 Joshua Ashtonxwayland: Handle min width/height in configure
2021-10-17 Joshua Ashtoncursor: Handle min size better
2021-10-17 Joshua Ashtoninclude: Add min/max helpers
2021-10-17 Joshua Ashtonview: Add view_min_size helper function
2021-10-17 Joshua Ashtonxwayland: Implement resize event
2021-10-17 Joshua Ashtonxwayland: Implement move event
2021-10-17 Joshua Ashtonxwayland: Only perform top-left boundary check when...
2021-10-17 Joshua Ashtonaction: Fix crash in move to edge
2021-10-17 Joshua Ashtonaction: Add 'SnapToEdge'
2021-10-17 Joshietheme: fix parsing inactive label colors
2021-10-16 Johan Malmxdg/wayland-shell: handle set_app_id and set_class...
2021-10-16 Johan Malmview: call wlr_foreign_toplevel_handle_v1_set_app_id...
2021-10-16 Johan Malmdesktop: remove deprecated functions
2021-10-16 Johan Malmdesktop: simplify interface for view raise/focus
2021-10-16 Johan Malmview: add view_set_activated()
2021-10-15 Johan Malmtheme: inherit osd colors if not set
2021-10-15 Johan Malmtheme: add window_(in)active_label_text_color
2021-10-15 Johan MalmFix coding style, mostly whitespace
2021-10-15 Johan Malmconfig: survive parsing error
2021-10-15 Johan Malmlayer-shell: fix commit handler (issue #71)
2021-10-15 ARDiDoFix build errors
2021-10-15 ARDiDoUpdate labwc-config(5)
2021-10-15 ARDiDoComplete libinput configuration
2021-10-14 Johan Malmconfig: support audio and monitor keys by default
2021-10-13 Johan MalmUpdate NEWS.md
2021-10-13 Johan Malmbuf.h: update documentation
2021-10-13 Johan Malmtheme: add osd colors
2021-10-11 Johan Malmbuf.c: handle variables with curly braces
2021-10-11 Johan Malmbuf.c: correctly handle unset environment variables
2021-10-11 Johan Malmsession: resolve variables in environment file
2021-10-10 ARDiDoReconfigure inputs
2021-10-10 ARDiDokeyboard repeat configuration
2021-10-10 ARDiDopartial libinput configuration
2021-10-04 Johan MalmMerge branch 'master' of https://github.com/johanmalm...
2021-10-03 ARDiDofix build errors
2021-10-03 ARDiDodrag across monitor
2021-10-03 ARDiDoimplement basic drag and drop
2021-09-25 Johan Malms/desktop_view_at()/desktop_surface_and_view_at()/
2021-09-25 Johan Malmdesktop: desktop_view_at() set *surface correnctly
2021-09-25 Johan Malmdesktop: fix pointer de-reference typo
2021-09-24 Johan MalmFix coding style
2021-09-24 Johan Malmdesktop.c: fix typo to compile
2021-09-24 Johan MalmSimplify desktop_view_at()
2021-09-24 Johan MalmFix coding style
2021-09-24 Johan Malmsession.c: change "(foo*)" to "(foo *)"
2021-09-24 Johan Malm*.c: add SPDX-License-Identifier
2021-09-24 Johan Malmssd: refactor vertical center alignment
2021-09-24 Johan Malmtheme: handle border.color for backward compatibility
2021-09-24 Johan Malmtheme: handle keys case-insensitively
2021-09-24 Johan MalmAdd .editorconfig
2021-09-24 Johan MalmFix coding style in output.c and xbm/tokenize.c
2021-09-24 Johan Malmcursor: make cursor_motion() static
2021-09-24 Johan Malmlayer-shell: chase wlr_layer_surface refactor
2021-09-22 Johan Malmconfig: remove comment describing simple code
2021-09-22 Johan Malmconfig: remove is_attribute
2021-09-22 Johan Malmlabwc.h: fix coding style
2021-09-22 Johan Malmbuild: remove scdoc stdin/stdout hack
2021-09-22 Johan Malmci: add actions/checkout@v2 to main.yml
2021-09-21 Johan Malmsrc/: fix coding style
2021-09-21 Johan MalmAdd CI
2021-09-21 Johan Malmxdg: chase wlr_xdg_toplevel refactor (issue #64)
2021-09-20 Johan Malmkeyboard.c: fix bug in 864746 (exit cycle-view with...
2021-09-20 Johan Malms/focused_view()/desktop_focused_view()
2021-09-20 Johan Malmdesktop.c: make topmost_mapped_view() private
2021-09-20 Johan Malmlabwc-actions(5): add ToggleFullscreen, ToggleDecoratio...
2021-09-20 Johan MalmNEWS.md: add notes in preparation for next release
2021-09-20 bi4k8define focused_view function and use it for keyboard...
2021-09-20 bi4k8implement Iconify action
2021-09-20 bi4k8implement ToggleDecorations and ToggleFullscreen actions
2021-09-12 gituserxdg: updates from wlroots master
2021-09-09 frogtilerc.xml.all: Fix typo
2021-09-06 Johan Malmlabwc-config(5): add mouse section
2021-09-06 Johan Malmdocs/rc.xml.all: set doubleClickTime default to 500
2021-09-06 Johan Malmdocs/rc.xml: explain purpose & remove <mouse> element
2021-09-06 Johan Malmrcxml: refactor load_default_key_bindings()
2021-09-06 Johan Malmrcxml: set default mousebind
2021-09-06 Johan Malmrcxml: refactor mousebind implementation
2021-09-01 notthewaveSpecify GPL-2.0-only
2021-09-01 alexander bryanApply coding std to <mouse> code & add .clang-format
next