]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2021-11-01 Johan Malmwlroots.wrap: set url to https://gitlab.freedesktop...
2021-10-30 ARDiDooutput: update layer surfaces on output geometry changes
2021-10-26 ARDiDoresistance: don't use gap value
2021-10-26 ARDiDoresistance: update documentation + default strength...
2021-10-26 ARDiDoresistance: remove bool, add resistance.h + license
2021-10-26 ARDiDoresistance: improve readability
2021-10-26 ARDiDoresistance: fix meson.build
2021-10-26 ARDiDoresistance: move strength.c to resistance.c
2021-10-26 ARDiDoresistance: move to <resistance> node
2021-10-26 ARDiDoresize resistance support
2021-10-26 ARDiDoImprove expandibility
2021-10-26 ARDiDoPartial screen_edge_strength
2021-10-22 Johan MalmUpdate NEWS.md
2021-10-22 Johan MalmREADME.md: add a video showing SnapToEdge
2021-10-22 Johan Malmconfig: add some comments in "struct rcxml"
2021-10-22 Johan Malmconfig: add <core><adaptiveSync>
2021-10-21 Johan Malmconfig: make capitalization consistent in rc.xml
2021-10-21 Johan Malmrc.xml.all: add keyboard repeatRate and repeatDelay
2021-10-21 Johan Malmcursor: do not crash on layer popup/subsurfaces
2021-10-21 Joshua Ashtonkeybind: Fix shift modifiers
2021-10-20 Johan Malmlayers: support popups
2021-10-20 Johan Malmdesktop: use correct coordinates layer_surface_at()
2021-10-20 Johan Malmxwayland: clear wlr_xwayland_surface in handle_destroy
2021-10-20 Johan Malmdocs/autostart: add kanshi, waybar and mako as examples
2021-10-20 Johan Malmlabwc-theme(5): add missing theme options
2021-10-20 Johan Malmdocs/themerc: add missing theme options
2021-10-20 Joshua Ashtonserver: Expose viewporter
2021-10-20 Joshua Ashtonoutput: Implement src box for viewporter
2021-10-20 Joshua Ashtonxwayland: Implement set_decorations
2021-10-20 Joshua Ashtonxdg-deco: Respect decoration requests properly
2021-10-20 Joshua Ashtonxdg: Set view in user data
2021-10-20 Joshua Ashtonxwayland: Set view in surface data
2021-10-20 ARDiDouse closest wlr_output
2021-10-20 ARDiDoclean up view_available_wlr_output
2021-10-20 ARDiDoimprove view_output
2021-10-19 Johan Malmrc.xml.all: re-format and improve comments
2021-10-19 Johan Malmrc.xml.all: change default <core><gap> from 10 to 0
2021-10-19 Johan Malmrc.xml.all: add <libinput>
2021-10-19 Johan Malmlabwc-config(5): minor language tweaks
2021-10-19 Johan Malmconfig: change libinput variables to camelCase
2021-10-19 Johan Malmlabwc-config(5): add binds for Audio and MonBrightness...
2021-10-18 Johan Malmview: fix build warning
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
next