]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
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
2021-09-01 alexander bryanrefactor <mouse> xml parsing to match rest of xml parsing
2021-09-01 alexchange mousebind code to use already existing enums
2021-09-01 alexImplemented <doubleClickTime> in rc.xml
2021-09-01 Alex BryanUpdated default/example rc.xml w/ first <mouse> impleme...
2021-09-01 alexFirst implemenation of <mouse> in rc.xml
2021-08-29 Daniel Barlowfix madly flashing background
2021-08-29 Johan MalmMerge pull request #55 from telent/dehardcode-window...
2021-08-28 Daniel Barlowdon't send any key events to clients when osd onscreen
2021-08-28 Daniel Barlowreindent for sircmpwn style
2021-08-28 Daniel BarlowMerge branch 'master' of github.com:johanmalm/labwc...
2021-08-28 Daniel Barlowfix cycle_view for bindings other than Alt_L
2021-08-25 Johan MalmREADME: add note on swaylock and coding style
2021-08-25 Johan MalmFix more coding style violations
2021-08-25 Johan MalmFix coding style following 824282dd
2021-08-24 Johan MalmMerge pull request #54 from telent/lockdown
2021-08-24 Johan Malmview: fix impl->set_fullscreen() argument bug
2021-08-24 Daniel Barlowimplement commented-out bit in seat_disinhibit_input
2021-08-23 Johan MalmSupport fullscreen mode (issue #53)
2021-08-23 Daniel Barlowcleanup per PR review comments
2021-08-22 Daniel Barlowimplement input_inhibit protocol, needed for swaylock
2021-08-22 Johan MalmREADME.md: fix typo
2021-08-22 Johan Malmforeign: handle output error gracefully
next